24.08.2013, 19:09
I've updated my streamer.inc file, and it still gives me these errors.
Line 155:
Line 399:
Код:
C:\Users\Scoot\Desktop\Gecko's Rock\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128" C:\Users\Scoot\Desktop\Gecko's Rock\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\Scoot\Desktop\Gecko's Rock\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") C:\Users\Scoot\Desktop\Gecko's Rock\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Код:
const text[], materialsize = OBJECT_MATERIAL_SIZE_256x128, const
Код:
if (type == SELECT_OBJECT_PLAYER_OBJECT)