Version 2.0a problem.....
I can't get the grapple working in V2.0a.
On the server side the grapple is ON (Offhand Grapple: 1)
/bindlist shows : mouse2 "+button5"
Still NO GRAPPLE...........
Does anybody has any ideas on this ????
Thanks
You are doing something wrong then, the grapple is working fine. Maybe the config file is not written right (btw, its Grapple->Offhand = 1; instead of Offhand Grapple: 1) or you are trying to load an 1.03 config.
Compare "Grapple-Offhand = 1" to "Grapple->Offhand = 1" do you see the difference? :roll:
lowlander, you should use semicolon symbol ( ; ) like this:
Grapple->Offhand = 1;
it's a part of new php-like syntax used in xp2.0a configuration system, and it can't be just omitted. you should end all operators with that symbol.
UPD: anyway, in case of some problems you can look at the server's console: e+ puts error messages there if they occure on config load, including those ones caused by incorrect syntax used in config.
cheers
Funny thing is : excessive1.cfg seems NOT suitable for the grapple.
The server console is clean, no errors at all !Renaming excessive1.cfg to testv2.cfg immediatly gives errors in the server console. Renaming it back to excessive1.cfg clears the errors in the server console....WEIRD.
excessive1.cfg is a pure configuration, because it is included on the mod pk3, so even if you edit it it will load the right one.
if you dont know how. dont do own conf ;] this can make shit from e+ scene ;]
I started from scratch with a clean (2.0a) Excessive1.cfg. Only added "Offhand Grapple: 1". Nothing.....
Changed it to " Grapple-Offhand = 1". Nothing.....
Added my most used variables & weapons. If I change some weapon settings, they wont change either.....
Are you saying that in 1.03 the syntax is "Offhand Grapple: 1"and in version 2.0a there is a new syntax "Grapple-Offhand = 1" i.e. variable: nnn does''nt work anymore ???
Its obvious that I made a mistake somewhere, but this one beats me for the moment.....