31.01.2010, 00:10
I need to learn how to make it so, if a player types a command...
He adds a line into a file.. called: pickups.cfg (inside scriptfiles)
It should be like:
AddStaticPickup(id, pos, w/e else it does.)
Then, it keeps doing it and adds new lines when someone else does the command.
All i need is..
A tutorial on how to make something like this?
( Typing a command, and saving an Pickup to the file. (How to get the Co-Ords,Pos,ETC.)
He adds a line into a file.. called: pickups.cfg (inside scriptfiles)
It should be like:
AddStaticPickup(id, pos, w/e else it does.)
Then, it keeps doing it and adds new lines when someone else does the command.
All i need is..
A tutorial on how to make something like this?
( Typing a command, and saving an Pickup to the file. (How to get the Co-Ords,Pos,ETC.)