• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[8.1] Slyveria 8.1

What about the npcs? How to fix it! There isn't any when opening map editor and I got yours creatures.xml
 
That's not really the frequency... That's just which hour of the day it will auto-save. Use !save "10 in-game, where '10' is the number of minutes you want between saves.
 
in wich file i can set Start EQ for 1 lvl ? ( i use acc maker )

and where i can change This included Account maker to other?
 
There are npcs, of course. Try not touch the spawns for now, make a new spawn and add your npcs or monsters and then copy the code and paste it on the original spawns.xml.

No more rep? :(
 
Great work Jester! :)
But is there anyway to get those nasty NPCs to work?

EDIT: Now I know how to get them working, just go to npc-world-spawn.xml and remove all the []'s (use ctrl+h and copy a square now put it in the field to replace and replace it with a space, so just press space once).
Now copy the whole "text" and paste it under the monsters in your world-spawn.xml.
Then line it up the same as the monsters.

E.G:
Code:
<spawn centerx="32536" centery="31837" centerz="4" radius="7">
<npc name="Cole" x="-1" y="-1" z="4" spawntime="60"/>
</spawn>
<spawn centerx="33258" centery="31838" centerz="4" radius="7">
<npc name="Conrad" x="-2" y="0" z="4" spawntime="60"/>
</spawn>
<spawn centerx="32630" centery="31919" centerz="4" radius="7">
<npc name="Quentin" x="3" y="-3" z="4" spawntime="60"/>
</spawn>
<spawn centerx="32137" centery="32172" centerz="4" radius="7">
<npc name="Noll" x="0" y="-1" z="4" spawntime="60"/>
</spawn>
<spawn centerx="33156" centery="32810" centerz="4" radius="7">
<npc name="Porter" x="0" y="-2" z="4" spawntime="60"/>
</spawn>
This will take you like ehhmmm one year to do with every NPC but it will work.
If someone can make a tool or something to do this it would be GREAT! ^_^
 
Last edited:
@Jester, If you could tell me how to add rep I would give you!

Edit; Ok I noticed it
 
Last edited:
Can't get teh server working

Hello, I can't get this working :/

It looks like this:
>> Loading config
>> Loading RSA key
>> Testing SQL connection... MySQL.
> MySQL ERROR mysql_real_connect: Can't connect to MySQL server on 'localhost' (10061)
> ERROR: Failed to connect to database, read doc/MYSQL_HELP for information or try SqLite which doesn't require any connection.

I tried to change it to sqlite (and to .s3db too), but then other things didn't work.
Anyone could tell me how to do? :)
 
EDIT: I get It too work.


How can I get myself too GM then?

Signed.
Zer0xe
 
Last edited:
Mh, try go to tutorials board and check how make a Gm etc, im out of time and need go sleep right now.
Thanks Monte.
 
Back
Top