[FilterScript] Personal Weapons System | Load And Save Automatically | /Myw
#1

PERSONAL WEAPONS
Simple with /Myw


CONTENT
Hello all, This is a simple filterscript by me. Its based on personal weapons for player. This system too uses dini because y_ini is causing trouble or i mean to say its not working for me(file function error). This system automatically saves and load player weapons from file weapons system. A Player can set his/her personal weapons with command /Myw where there are 11 listitems to set. This system uses zcmd command processor.
  • You can set your personal weapons for spawn
  • zcmd command processor
  • dini file saving
  • 1 command for player setup: /Myw
  • Automatic file creator and automatic save and load feature
  • DIALOG CODE
    pawn Код:
    CMD:myw(playerid,params[])
    {
        ShowPlayerDialog(playerid,DIALOG_MYWEAPS,DIALOG_STYLE_LIST,"Personal Weapons:","Melle\nThrown\nPistol\nShotgun\nMachine Gun\nAssault Rifle\nLongrange Rifle\nHeavy Weapon\nC4 - Satchel\nOther\nOther1","Open","Close");
        return 1;
    }
DOWNLOAD
PASTEBIN
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)