FAST HELP WITH BUG
#1

i made my script (here>>http://pastebin.com/r6L42L52) but when i put to server its work but the server commands didn't works.Can you help me
Reply
#2

Try to change
pawn Код:
if (strcmp("/open", cmdtext, true, 10) == 0)
To
pawn Код:
if (strcmp("/open", cmdtext, true) == 0)
because cmd lenght "/open" isnt 10 chars long
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)