Posts: 233
Threads: 34
Joined: Feb 2012
Reputation:
0
Hi, how can I add a command into my server that will create a specific object in a specific location, and then I need a command that can destroy that same object. I can use CreateObject but I'm just not sure on the command part and DestryObject because I dont know how to get the "ObjectId". Also the player must be close to a point.
Please help
Posts: 929
Threads: 17
Joined: Mar 2012
Reputation:
0
what command processor you using?
Posts: 233
Threads: 34
Joined: Feb 2012
Reputation:
0
15.05.2012, 15:11
(
Последний раз редактировалось Finn707; 16.05.2012 в 14:34.
)
I am using the "if(strcmp(cmd" thing. I was thinking of adding "IsPlayerInRangeOfPoint" so that the player must be near a certain place to type the command.
Posts: 233
Threads: 34
Joined: Feb 2012
Reputation:
0
Anynody?, I really need help with this.
Posts: 929
Threads: 17
Joined: Mar 2012
Reputation:
0
sounds like your on the correct path!
Just use the wiki if you run into problems once you have some code written then post your code so we can
show you where you went wrong,
youll find you may not even need help beyond the wiki.