SA-MP Forums Archive
[Help] Fight Style save - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Fight Style save (/showthread.php?tid=138474)



[Help] Fight Style save - igorpk13 - 02.04.2010

how i can save the fight style?


Re: [Help] Fight Style save - [MWR]Blood - 02.04.2010

What you mean?


Re: [Help] Fight Style save - Mystique - 02.04.2010

Save it by using a saving system like Dini or Dubd


Re: [Help] Fight Style save - Thrarod - 02.04.2010

GetPlayerFightingStyle(playerid) I think


Re: [Help] Fight Style save - Mystique - 02.04.2010

Quote:
Originally Posted by Thrarod
GetPlayerFightingStyle(playerid) I think
Yes, you must use that function. However, if you want to save it if you relog you need to use Dini or Dubd.