SA-MP Forums Archive
Error :/ - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error :/ (/showthread.php?tid=370372)



Error :/ - [M.A]Angel[M.A] - 19.08.2012

error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"

what this??


Re: Error :/ - Roko_foko - 19.08.2012

You are using a symbol that is not defined. Define the symbol to clear the error.
It can be a function, variable, or something else. Without the error line I can't help you more.


Re: Error :/ - iGetty - 19.08.2012

Quote:
Originally Posted by Roko_foko
Посмотреть сообщение
You are using a symbol that is not defined. Define the symbol to clear the error.
It can be a function, variable, or something else. Without the error line I can't help you more.
These are in the updated a_samp.inc file.

Re-download the SA-MP 0.3e package, then try again.


Re: Error :/ - [BK]TrollKing - 19.08.2012

As Roko_Foko said define the symbol first so the error will be clean.


Re : Re: Error :/ - [M.A]Angel[M.A] - 20.08.2012

Quote:
Originally Posted by iGetty
Посмотреть сообщение
These are in the updated a_samp.inc file.

Re-download the SA-MP 0.3e package, then try again.
Thank you.