17.04.2012, 06:00
(
Последний раз редактировалось Jonny5; 06.05.2012 в 16:51.
)
ANOTHER Weapon Spawner 0.1
Hello SAMP,today i share with you all my first FilterScript Release.
The code is part of a larger project but I thought it was compact enough
to make a quick filterscript for you all to use.
Features:
- Displayed in a Dialog
- Easy to edit the list of weapons shown
- Using the latest YSI 3.1 YCMD, y_inline, y_dialog (good for examples)
- Can make for Rcon Admin Only
While I love them, please don't EXPECT me to implement them. Like I said
this is part of a bigger project and was not really suppose to be released.
If I like it and think it will be useful to myself/others I probably will add it.
Constructive Criticism:
Please tell me if anything looks wrong or could be done more efficiently.
Dependencies:
YSI 3.1 : Credits to ****** : Download Topic
Instructions:
Download YSI 3.1 from above link and install it into pawno/include/
open pawno and get the code from pastebin link below
remove any code in the editor and paste the code from pastebin.
Save >> Compile >> Add to your server config.
Download:
PasteBin Set to never expire.
Usage:
type /weapon to show the dialog.
Credits:
Special thanks to
- SAMP Dev Team : For giving us this wonderful mod
- ****** : For YSI among everything else you have giving this community