Speed potion and disbottom

mrlongshen

Noobies
Messages
1,126
Points
0
Age
36
Location
localhost 127.0.0.1
Emulator
When click the speed potion, a display message Speed increased for x times,

x refer to the speed potion script. 

sc_start SC_MOVHASTE_INFINITY,3600000,0;

 
Code:
dispbottom "Speed increated for x times.";sc_start SC_MOVHASTE_INFINITY,3600000,0;
 
Back
Top