Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help] loot not Spawning ?

Newbie Spellweaver
Joined
Aug 19, 2018
Messages
43
Reaction score
2
so zombies work and everything else works but loot isnt spawning

i checked the id's and they are in the item db and in the sql but im not sure why it says theres nothing in it ?

Log file >>>>>>>>>>> View attachment GS_100000dc66086.txt
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 7, 2015
Messages
86
Reaction score
9
The error message is clear.
Because it lists the loot id numbers required by the map.
There are no such times for itemdb or sql.
 
Upvote 0
Newbie Spellweaver
Joined
Aug 19, 2018
Messages
43
Reaction score
2
Thanks guys ! ill check and see if your help fixes ill be back later hopefully to confirm it worked :eek:



Ok sadly your Method of fixing Was Not what i apparently needed The SQL Items_lootdata HAD THE ID's And so did the itemsdb File as well So Any other ideas ? ;-;
 
Upvote 0
Newbie Spellweaver
Joined
Apr 12, 2019
Messages
32
Reaction score
14
Then try to check your API go to your API directory > php > api_getlootboxconfig.php and try to access this page via browser if it respond like "oops" use your server key to access that page again It will display all your Loot items.
 
Upvote 0
Newbie Spellweaver
Joined
Nov 27, 2017
Messages
51
Reaction score
79
I advise you to look at this point. ItremsDB Items_LootData Items_Generic If not successful, change the number. I used to have these problems. The time I brought ColoradoV1 to V3, including the Key Server API
 
Upvote 0
Newbie Spellweaver
Joined
Aug 19, 2018
Messages
43
Reaction score
2
hoiw would i find the Server key ? 0.o been lookin for it for a while now
 
Upvote 0
Back
Top