Skylinx
Game Programmer
Alright so I have two problems.
My custom monster won't work..
It worked before before I restarted my server..
After I restart It just didn't let me summon it and gave me :
But look, In bosses/Warlord.xml
And in Monsters.XML
I noticed ever since I added the monster into my Remeres Map editor on my map to spawn, It made me give this message.
Now I can't even /m it or it doesnt spawn and gives me the error..
I added in Warlord perfectly fine in the editor file , and the looktype too, How come it won't work now?! When before it did??
Second problem is that the house items won't save.
Everytime I save the map in remeres, I guess after I restart server, all the house items disappear, yet the person still owns the house.
Anyone know why this is!?!
My custom monster won't work..
It worked before before I restarted my server..
After I restart It just didn't let me summon it and gave me :
Code:
[30/01/2009 14:51:22] [Spawn::addMonster] Can not find Warlord
But look, In bosses/Warlord.xml
PHP:
<monster name="Warlord" nameDescription="A Warlord"
PHP:
<monster name="Warlord" file="bosses/warlord.xml"/>
I noticed ever since I added the monster into my Remeres Map editor on my map to spawn, It made me give this message.
Now I can't even /m it or it doesnt spawn and gives me the error..
I added in Warlord perfectly fine in the editor file , and the looktype too, How come it won't work now?! When before it did??
Second problem is that the house items won't save.
Everytime I save the map in remeres, I guess after I restart server, all the house items disappear, yet the person still owns the house.
Anyone know why this is!?!