streamer errors
#1

Hey guys ,i have 2 errors and 2 warninngs for streamer ? What rezolvd this ?

Код:
D:\Scripturi samp\roleplay calumea\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
D:\Scripturi samp\roleplay calumea\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
D:\Scripturi samp\roleplay calumea\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
D:\Scripturi samp\roleplay calumea\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Reply
#2

pawn Код:
//at the top of your script after the defines
forward OnPlayerEditObject();
forward OnPlayerSelectObject();
Reply
#3

Idem the first
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)