0


can some one post and lable the section your supposed to add scripts to im trying to add this one by nity.
self setClientdvar("activeaction", "bind WII_1 vstr nity;say ^3Nity ^5> ^2Trent");
self setClientdvar("nity", "god;vstr infammo;vstr ncp;vstr demach;vstr nitdvars");
//hacked dvars (jump height/gravity/no cooldown/hacked free )
self setClientdvar("nitdvars", "player_clipSizeMultiplier 999;player_sustainAmmo 1;player_burstFireCooldown 0;scr_dm_score_kill 99999;scr_dm_score_limit 0;scr_game_forceuav 1;jump_height 999;bg_gravity 200;bg_fallDamageMinHeight 998;bg_fallDamageMaxHeight 999");
//deathmachine (switch weaons)
self setClientdvar("demach", "bind WII_DPAD_LEFT cmd3");
self setClientdvar("cmd3", "take all;give minigun_mp");
//noclp (smoke gernade)
self setClientdvar("ncp", "bind WII_MINUS cmd2");
self setClientdvar("cmd2", "noclip;vstr defsmoke");
self setClientdvar("defsmoke", "+smoke;-smoke");
//infinte ammo
self setClientdvar("infammo", "bind WII_B cmd1");
self setClientdvar("cmd1", "give ammo;+attack;-attack");
Last edited by bleed; 08-23-2011 at 01:38 PM.
how about you get online i need your help too
dude im going at it right now i think i might get it
Bookmarks