Quote:
|
Ok, so I have this problem with my script.
|
Your script? You should use your words more wisely next time. That script was made by Dusty.
Anyways, I'd suggest you make a custom weapon system, that would do something like..
PHP Code:
player.weapons[selectedweapon].trigger("WeaponFired", 0);
Then make an inventory who alters the
selectedweapon variable..
Quote:
|
I dont mind making it 1. Like Stefan said "There is a player.defaultwalkspeed in the next Graal version although like some people said before you can't make the player faster than "1" (default is 0.5), for that you would need a custom walk system like on Era or Zone."
What is the player.defaultwalkspeed script?
I dont care setting it to 1.
|
player.defaultwalkspeed is a variable that you can edit with a script.