Help please!
#1

Hey guys, i have worked very hard on a script, but at the end, its NOT working at all...
could you help me please?

http://pastebin.com/fYhi8hry

If you could, please fix the code for me, thanks.
Reply
#2

any1?
Reply
#3

come on, i really need help...
Reply
#4

Stop bumping and read the forum rules..

What's EXACTLY wrong with it?
Reply
#5

Everything xD the commands just dont work, none of them.
Reply
#6

Код:
if(IsPlayerAdmin(playerid))
This must be inside the command, not before it. Example:

Код:
if (strcmp("/admincmds", cmdtext, true) == 0)
     {
       if(IsPlayerAdmin(playerid))
       {
...
Reply
#7

this should work aswell.
as you can see, you need to be admin to use the cmds.
Reply
#8

So try what I wrote.
Reply
#9

Why wouldent i be sure if a scripter with 4 year expierence did that for me??
Reply
#10

Because it don't works
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)