Posts: 48
Threads: 18
Joined: Jan 2009
Reputation:
0
hey all,
i want if some one enter an area reset's His Weapons , And If He out of the area his weapons get back to him.
how to do that !?
plz help me.
Posts: 1,293
Threads: 6
Joined: Jul 2008
Reputation:
0
Getting rid of his weapons would require a timer with a for() loop inside it, to check if any player is in the area.
Giving back the weapons when they leave would be slightly more difficult... You'd have to save what he had on entering, and detect that he'd gone from being in the area to being out of it..
Posts: 1,293
Threads: 6
Joined: Jul 2008
Reputation:
0
If you want somebody to do the work for you you're in the wrong thread. Try The script request one.