Page 1 of 1

Speed Up/Slow Down

Posted: July 9th, 2011, 6:49 pm
by jSoftApps
Could someone tell me how to make your player's running speed faster/slower?

Re: Speed Up/Slow Down

Posted: July 9th, 2011, 8:40 pm
by arcones

Code: Select all

/gamespeed ###
/jumpvel ###
/gravity ###

Re: Speed Up/Slow Down

Posted: July 10th, 2011, 9:37 am
by jSoftApps
Thanx Arc :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen:

Re: Speed Up/Slow Down

Posted: July 10th, 2011, 3:29 pm
by chocolatepie33
I've never heard of the gamespeed command, but there's also

Code: Select all

/movespeed ###

Re: Speed Up/Slow Down

Posted: July 11th, 2011, 9:51 am
by arcones
Yup, that too CP. The reason mine was so brief was I was heading off to do stuff. But those are the main commands I use when messing with my player.

No problem jSoft ;D

Re: Speed Up/Slow Down

Posted: July 11th, 2011, 10:25 am
by jSoftApps
@chocolatepie33 Thanx for your help =D