SA-MP Forums Archive
Undefined Symbol Bodypart ??? - 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: Undefined Symbol Bodypart ??? (/showthread.php?tid=546245)



Undefined Symbol Bodypart ??? - Adarsh007 - 14.11.2014

<Removed>


Re: Undefined Symbol Bodypart ??? - TheINCDope - 14.11.2014

Its just looks like ur missing the include or something if it doesnt recongise it..
--
And do you have latest pawno editor? If u dont, go download it at http://sa-mp.com/download.php


Re: Undefined Symbol Bodypart ??? - Adarsh007 - 14.11.2014

I Have Latest Pawno and Includes


Re: Undefined Symbol Bodypart ??? - TheINCDope - 14.11.2014

Код:
#define WEAPON_BODY_PART_CHEST 3
#define WEAPON_BODY_PART_CROTCH 4
#define WEAPON_BODY_PART_LEFT_ARM 5
#define WEAPON_BODY_PART_RIGHT_ARM 6
#define WEAPON_BODY_PART_LEFT_LEG 7
#define WEAPON_BODY_PART_RIGHT_LEG 8
#define WEAPON_BODY_PART_HEAD 9
Just try defining these, since I saw on bodypart wiki that some body parts doesnt work unless you define.


Re: Undefined Symbol Bodypart ??? - Adarsh007 - 14.11.2014

I Already Defined.
I Replaced Pawno with latest Includes and Pawno Version but it still Undefined symbol "bodypart"


Re: Undefined Symbol Bodypart ??? - TheINCDope - 14.11.2014

Try upgrading includes: Y_INI/YSI - includes Just to be safe man.


Re: Undefined Symbol Bodypart ??? - Adarsh007 - 14.11.2014

EDIT : FIXED by me


Re: Undefined Symbol Bodypart ??? - Adarsh007 - 14.11.2014

bump : The Problem was I Placed the 0.3z Includes on other folder but my Original Pawno was on another folder.


Re: Undefined Symbol Bodypart ??? - TheINCDope - 14.11.2014

hehe, thats a dump mistake, glad u got it working! Thought so there was somethin wrong with includes..