Talk:Scripts:ReserveSlots

From BF2 Technical Information Wiki
Revision as of 13:28, 18 February 2006 by Marcod (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

After installing this script I cannot login to rcon. Any ideas?


Can this script be done without sending ingame messages everytime someone has been kicked ?? (That's very, very annoying, and other players could think that admin is really a psychopate :) ) ThanX!


If you want to make the script stop talking so much, the quick and dirty solution is to put a pound sign before all of the game.sayall commands. For example, change:

host.rcon_invoke('game.sayAll...

to this:

#host.rcon_invoke('game.sayAll...

Only add the pound signs to lines that contain both host.rcon_invoke and game.sayAll. Making these changes will, of course, make the script a silent ninja.



Oh, no it won't! I already tried that before :) It's not "game.sayall" that is producing that messages, but "admin.kickplayer"! Anyway I got information from one of the BF2 forums that this cannot be done... :( -distance


can this one be used in modmanager

I like the idea of this one and would like to use it but can't seem to Can someone show me how to use it in a modmanager environment?

Marco

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox