ItsMods

Full Version: some very requested mods [to mod-script makers]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi, guys.

what about creating some very usefull and required mods or scipt files:

DESCRIPTION: in the case a player using melee attack he is being killed immediatelly by himself.

it should work like friendly fire mirror hitting mod. i. e. if somebody shots a teammate he gets the same damage as he shots to his teammate.

it seems to be a great mod, because playing in "sniper only" servers i always can see these kind of messages: NO KNIFE, LOSER!!! LEARN TO SHOT. etc.

=====================

the second mod would be for admins.

it must be a mod which allows for admins organizing their own team from players playing in the server at the moment.
i have the mod in medal of honor. it is the greatest mod i ever used. using voice chat it is possible to create your own team and cooperate together, because the very big idea of the game is COOPERATION. and there is no more intresting thing that winning TOGETHER with your mates.
maybe it should works by means of status numbers.
for example you make a command and enter status numbers you want to join your team.

or an easy implementation for mod-script makers:

there are 18 slots in the game: 0-17
let's say you want to use slots from 0 to 6 for your team. you can type the command (for example): "axisteam 7". it means slots from 0 to 6 are used for axis team. then you can kick players from the slots and your mates must enter in the same time to occupate following slots. if player that occcupates slot 14 trying to join axis team it is not allowed for him or he is being joined to team allies automatically.
it is very primitive way but very easy to create.

===============
i dont want to be too sassy, but there is a necessity in the following small thing.
sniper rifle, when no using scope, doesnt have any accuracy. it shots where it wants, not where you aim. and it is very wrong.
so playing sniper only server in close combat and no melee you will be the same just a jumping goats trying to hit your enemy.
so it is very logicaly to make the sniper rifle shooting very accurately when you dont use sniper scope. every bullet you shot must be lying precisely to the center of the crosshair.

for example in medal of honor game the cvar is called:
dmbulletspread 2 2 65 65
and it is enough to change it to :
dmbulletspread 0 0 0 0

it means NO BULLETS SPREAD when you shot without sniper scope.

thank you, guys. i think there are a lot of good masters among you.
(08-07-2012, 12:18)zxz0O0 Wrote: [ -> ]1. http://www.itsmods.com/forum/Thread-Rele...lugin.html

thank you but what about to use mirror damage to knife's user?
(08-07-2012, 12:30)lammv Wrote: [ -> ]
(08-07-2012, 12:18)zxz0O0 Wrote: [ -> ]1. http://www.itsmods.com/forum/Thread-Rele...lugin.html

thank you but what about to use mirror damage to knife's user?

Not possible.
(08-07-2012, 12:39)Pozzuh Wrote: [ -> ]
(08-07-2012, 12:30)lammv Wrote: [ -> ]
(08-07-2012, 12:18)zxz0O0 Wrote: [ -> ]1. http://www.itsmods.com/forum/Thread-Rele...lugin.html

thank you but what about to use mirror damage to knife's user?

Not possible yet.

Fixed.
(08-09-2012, 16:33)kokole Wrote: [ -> ]
(08-07-2012, 12:39)Pozzuh Wrote: [ -> ]
(08-07-2012, 12:30)lammv Wrote: [ -> ]
(08-07-2012, 12:18)zxz0O0 Wrote: [ -> ]1. http://www.itsmods.com/forum/Thread-Rele...lugin.html

thank you but what about to use mirror damage to knife's user?

Not possible yet.

Fixed.


May I kniow what do you mean when you said "Fixed"?