For example; I tried something like this in a proc..
Code:
usr.view = "M.Move_Delay = 1.9"
usr.Move_Delay = 1.4
..which is suppose to make the client move at speed of "1.4"(faster) but from their own view, the opponent's speed appears much slower...sort of...only when they call the proc containing the above code.
I know I'm already doing something horrible there 'cos it's not working.
Please, I need your help...
Thnx :)