Home   Help Search Login Register  

Author Topic: New/Custom commands  (Read 528 times)

0 Members and 1 Guest are viewing this topic.

max_killer_payne

  • Guest
New/Custom commands
« on: 15 Sep 2003, 21:18:09 »
Is there anyway to like create your own custom commands like:

man DoKill man2

DoKill would consist of DoTarget, DoFire and Domove getPos,  etc it would be really cool and useful though, it would also make scripting alot easier, heres another one:

jeep DoJump => 2

This would make it easier to make units come of the ground with out using the setpos command or setvelocity command, as using DoJump wud make it easier, you could then also estimate where it would land, rather than using the setPos command and ending up drowning.


Offline KTottE

  • Former Staff
  • ****
Re:New/Custom commands
« Reply #1 on: 15 Sep 2003, 23:05:45 »
You can accomplish similar effects using functions.
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

max_killer_payne

  • Guest
Re:New/Custom commands
« Reply #2 on: 16 Sep 2003, 20:01:57 »
cheers KTotte  ;D