Deathmatch script - 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: Deathmatch script (
/showthread.php?tid=595887)
Deathmatch script -
blanic - 09.12.2015
HELP ME DOING THIS
/duel [id] then id has to accept or deny by menu dialog and if he accepts the players will get on the ring and their skins change such as their fighting style SetPlayerFightingStyle (playerid, FIGHT_STYLE_NORMAL); SetPlayerSkin(playerid, 80); SetPlayerSkin(playerid, 81);
starting from this code
http://pastebin.com/BNH6xDvV and doing what I said, can someone help me please?
Re: Deathmatch script -
MicroKyrr - 09.12.2015
....... What errors did show up? You will get a warning loose indentation because of your script.