![]() |
Scripting query
I Need help on this script for a jail
This is it so far: if(playersays(index,jail #a)){ thats all i can do! Im really stuck on this! |
playersays doesn't work nemore, try using playerchats or strequals
|
-
try to use:
if (playerchats&&startswith(jail,#c)){ setstring server.jail,#e(4,-1,#c); setplayerprop #c,;} if (strequals(server.jail,#a)){sleep 0.5;setlevel jail........ setstring server.jail,;} or use tokens if (playerchats&&startswith(jail,#c)){ tokenize #c; setstring server.jail,#t(2); ...... |
Thanks! :D
You guys are the first people to post an answer that doesnt talk c*** to me! Thanks very much! :D :D :D :D |
try this
NPC Code: thats a pretty simple script, you will have to write a script that will jail the player (should be server side) |
Quote:
|
except turnips, right?
|
lol
CRAP CRAP CRAP see Uncle Shard_IceFire Im learning well:D Shard_IceFire Iz Da BOMB :cool: He swear without sensor!!! |
mhmm
|
Quote:
|
its like we went to an old folks home. look at this maturity!
|
arg, imagine what Graal would be like if there was no rules...lol
|
Quote:
few commands are. |
All times are GMT +2. The time now is 01:25 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.