28.01.2011, 10:02
(
Последний раз редактировалось donB; 28.01.2011 в 11:02.
)
Hello,
Well, I'm planning to use two different gamemodes on my server, that would switch over based on time. Now, both the GMs use different IRC plugins. Can I use both the plugins in server.cfg , so that the plugins needed is chosen by the GM appropriately? If not, whats the other way!?
Can I use SendRconCommand(plugins <name>); inside Main() or OnGameModeInit() for both GM scripts, so that I don't need to mention the "plugins" line in Server.cfg.
??
Well, I'm planning to use two different gamemodes on my server, that would switch over based on time. Now, both the GMs use different IRC plugins. Can I use both the plugins in server.cfg , so that the plugins needed is chosen by the GM appropriately? If not, whats the other way!?
Can I use SendRconCommand(plugins <name>); inside Main() or OnGameModeInit() for both GM scripts, so that I don't need to mention the "plugins" line in Server.cfg.
??