help error -
Deividasltu - 05.07.2013
Hi all I have this problem with SetObjectMaterialText everything and like a well-done, and I drop the following error:
C:\Users\EDG\Desktop\Projektas\gamemodes\new.pwn(2 147) : error 017: undefined symbol "SetDynamicObjectMaterialText"
C:\Users\EDG\Desktop\Projektas\gamemodes\new.pwn(2 150) : warning 217: loose indentation
C:\Users\EDG\Desktop\Projektas\gamemodes\new.pwn(2 146) : warning 204: symbol is assigned a value that is never used: "Testas"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
I tried to upgrade include, but is still an error
Re: help error -
Guest123 - 05.07.2013
#include <streamer>
Re: help error -
Deividasltu - 05.07.2013
Quote:
Originally Posted by Guest123
#include <streamer>
|
nothing to feel your dentistry same show
Re: help error -
Necip - 05.07.2013
I think that your streamer is outdated.Try getting the newest one:
https://sampforum.blast.hk/showthread.php?tid=102865
Re: help error -
Akira297 - 05.07.2013
- Get the new streamer.inc and recompile with your game-mode. If you still get those errors you should provide the line of it. However, Necip posted what should fix it.
Re: help error -
DeMoX - 05.07.2013
Get the latest version of streamer include.
Re: help error -
Deividasltu - 05.07.2013
:\Users\EDG\Desktop\Projektas\pawno\include\stream er.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\EDG\Desktop\Projektas\pawno\include\strea mer.inc(313) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\EDG\Desktop\Projektas\pawno\include\strea mer.inc(336) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\EDG\Desktop\Projektas\pawno\include\strea mer.inc(33
: error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
C:\Users\EDG\Desktop\Projektas\gamemodes\rpg.pwn(2 149) : error 035: argument type mismatch (argument 2)
C:\Users\EDG\Desktop\Projektas\gamemodes\rpg.pwn(2 152) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
Re: help error -
Necip - 05.07.2013
We have no code?
Re: help error -
Akira297 - 05.07.2013
Quote:
Originally Posted by Deividasltu
Код:
:\Users\EDG\Desktop\Projektas\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\EDG\Desktop\Projektas\pawno\include\streamer.inc(313) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\EDG\Desktop\Projektas\pawno\include\streamer.inc(336) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\EDG\Desktop\Projektas\pawno\include\streamer.inc(338) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
C:\Users\EDG\Desktop\Projektas\gamemodes\rpg.pwn(2149) : error 035: argument type mismatch (argument 2)
C:\Users\EDG\Desktop\Projektas\gamemodes\rpg.pwn(2152) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
|
- Now you need to show us the code for each of those lines.
Re: help error -
Deividasltu - 05.07.2013
Quote:
Originally Posted by Akira297
- Now you need to show us the code for each of those lines.
|
313 : { -1726.4407,1050.0894,44.8087 },
336 : { -2487.8850,1675.9879,139.5252, -2702.1541,1692.9534,42.4283 },
338: { -2742.1565,951.9348,132.0518, -2364.3198,274.2242,147.1070 },
here only the coordinates and nothing is 155