|
|
#1 |
|
Little Clucker
![]() Join Date: Jun 2012
Posts: 33
Reputation: 0
|
Hey.. erm I kind off have a gate bug so this guy told me to update my streamer I updated it to the latest.. which is v.26 something I believe and when I tryed to compile it a few errors came up here they are.
C:\Users\Zain\Desktop\Sa-mp server\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128" C:\Users\Zain\Desktop\Sa-mp server\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\Zain\Desktop\Sa-mp server\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") C:\Users\Zain\Desktop\Sa-mp server\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT" C:\Users\Zain\Desktop\Sa-mp server\gamemodes\TestRP.pwn(16899) : error 017: undefined symbol "distance" C:\Users\Zain\Desktop\Sa-mp server\gamemodes\TestRP.pwn(16899) : warning 215: expression has no effect C:\Users\Zain\Desktop\Sa-mp server\gamemodes\TestRP.pwn(16899) : error 001: expected token: ";", but found ")" C:\Users\Zain\Desktop\Sa-mp server\gamemodes\TestRP.pwn(16899) : error 029: invalid expression, assumed zero C:\Users\Zain\Desktop\Sa-mp server\gamemodes\TestRP.pwn(16899) : fatal error 107: too many error messages on one line ^^^^^^ ERRORS ^^^^^^^ Here is the coding. (16899) - HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0); (406) - #define BUYTOYSCOP2 10154 (382) - #define DELETETOY 10132 (404) - #define NGMENUSKIN 10152 (156) - #define FDUTYMENU 111 That is the coding and the errors are all above it. Please help me thanks. |
|
|
|
|
|
#2 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Aug 2011
Location: Westland, Michigan
Posts: 891
Reputation: 96
|
The first two warnings and the first two errors are probably caused by the fact you don't have the latest sa-mp includes (0.3e), as those things (edit object, select object, etcetra) are new functions.
The other errors I honestly have no idea about. |
|
|
|
|
|
#3 |
|
Little Clucker
![]() Join Date: Jun 2012
Posts: 33
Reputation: 0
|
My includes are updated with the latest version of the SA-MP server (0.3e)
:L so you can't help me? -.- |
|
|
|
|
|
#4 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2010
Location: Pigland
Posts: 2,962
Reputation: 184
|
He means streamer includes.
|
|
|
|
|
|
#5 |
|
Little Clucker
![]() Join Date: Jun 2012
Posts: 33
Reputation: 0
|
I fixed those errors but now I got these ones but the line for all these are the same just this look
undefined symbol "iIndex" and this is the code HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1,.distance = 30.0); |
|
|
|
|
|
#6 |
|
Big Clucker
![]() ![]() Join Date: May 2012
Posts: 68
Reputation: -1
|
I have this too can you help us fix it please? i hate this errors i can't fix one of them
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Streamer Plugin Errors / Gate Bug | RalphDogg | Scripting Help | 0 | 15/06/2012 09:41 PM |
| Need 3dtextlabel Streamer And Gangzone Streamer !! Please Help . Not streamer plugin . | jame42 | Scripting Help | 4 | 30/05/2012 07:33 AM |
| 0.3e Streamer Plugin Errors | cRcKdwN | Scripting Help | 2 | 25/05/2012 08:43 PM |
| Streamer plugin | ivar97 | Scripting Help | 2 | 08/05/2012 01:56 PM |
| Errors With Streamer Plugin v2.6 (revision 27) | matthew32112 | Server Support | 8 | 06/03/2012 10:11 AM |