SA-MP Forums Archive
[FilterScript] [FS] Infinite Ammo - 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] [FS] Infinite Ammo (/showthread.php?tid=88178)



[FS] Infinite Ammo - refshal - 24.07.2009

Infinite Ammo Filterscript V1.1




Hello, I decided to make a little funny filterscript. This filterscript will give you infinite ammo if you turn it on. And yes, you have infinite shots, A.K.A. unlimited ammo, like infinite shots with the Sawnoff Shotgun. There are 1 command, and in order to use this command, you must be logged in RCON. This is the command:


/infammo [on/off]


There should be no bugs right now. But if you find any bugs, then please post them here!



Download:


PWN:

AMX:



Have fun!


Re: [FS] Infinite Ammo - Criss_Angel - 24.07.2009

thank you for making this for me eddy, i love you

EDIT: broken link :/


Re: [FS] Infinite Ammo - refshal - 24.07.2009

Fixed. And you're welcome lol. :P


Re: [FS] Infinite Ammo - Correlli - 25.07.2009

Well, you could post this in Useful Commands topic.


Re: [FS] Infinite Ammo - yezizhu - 25.07.2009

A timer is called every 1ms : 0
Not bad script...


Re: [FS] Infinite Ammo - Correlli - 25.07.2009

Quote:
Originally Posted by yezizhu
A timer is called every 1ms : 0
Which will cause script to lag.


Re: [FS] Infinite Ammo - coole210 - 05.08.2009

Lol... You cannot turn this off..


Re: [FS] Infinite Ammo - refshal - 05.08.2009

Quote:
Originally Posted by coole210
Lol... You cannot turn this off..
Temporary bug, I will deal with it soon. Meanwhile, you could use "/rcon reloadfs infammo", or something like that.


Re: [FS] Infinite Ammo - Burridge - 05.08.2009

Why can't you just give yourself every weapon with "99999" ammo? Lol.


Re: [FS] Infinite Ammo - Karlip - 05.08.2009

Quote:
Originally Posted by еddy
Quote:
Originally Posted by coole210
Lol... You cannot turn this off..
Temporary bug, I will deal with it soon. Meanwhile, you could use "/rcon reloadfs infammo", or something like that.
Add a check to public InfiniteAmmo(playerid).

if(PlayerData[playerid][InfiniteAmmoData] == 1){

Quote:
Originally Posted by Burridge[outbreakrp.co.uk
]
Why can't you just give yourself every weapon with "99999" ammo? Lol.
This is basically a no-reload script.