Forum




INF ammo (never reload) help:
7 Antworten



/rcon mp_infammo 1
if its without rcon:
/mp_infammo 1
but in the chat and in the console without the /
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
addhook("reload","noreload") function noreload(id,mode) wp = player(id,"weapontype") 	if mode==1 then 		parse("equip "..id.." "..wp) 		parse("setweapon "..id.." "..wp) 	end end


You could have searched for "no reload" 

http://www.unrealsoftware.de/files_cat.php?cat=15&lan=2&f=no+reload&o=0&d=1


You could have searched for "no reload" 

http://www.unrealsoftware.de/files_cat.php?cat=15&lan=2&f=no+reload&o=0&d=1

http://www.unrealsoftware.de/files_show.php?file=2929

You could have searched for "no reload" 

This, is what you said.
Anyway, he has it. So. No point of me commenting anymore.



