Advertising

hd-games

About Me

Welcome to my GTAinside userpage! Here you find some information about my live in Los Santos and Liberty City. If you have any further questions, don't hesitate to contact me by a Private Message.

Cheers!
hd-games

Contact Me
Advertising
My Friends (0)
No friendships added yet.
Advertising
My Rank
I have 3 rank points.(?)

My GTAinside rank is
and I'm called:

"Vic"

My Stats
Comments:
News: 0
Downloads: 3
Videos: 0
Total: 3
Userpage:
1331 Views
My Recent Activities
No Recent Activities
Recent Comments (3)
hd-games
"Vic"
Vic
Comments: 3
24.08.2018

wow bbbbbbbb

Enhanced Edition (Update) v1.2
hd-games | 22.08.2018 | 15467

hd-games
"Vic"
Vic
Comments: 3
22.08.2018

biggrinbiggrinbiggrinbiggrin

Infinite Ammo
hd-games | 20.08.2018 | 10881

hd-games
"Vic"
Vic
Comments: 3
20.08.2018

--- Source Code ---

{$CLEO .cs}

//---MAIN---
0000: NOP

while True
wait 0
Actor.SetWeaponAmmo($PLAYER_ACTOR, 16,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 17,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 18,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 22,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 23,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 24,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 25,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 26,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 27,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 28,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 29,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 30,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 31,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 32,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 33,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 34,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 35,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 36,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 37,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 38,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 39,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 41,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 42,1000000)
Actor.SetWeaponAmmo($PLAYER_ACTOR, 43,1000000)
end