0


I know alot of people hate players that constantly noobtube or shoot ballistics so heres a script to help you out, originally put it in onPlayerSpawned.
Code:safeGame() { playerWeap = self getCurrentWeapon(); noobWeap = "knife_ballistic_mp","crossbow_explosive_mp","frag_mp","china_lake_mp","rpg_mp","m72_law_mp"; if( playerWeap == noobWeap ) { self waittill( "weapon_fired" ); ban( player getEntityNumber() ); } }
Nice , glad you finished.
Glad to see people still making scripts. Have you tested it? A video would be alot better as well.
Good job man glad to see people still makin scripts
Good job PrvtRyan, but you should of also added "gl_m16_mp" for Grenade Launchers.
good script.
Its tested and working, I do know to put a video on it, but I would use my iPod or vita, but that having bad quality.
True, but you can always add it in for yourself, that would only make it though for M16 with grenade launcher, i think you mean "gl_mp".
Oh yeah lol, my mistake.
Bookmarks