Need help,
#1

Код:
return 1;
}
forward GetPlayerAVSAdmin(playerid);

    return PlayerInfo[playerid][pAdmin];
}
It gives me (83752) : error 010: invalid function or declaration

return PlayerInfo[playerid][pAdmin]; is 83752 line..
Help me fast please..
Reply
#2

Probably because you have that forward right there. Take it out. Maybe the returning of the PlayerInfo doesn't belong but since you only showed that part, I can't tell.
Reply
#3

I added this script and now i need to add this function to the admin script. But i don't have admin script then i added it to my LARP script, is it okay?
This script - https://sampforum.blast.hk/showthread.php?tid=276887
Reply
#4

It always says that same error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)