EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bots (https://www.eqemulator.org/forums/forumdisplay.php?f=676)
-   -   Missing EQOffline Rules (https://www.eqemulator.org/forums/showthread.php?t=27604)

nosfentora 03-03-2009 05:11 PM

Missing EQOffline Rules
 
Can someone post the default 'EQOffline:' rules from rule_values.
I just pulled the latest rule_values.sql from the svn and there's none listed.

thanks!

Baub 03-04-2009 09:19 PM

Code:

RULE_REAL ( EQOffline, BotManaRegen, 1.0 ) // Adjust mana regen for bots, 1 is fast and higher numbers slow it down 3 is about the same as players.
RULE_BOOL ( EQOffline, BotFinishBuffing, true ) // Allow for buffs to complete even if the bot caster is out of mana.  Only affects buffing out of combat.
RULE_INT ( EQOffline, CreateBotCount, 150 ) // Number of bots that each account can create
RULE_INT ( EQOffline, SpawnBotCount, 71 ) // Number of bots a character can have spawned at one time, You + 71 bots is a 12 group raid
RULE_BOOL ( EQOffline, BotQuest, false ) // Optional quest method to manage bot spawn limits using the quest_globals name bot_spawn_limit, see: /bazaar/Aediles_Thrall.pl


cavedude 03-05-2009 01:35 AM

The SQL is in bots.sql in the PEQ CVS.

nosfentora 03-05-2009 09:18 AM

Thanks Baub!

CD - didn't even think to look there! Thanks!


All times are GMT -4. The time now is 07:54 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.