help error
#1

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
Reply
#2

#include <streamer>
Reply
#3

Quote:
Originally Posted by Guest123
Посмотреть сообщение
#include <streamer>
nothing to feel your dentistry same show
Reply
#4

I think that your streamer is outdated.Try getting the newest one: https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#5

- 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.
Reply
#6

Get the latest version of streamer include.
Reply
#7

:\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.
Reply
#8

We have no code?
Reply
#9

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.
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)