[Help]
#1

hello Guys. good morning.


I am trying to add some objects to a GM, but on the RemoveObjects gives me this error when compiling.

error 017: undefined symbol "playerid"



EDIT: i have this Included

#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <Dini>
#include <a_players>
#include <streamer>
Reply
#2

Quote:

error 017: undefined symbol "playerid"

This error can be, because you paste a line using playerid under a callback with no defined playerid.
Maybe you paste it under OnGameModeInit()
Reply
#3

how can i define the playerid? i am a totally nub on this :S sorry for the inconvenience
Reply
#4

Show the line
Reply
#5

fixed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)