DiegoRulez
Member
This command line is not available in the Gesior 2012 config.php file.
4502 = Storage that the player needs no game to appear without site like "Completed Quest"
But it scans only one storage area. I would like to know how I add two or more warehouses.
Example:
When the player had 1111 storage and the 2222 > Completed Quest
When the player has only one 1111 > Incomplete Quest
When the player has only one 2222 > Incomplete Quest
Thanks
$ config ['site'] ['quests'] = array ('Crown Armor' => 4502, 'Demon Helmet' => 2645);
4502 = Storage that the player needs no game to appear without site like "Completed Quest"
But it scans only one storage area. I would like to know how I add two or more warehouses.
Example:
When the player had 1111 storage and the 2222 > Completed Quest
When the player has only one 1111 > Incomplete Quest
When the player has only one 2222 > Incomplete Quest
Thanks