help with fight syle
#1

error 017: undefined symbol "SetPlayerFightingStyle"


when i try to do


new SetPlayerFightingStyle

or

forward SetPlayerFightingStyle(playerid,style);

its give me other error its like this

undefined symbol "FIGHT_STYLE_ELBOW"
Reply
#2

Make sure you have the latest includes in your includes directory. You can get the latest includes from the SA-MP Windows Server package available from the download page.
Reply
#3

You are using old includes. Download the newest 0.3c server, and copy all .inc files in pawno/include in your include directory.
Reply
#4

By the way, you can't just add functions with
pawn Код:
new SetPlayerFightingStyle;
..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)