25.05.2012, 00:30
Hey everyone,
I'm new to scripting in general so this may be a noobish question, but I started to update my plugins to .3e or w/e there latest releases are, and I went to update Sscanf, a_mysql, and streamer.
Sscanf was perfectly fine, and I had no problems recompiling my gamemode with the newest release.
When I downloaded the newest version or both a_mysql and streamer.inc
When i searched the errors people were saying that this was due to out of date plugins, but now I'm getting the error because I'm updating it, it's really frustrating especially to a noob with no idea what to do.
I got the following errors:
Streamer:
"C:\Users\Drew\Desktop\pawno\include\streamer.inc( 156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Drew\Desktop\pawno\include\streamer.inc(3 82) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Drew\Desktop\pawno\include\streamer.inc(4 04) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Drew\Desktop\pawno\include\streamer.inc(4 06) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
I'm new to scripting in general so this may be a noobish question, but I started to update my plugins to .3e or w/e there latest releases are, and I went to update Sscanf, a_mysql, and streamer.
Sscanf was perfectly fine, and I had no problems recompiling my gamemode with the newest release.
When I downloaded the newest version or both a_mysql and streamer.inc
When i searched the errors people were saying that this was due to out of date plugins, but now I'm getting the error because I'm updating it, it's really frustrating especially to a noob with no idea what to do.
I got the following errors:
Streamer:
"C:\Users\Drew\Desktop\pawno\include\streamer.inc( 156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Drew\Desktop\pawno\include\streamer.inc(3 82) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Drew\Desktop\pawno\include\streamer.inc(4 04) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Drew\Desktop\pawno\include\streamer.inc(4 06) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"