SA-MP Forums Archive
[FilterScript] Personal Weapons System | Load And Save Automatically | /Myw - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Personal Weapons System | Load And Save Automatically | /Myw (/showthread.php?tid=522622)



Personal Weapons System | Load And Save Automatically | /Myw - Excel™ - 28.06.2014

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.
DOWNLOAD
PASTEBIN



Re: Personal Weapons System | Load And Save Automatically | /Myw - Battlezone - 28.06.2014

Interesting ( btw dini is the best for me )


Re: Personal Weapons System | Load And Save Automatically | /Myw - AviPeker - 28.06.2014

Looks good


Re: Personal Weapons System | Load And Save Automatically | /Myw - iThePunisher - 28.06.2014

Quote:
Originally Posted by Battlezone
Посмотреть сообщение
Interesting ( btw dini is the best for me )
yeah lol everyone hates dini, but i fucking love it even if is not to fast :P


Re: Personal Weapons System | Load And Save Automatically | /Myw - iFarbod - 28.06.2014

Dini is just an old shit. If you can't use Y_INI, Don't say it causes problem. That's because how you use it. In my case, I preffer Y_INI To Dini and MySQL/SQLite. And i use it without an problems made.

Look at these two topics to know Why Dini is Bad to use :

https://sampforum.blast.hk/showthread.php?tid=370248
https://sampforum.blast.hk/showthread.php?tid=476968


Re: Personal Weapons System | Load And Save Automatically | /Myw - Battlezone - 28.06.2014

I've already read them before, but im still stuck to dini for now


Re: Personal Weapons System | Load And Save Automatically | /Myw - Excel™ - 28.06.2014

Quote:
Originally Posted by iFarbod
Посмотреть сообщение
Dini is just an old shit. If you can't use Y_INI, Don't say it causes problem. That's because how you use it. In my case, I preffer Y_INI To Dini and MySQL/SQLite. And i use it without an problems made.

Look at these two topics to know Why Dini is Bad to use :

https://sampforum.blast.hk/showthread.php?tid=370248
https://sampforum.blast.hk/showthread.php?tid=476968
I know the dini side effects but Y_Ini wasn't functioning proper to me or was giving file function error. I know its cause of version difference but i had the latest one, but still causing me error.


Re: Personal Weapons System | Load And Save Automatically | /Myw - FahadKing07 - 28.06.2014

Yea, Good work. Keep it up


Re: Personal Weapons System | Load And Save Automatically | /Myw - iFarbod - 28.06.2014

Quote:
Originally Posted by Excel™
Посмотреть сообщение
I know the dini side effects but Y_Ini wasn't functioning proper to me or was giving file function error. I know its cause of version difference but i had the latest one, but still causing me error.
Don't use YSI 4, Use YSI 3.1


Re : Personal Weapons System | Load And Save Automatically | /Myw - Clad - 28.06.2014

Good work.