SA-MP Forums Archive
a_zones.inc - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: a_zones.inc (/showthread.php?tid=393432)



a_zones.inc - HarryPotter - 18.11.2012

hello, lately i've been getting some errors, which are releated to a_zones.inc include. those are the errors;

PHP код:
warning 217loose indentation
warning 217
loose indentation
error 017
undefined symbol "AttachDynamicObjectToVehicle"
error 017undefined symbol "AttachDynamicObjectToVehicle"
error 017undefined symbol "AttachDynamicObjectToVehicle"
error 017undefined symbol "AttachDynamicObjectToVehicle"
error 017undefined symbol "AttachDynamicObjectToVehicle"
error 017undefined symbol "Get2DPosZone"
error 017undefined symbol "Get2DPosZone"
warning 213tag mismatch
warning 213
tag mismatch
warning 213
tag mismatch
warning 202
number of arguments does not match definition
warning 202
number of arguments does not match definition
warning 213
tag mismatch
warning 213
tag mismatch
warning 213
tag mismatch
warning 202
number of arguments does not match definition
warning 202
number of arguments does not match definition
warning 213
tag mismatch
error 035
argument type mismatch (argument 2
Relevant notes;

I did not post any lines since I do not think it's the gamemode problem. If you think I did not include a_zones, then you're wrong, because I did, although I think it's an old file.. If you do not think it's a_zones.inc problem tell me and I'll post the lines!

Thanks to the helpers!


Re: a_zones.inc - Faisal_khan - 18.11.2012

Update your includes.


Re: a_zones.inc - HarryPotter - 18.11.2012

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
Update your includes.

Hey there Faisal, and thank you for replying to my thread.

Which includes should I update? And where will I get them?

Thank you,
Awaiting your answer,

Harry


Re: a_zones.inc - Faisal_khan - 18.11.2012

Update all the includes and get them from the SA-MP package from sa-mp.com.


Re: a_zones.inc - HarryPotter - 18.11.2012

Do you also mean I need to update a_zones? Because it's not in samp server package.

EDIT:

Just replaced all files in the server package (/pawno/include) to my server files and its still the same errors. Dunno what to do. Help appreciated.


Re: a_zones.inc - Faisal_khan - 19.11.2012

Did you updated a_zones?
Download it from here
https://sampforum.blast.hk/showthread.php?tid=27598


Re: a_zones.inc - HarryPotter - 19.11.2012

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
Did you updated a_zones?
Download it from here
https://sampforum.blast.hk/showthread.php?tid=27598
Yup, actually did. from here.

Got those errors/warns;

PHP код:
C:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(34126) : error 017undefined symbol "Get2DPosZone"
C:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(34133) : error 017undefined symbol "Get2DPosZone"
C:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58180) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58180) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58180) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58180) : warning 202number of arguments does not match definition
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58180) : warning 202number of arguments does not match definition
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58214) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58214) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58214) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58214) : warning 202number of arguments does not match definition
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(58214) : warning 202number of arguments does not match definition
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(61196) : warning 213tag mismatch
C
:\Users\User\Desktop\State City Roleplay\gamemodes\SCRP.pwn(61196) : error 035argument type mismatch (argument 2
If you could help me, appreciated ;3. I can post any lines just tell me which you'd like to see