Streamer Update [PROBLEM]
#1

When i update the server, it gives me errors in the streamer.inc

Errors:

Quote:

L:\Gta San Andreas\BLRP\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
L:\Gta San Andreas\BLRP\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
L:\Gta San Andreas\BLRP\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
L:\Gta San Andreas\BLRP\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

Lines:

Quote:

native SetDynamicObjectMaterialText(objectid, materialindex, const text[], materialsize = OBJECT_MATERIAL_SIZE_256x128, const fontface[] = "Arial", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0);

[LINE 155]
Quote:

public OnPlayerEditObject(playerid, playerobject, objectid, response, Float:fX, Float:fY, Float:fZ, Float:fRotX, Float:fRotY, Float:fRotZ)

[LINE 375]
Quote:

public OnPlayerSelectObject(playerid, type, objectid, modelid, Float:fX, Float:fY, Float:fZ)

[line 397]

i am sure i updated it to the laset version
Reply
#2

did you update both .inc and .dll (or .so) ?
Reply
#3

yes
i did i belive
Reply
#4

try updating them both again.
Reply
#5

Still not
Reply
#6

update all inludes from samp ...
link http://www.sa-mp.com/download.php
Reply
#7

Thanks working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)