undefined symbol "playerid"
#1

i just added these to lines and i got the errors
pawn Код:
C:\Users\Mehdi\Desktop\nah\gamemodes\nope.pwn(13035) : error 017: undefined symbol "playerid"
C:\Users\Mehdi\Desktop\nah\gamemodes\nope.pwn(13036) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
here are the lines

pawn Код:
13035:PInfo[playerid][Tickets]=PInfo[playerid][Tickets]+2;
13036:TicketLog("Server", PlayerName(playerid), "POTD");13036:
Reply
#2

In what function?
Reply
#3

Tickets ??
Reply
#4

Show the function here..
Reply
#5

how i find it?
Reply
#6

Does the callback/function you are using have a playerid parameter?
Reply
#7

Quote:
Originally Posted by Geeboi_Mehdi
Посмотреть сообщение
how i find it?
Above those lines you have a public ....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)