[Help]Command / Binco clothing - 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]Command / Binco clothing (
/showthread.php?tid=67295)
[Help]Command / Binco clothing -
blasycia09 - 28.02.2009
Hello, I need the command /clothes, when you put f4 to exit the menu and /kill, it costs $ 60 Skin changed. . . . . . . .. Thanks.
Re: [Help]Command / Binco clothing -
blasycia09 - 28.02.2009
helppppppppppppppppppp!!!!!!!
Re: [Help]Command / Binco clothing -
Kidbass - 28.02.2009
Dont need to double post, and i dont really get what you mean....
Do you mean something like this?:
if(strcmp(cmd, "/clothes", true) == 0) (Type /clothes)
GivePlayerMoney(playerid, -60); (Take away -$60)
ForceClassSelection(1); (Take to skin select screen)
Something like that?
Re: [Help]Command / Binco clothing -
[M2S]moe - 28.02.2009
dont forget to set health to 0.0 else the player will not go to class selection.
Re: [Help]Command / Binco clothing -
blasycia09 - 28.02.2009
Thank you very much ... If it works well now thank you very much for help ..