Posts: 701
Threads: 23
Joined: Feb 2007
Reputation:
0
The best place to start would be searching the forum for those commands.
The search would most likely return some scripts or gamemodes that you can look at.
Learn from other peoples examples. After the 1million'th thread about "how to arrest suspect plz" it gets a bit boring.
Posts: 92
Threads: 17
Joined: Oct 2010
Reputation:
0
I didnt ask to how to arrest suspect i already have that down i was asking how to remove the id name
I did do a quick check around the forums before and after the post i made and my post came up as the main one for most things i checked for and the rest of them where asking how to actually make the arrest suspect which again i dont need.
I have also tried learning from other peopls examples but most that i have checked again have the [id] in the command which is not what i want.
Posts: 92
Threads: 17
Joined: Oct 2010
Reputation:
0
@ HAKAM - Well i actually did do a search for more than 30 seconds and seems your 1 minute search was as bad as mine or maybe you did not read the post.
Im not looking for a rob command where i have to do /rob [id] i was looking for just /rob which will rob the cloest player the filterscript you posted is /rob [id]...
@ KyleSmith - Thanks but thats /ar [id] and isnt what im looking for but thanks anyways.
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
LMAO You just need to remove the check for an ID and replace it with an "IsPlayerInRangeOfPoint" after looping through MAX_PLAYERS. You'll have some additional editing, but 'eh...