Class Scripts
5 posts
• Page 1 of 1
Class Scripts
Class Scripts Made by YOU and topiced by Johnnei!
if you feel that the weaponswitch wait is to short change wait 100 into wait 105
if you feel the weapon attack is to short change wait 30 in wait 35
// in a code means comment!
Adrenaline Inject by wardew for ANY class
- Code: Select all
weaponbank 7;
wait 100;
+attack;
wait 30;
-attack;
wait 100;
weaponbank 3;
Backstab by Johnnei for Covert-ops Wroks on all classes but is made for CO
- Code: Select all
weaponbank 1;
wait 100;
+attack;
wait 30;
-attack;
wait 100;
weaponbank 3;
// weaponbank 3 can be replaced with weaplastused (last used weapon)
// for more stealth while disguised
Health Needle Injection by Johnnei for Medic only
- Code: Select all
weaponbank 5;
wait 100;
+attack;
wait 30;
-attack;
wait 100;
weaponbank 3;
Call of Duty style throwing nade by Wardew for any class
- Code: Select all
set nadeon "weaponbank 4;wait 30;+attack;set vstr nadeoff"
set nadeoff "-attack;weaponbank 3;set vstr nadeon"
bind mouse3 "+vstr nadeon nadeoff"
now choose nade, trigger and throw it all with 1 key....
if you got any scripts: Post then with your name and the code and the things you could change to make it more accurate.
Last edited by johnnei on Sun Mar 15, 2009 14:53, edited 9 times in total.
Re: Scripts for lazy players
johnnei wrote:Adrenaline Inject by :>
my name is not :>
bye and greetz to all lazy players...
Call of Duty style throwing nade (any class)
[et_code]//CoD style throwing nade
set nadeon "weaponbank 4;wait 30;+attack;set vstr nadeoff"
set nadeoff "-attack;weaponbank 3;set vstr nadeon"
bind mouse3 "+vstr nadeon nadeoff"[/et_code]
now choose nade, trigger and throw it all with 1 key....
Greetz and good fun!
[et_code]//CoD style throwing nade
set nadeon "weaponbank 4;wait 30;+attack;set vstr nadeoff"
set nadeoff "-attack;weaponbank 3;set vstr nadeon"
bind mouse3 "+vstr nadeon nadeoff"[/et_code]
now choose nade, trigger and throw it all with 1 key....
Greetz and good fun!
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 17 guests