View Single Post
  #9  
Old 01-17-2009, 09:20 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by [email protected] View Post
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:
Originally Posted by [email protected] View Post
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.
__________________
Reply With Quote