Page 1 of 1
All-knives
Posted:
Tue Apr 06, 2010 1:05 am
by IPS TOONCES
My clan is big on knifing and we would love to enable an all-knife mode where every player is restricted to the knife and is able to level with it. I was told by XE that this is very possible. Is this something that I should request as a script in the script request forum? Thanks!
Re: All-knives
Posted:
Tue Apr 06, 2010 3:14 am
by tnarocks
there is a clan out there called cmg and they have 2 knife mods on there server and there fun and they take levels and give you speed
Posted:
Tue Apr 06, 2010 3:28 am
by Warren
*Moved to the script requests forum.*viewtopic.php?f=74&t=1220
Posted:
Tue Apr 06, 2010 5:24 am
by IPS TOONCES
I suppose this needs to be done through a custom gg script. Thanks for moving this to the right place Warren.
Posted:
Wed May 19, 2010 8:15 am
by Monday
Why don't you just make every level knife in the weapon order?
something like this would work just fine:
knife
knife
knife
knife
hegrenade
knife
They would have to get 4 knives, a nade kill, then another knife to win...
If you wanted to just do this occasionally, any admin with rcon can do it.
to turn it on... rcon gg_weapon_order_file "knife_weapon_order" (or whatever you named your knife order file)
to turn it back ... rcon gg_weapon_order_file "default_weapon_order" (or whatever normal file you use)
Re:
Posted:
Wed May 19, 2010 7:53 pm
by Warren
Monday wrote:Why don't you just make every level knife in the weapon order?
something like this would work just fine:
knife
knife
knife
knife
hegrenade
knife
They would have to get 4 knives, a nade kill, then another knife to win...
If you wanted to just do this occasionally, any admin with rcon can do it.
to turn it on... rcon gg_weapon_order_file "knife_weapon_order" (or whatever you named your knife order file)
to turn it back ... rcon gg_weapon_order_file "default_weapon_order" (or whatever normal file you use)
That's definitely another possibility. In case you didn't notice, I linked to the script I made above, and IPS Toonces didn't mean to post back here.
viewtopic.php?p=4910#p4910