12.09.2009, 23:33
What does it do?:
Buy "cheats" v. 0.1.
You can "buy cheats" for speed or fly on vehicle..Commands:
/speedbuy you can buy speed for you, on certain time(set in the script)./flybuy you can buy fly for you,on certain time(set in the script).
/speedoff you can off cheats for speed
/flyoff you can off cheats for fly
if player buy cheats, then on the player creates an inscription(3DText) that he bought a cheat, cheat deactivated - inscription(3DText) disable..
Once you've bought a cheats, that he acted - pressing (KEY_UP) (up arrow)
In Script your can set Options:
#define SPEED_CASH 10000 // Set How much is the buy speed, default: 10000#define FLY_CASH 5000 // Set How much is the buy fly, default: 5000
#define TIME_SPEED 30000 // Set how long, buy speed in active state, WARNING: set time in Millisecond( 1 second == 1000 Millisecond)
#define TIME_FLY 50000 // Set how long, fly in active state,WARNING: set time in Millisecond( 1 second == 1000 Millisecond)
Scrinshots:


WARNING: I TESTING THIS SCRIPT ONE TIME,i not Promise, that the script works correctly..
If you notice any bugs, tell me please.
If you have suggestions for improving the script, too tell me please
Sorry me for My BAD English...
Download link:
VIDEO:
SpeedBuy
FlyBuy
Comments please...