Page 1 of 1

All-knives

PostPosted: 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

PostPosted: 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

PostPosted: Tue Apr 06, 2010 3:28 am
by Warren
*Moved to the script requests forum.*

viewtopic.php?f=74&t=1220

PostPosted: 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.

PostPosted: 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:

PostPosted: 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