Updates, updates, updates...

Posted on 12 Apr 2006 by StealthEye
1 month no site updates, that's a long time :(. I've been buzy with school, so I really hadn't got the time to write anything here. I did find time to do some modding though, ans thought it would be better to have mods + no site updates than site updates without mods ;) So, here's what I've done lately..

I've modified the vehicle theft detection and bind commands. Note that by "bind", I mean something replacing the !bind and !lock commands, it is not at all based on the SSAOW !bind's.
Whenever you buy a vehicle, it is automatically bound to you, directly after creating, making you able to detect who stole your vehicle, even if it was stolen right after buying it. If it is destroyed, or an enemy steals it, you'll get a message. When a teammate gets in, both he and you would get a message, and you would be able to do !give to change the owership, or !vkick to get him out of your vehicle. You may also use !unbind to bind the vehicle to the first player entering the vehicle after you exited it, or !rebind to change the ownership to one specific player.
Most of the system is already working, the !vkick and !give commands are not fully working yet, that's why currently only BlkIntel3 runs the mod.

I have included a !version command to show the latest build time and scripts.dll version, this is mostly to help our staff to see whether everything is still running the latest versions.

I optimized, cleaned up, renamed and rewrote some code sections and names. Nothing more to say about that actually...

I have set limits on the !setm and !sets, as really high numbers caused renegade to act weird (making you unable to buy anything, and only a suicide would work).

But, most importantly (well, maybe the auto-bind is as important as this is), I rewrote the whole server console. Now the blue console screen's size and buffer can be changed in the config file, instead of the default (too small) size.
Before I rewrote the console, it was hard for admins to use it, as lines of text were constantly written to the screen, and made it look really strange. From now on, the text you write to the console is inserted at the bottom of the screen, and whenever a message arrives, that line is rewritten, so you see no change to the bottom line.
There's more cool stuff in the new console though, you may now use the arrow and function keys like del, ins, home and end to modify your command. Up and down, as well as page up and page down will walk through all previously typed commands. New function keys have been assigned to common actions, such as help, player and game info and sending messages. F5 clears all output and gives you a nice clean window.
If you've worked with the old console before, you'll definitely love the changes.
Currently this mod is beta, as I've not yet found time to test it thoroughly, but it will soon be used permanently on BI 1 and 2.