05.09.2013, 20:55
The most important stuff I can think of.
Guns with 0 ammo. EnablePlayerEmptyWeapons();
Hitting G to return the player from driveby shooting back to the vehicle. (Reverse the animation, reseat player)
For mapping...
A 25x25x5 meter concrete block.
A 50x50x5 meter concrete block.
A 100x100x5 meter concrete block.
Or...
Function acts like a createobject, but allows to transform the object to the scale. Great for filling in holes when removing objects/buildings. Cleaner than using stock objects.
Vehicle on vehicle surfing. DTF-30 Towing anyone?
Guns with 0 ammo. EnablePlayerEmptyWeapons();
Hitting G to return the player from driveby shooting back to the vehicle. (Reverse the animation, reseat player)
For mapping...
A 25x25x5 meter concrete block.
A 50x50x5 meter concrete block.
A 100x100x5 meter concrete block.
Or...
Код:
CreateConcreteBlockOnMap(height,width,length,ewidth,elength); //Choose your thickness, your start X Y and Ending X Y, and enjoy your flooring.
Vehicle on vehicle surfing. DTF-30 Towing anyone?
![Wink](images/smilies/wink.png)