Some more updates

Posted on 27 Sep 2006 by StealthEye
Recently I've been doing some "simple" c++ coding again, after doing a lot of ASM work. I decided to update some stuff relating the messaging system. Be sure to have a recent version of scripts.dll installed client side (>2.6 iirc), then you will not see the "Host: " prefix before each message, and the messages will be colored according to the message type (error, success, etc). Also the internal workings are much improved so developement will be faster and easier.

I added logging for moderator and user commands which could be abused. Now it is easy to see when a user abuses something, or even if a moderator would, which I hope will never happen. It's good to have some logging to keep track of what happens though. Another fix is done to the vehicle ownership, which caused a crash in some rare situations.

I fixed a bug to the !smp command to make it work in LAN/GSA mode too, and fixed a bug to the !tc command. I have also removed the (never even used) vban and cvban commands.

Today's build should be applied to the servers the next time they restart.