Make weapon switchtimes osp-like
Hello!
Trying to make osp-like switchtimes in excessive+ (our goal is to make a "copy" of osp clanarena in excessive+ ..reason is simple - osp is inferior to excessive in everything - lag feel, possible tweaks etc), but fail so hard..
Tried different values, but it is either VERY slow switches, or VERY fast ones (which lead to possibility of shooting 10x railguns per second).
Tbh i dont know how to do better then we have now (which is still not even close to what i want..still instant switch :[, and i want osp-like)
Current switchtimes:
Weapon Time(global switchtimes):
Dropping = -1
Raising = -1
Ammo = -1
As for weapons, atm we have "0" everywhere (In dropping, Raising, Ammo) for every weapon.
If someone recall osp switchtimes feeling - can you please write values.
Thanks in advance
I can help you even if I don't know OSP mod.
add me on msn, check profile.
isnt osp switch baseq switch?
isnt osp switch baseq switch?
depends on the gamemode, cpm is instantswitch after reload while its baseq3 with vq3.
Intressting GST Very Intressting Iff u r planing 2 fix this at one server or something plz Send me a pm
Nice
Regardz
ImpreZyve
well, if it is really a other switch time than in vq3 (default switch btw), than it is the best u gonna ask wasp-beast, he may help u quickly as soon he read this thread.
haven't checked but this is probably what u want
[code:1]
$xp_physics = PHYSICS_CONTROL_FORWARD | PHYSICS_CONTROL_SIDEWARD | PHYSICS_CONTROL_STOP;
Weapon Time {
Dropping = -1;
Raising = -1;
Ammo = -1;
}
Gauntlet -> Time -> Dropping = -400;
Machinegun -> Time -> Dropping = -100;
Shotgun -> Time -> Dropping = -1000;
Grenade Launcher -> Time -> Dropping = -800;
Rocket Launcher -> Time -> Dropping = -800;
Lightning Gun -> Time -> Dropping = -50;
Railgun -> Time -> Dropping = -1500;
Plasma Gun -> Time -> Dropping = -100;
BFG -> Time -> Dropping = -200;
[/code:1]
btw physic won't be fully osp-pm alike, to make it real u should ask our developer Beast
need help ask Ali or me via PM, or at IRC quakenet.org #f2b-clan
asking Beast might take some time but he is best source of informations
The settings fala put made switching some switches slow even when not firing a weapon. I've never played osp, but i think that's not what you want, and from fala explanation it seems i would with something like these:
[code:1] Weapon Time {
Dropping = 1;
Raising = 1;
Ammo = 1;
} [/code:1]
And 0 on every individual weapon time.
what im talking about is osp clanarena with promode physics