Allods Developers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Solved problem in activate some event

  • Thread starter Thread starter temose
  • Start date Start date
T

temose

Guest
gav0es9.jpg

i get this error when i want activate ShipParking event
with commmand

rule_activate "\Mechanics\Rules\Astral\ShipParking\Rule.xdb"
or
rule_activate \Mechanics\Rules\Astral\ShipParking\Rule.xdb



i try change also in \Mechanics\Rules\Astral\ShipParking

but not work....
 
You need to activate the ContentKeys. shard -> cfg -> content.cfg
System -> ContentKeys
 
You need to add this rule to RuleRegistry.xdb in GameRoot.
Then you will be able to activate it via console.

Or activate contentkey, then it will start automaticly
 
Back
Top