Errors!!
#1

Hello, Look at this please:

Quote:

J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(1247) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(1385) : error 017: undefined symbol "RemoveBuildingForPlayer"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(138 : error 017: undefined symbol "RemoveBuildingForPlayer"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(1391) : error 017: undefined symbol "RemoveBuildingForPlayer"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(1392) : error 017: undefined symbol "RemoveBuildingForPlayer"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(2166) : warning 235: public function lacks forward declaration (symbol "OnQueryError")
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(2511) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(2521) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(2627) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(7464) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(10395) : error 017: undefined symbol "Get2DPosZone"
J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(16210) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

11 Errors.

So, i updated Streamer and sscanf again (i am using Windows not Linux) So What is the problem?
Reply
#2

Update all the default sa-mp plugins, as it seems that the new functions and such are not in them.

Код:
This forum requires that you wait 120 seconds between posts. Please try again in 63 seconds.
EDIT: Because 0.3d has RemoveBuildingForPlayer as-well as the new Dialog_Style_Password.
Reply
#3

Hmm , That is not the Plugins problem?
Reply
#4

Shouldn't be, just update your includes (all the default ones, atleast).

That should fix it, if it doesn't, simply say so.
Reply
#5

Ok...
Reply
#6

Still not working i updated some of them, it is in the .pwn
Reply
#7

You only updated some? Update all the default sa-mp includes.

Although that didn't work, I don't know what to tell you.
Reply
#8

nvm, what is that?

Quote:

J:\West Side Roleplay V10.0\gamemodes\vx-rp.pwn(10382) : error 004: function "Get2DPosZone" is not implemented
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

i did that in the top in my script

forward Get2DPosZone();

Here is the linl: Get2DPosZone(spikeVariables[i][sPos][0], spikeVariables[i][sPos][1], sZone, MAX_ZONE_NAME); // Edited a_zones function (GET INCLUDE FROM SVN!!1)
Reply
#9

Never seen that error before, but if not correct, it goes with a_zones.

Maybe that include doesn't have that function in the include, as it might need updated or something.
Reply
#10

yes, the a_zones, Thanks anymore
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)