VC:MP 0.3 > mIRC/pawn Scripting

how to create a / command ? and...

(1/1)

capitanazo:
define functions for pickups example money for take a red box pickups?
its posibble add objects?
its posibble create a  checkpoint?
any library or include of mirc script?
bye

Tommis:
Hey,

Well, you need to add in a signal for when someone types in the command, but other than that, under that signal, it will be just like any other command. An example.


--- Code: ---elseif ($2 == hi) vcmp.say hi
--- End code ---

Cya,
Tommis

capitanazo:
using this :elseif ($2 == hi) vcmp.say hi:
create replace ! for /?
bye

Tommis:
Hello,

Either you didnt read atall what i said above, or as i predict, you did not understand it. Easiest method, please refer to my scripts. They are made for vcmp, and you can understand more from there.

Cya,
Tommis

capitanazo:
sorry i am not god read in english sorry  :-\ thanks and bye
and.. ints possible add objects?

Navigation

[0] Message Index

Go to full version