Thread: rules Errors
View Single Post
  #1  
Old 03-09-2008, 06:52 AM
Ven-elexver1
Sarnak
 
Join Date: Dec 2007
Posts: 60
Default rules Errors

humm added rules

INSERT INTO `rule_values` VALUES (0,'Character:LeaveCorpses','true'),(0,'Character: LeaveNakedCorpses','false'),(0,' Character:ExpMultiplier','0.75'),(0,'Characterea thExpLossLevel','10'),(0,'Character:CorpseDecayTim eMS','86400000'),(0,'Character:AutosaveIntervalS', '300'),(0,'Character:HPRegenMultiplier','100'),(0, 'Character:ManaRegenMultiplier','100'),(0,'Charact er:EnduranceRegenMultiplier','100'),(0,'Guild:MaxM embers','2048'),(0,'Skills:MaxTrainTradeskills','2 1'),(0,'Pets:AttackCommandRange','150'),(0,'World: ZoneAutobootTimeoutMS','120000'),(0,'World:ClientK eepaliveTimeoutMS','95000'),(0,'Aggro:PetSpellAggr oMod','10'),(0,'Aggro:SongAggroMod','33'),(0,'Aggr o:SpellAggroMod','100'),(0,'Combat:BaseCritChance' ,'0.0'),(0,'Combat:WarBerBaseCritChance','0.03'),( 0,'Combat:BerserkBaseCritChance','0.06'),(0,'Comba t:NPCBashKickLevel','6'),(0,'Character:Consumption Multiplier','200'),(0,'Spells:AutoResistDiff','15' ),(0,'Spells:ResistChance','2.0'),(0,'Spells:Resis tMod','0.40'),(0,'Spells:PartialHitChance','0.7'), (0,'Combat:ClientBaseCritChance','0.0'),(0,'Zone:N PCGlobalPositionUpdateInterval','60000'),(0,'NPC:M inorNPCCorpseDecayTimeMS','600000'),(0,'NPC:MajorN PCCorpseDecayTimeMS','1200000'),(0,'Zone:Graveyard TimeMS','1200000'),(0,'Zone:EnableShadowrest','1') ,(0,'Map:FixPathingZWhenLoading','true'),(0,'Map:F ixPathingZAtWaypoints','false'),(0,'Map:FixPathing ZWhenMoving','true'),(0,'Map:FixPathingZOnSendTo', 'true'),(0,'Zone:ClientLinkdeadMS','180000'),(0,'N PC:UseItemBonusesForNonPets','true'),(0,'Map:FixPa thingZMaxDeltaSendTo','20.0'),(0,'Map:FixPathingZM axDeltaLoading','20.0'),(0,'Map:FixPathingZMaxDelt aMoving','20.0'),(0,'Map:FixPathingZMaxDeltaWaypoi nt','20.0'),(0,'Character:HealOnLevel','false'),(0 ,'Character:FeignKillsPet','false'),(0,'Character: ItemManaRegenCap','15'),(0,'Character:ItemHealthRe genCap','15'),(0,'Combat:UseIntervalAC','true'),(0 ,'Combat:PetAttackMagicLevel','30'),(0,'NPC:SayPau seTimeInSec','10'),(0,'NPC:OOCRegen','0.66'),(0,'A ggro:SmartAggroList','true'),(0,'Aggro:SittingAggr oMod','35'),(0,'Aggro:MeleeRangeAggroMod','20'),(0 ,'Aggro:CurrentTargetAggroMod','0'),(0,'Aggro:Crit icallyWoundedAggroMod','100'),(0,'Aggro:SlowAggroM od','450'),(0,'Aggro:IncapacitateAggroMod','500'), (0,'Aggro:MovementImpairAggroMod','175'),(0,'NPC:B uffFriends','true'),(0,'CharactereathItemLossLev el','10'),(0,'Watermap:CheckWaypointsInWaterWhenLo ading','true'),(0,'Watermap:CheckForWaterAtWaypoin ts','false'),(0,'Watermap:CheckForWaterWhenMoving' ,'true'),(0,'Watermap:CheckForWaterOnSendTo','true '),(0,'Watermap:CheckForWaterWhenFishing','true'), (0,'Watermap:FishingRodLength','30'),(0,'Watermap: FishingLineLength','40');

i did set some to true and some to false that i wanted my db is set to rule set 1 default so i truned the rules on that i wanted by setting them to id 1 thay show as server starts but lot of them say error cant find rule x so lot of them dont work but some like LeaveCorpses true works and setexploss level works . maybe i need to do something to my db so it will find and trun on the other rules
Reply With Quote