• 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!

The Forgotten Server v0.3 alpha 4

Status
Not open for further replies.
YEah... but how fix it when im have got 200 + players?
-.^

Run a query without specified id, it will update all entries-
Code:
update `players` set `loss_experience` = 10, `loss_mana` = 10, `loss_skills` = 10, `loss_items` = 10;
I got 70000 players, do you think I am updating it manually if need? ;)
 
Run a query without specified id, it will update all entries-
Code:
update `players` set `loss_experience` = 10, `loss_mana` = 10, `loss_skills` = 10, `loss_items` = 10;

Thanks it works :)
Another bug when players are logged in, and im save and sshuting down server (No with command)
 
why would you ever want to delete ground tiles? it makes a black spot which cant be used to anything else than getting debugs and being annoying stuck spots...o_OOOOOO


ye but if you made wrong ground then now you can delte id and made new one
 
How to run raids on this server? When im trying to execute i got response that i dont have this raid lol...
 
hey yo


I changed in talkactions command /b to acces = 1


and tutors can't use still this command :|

In console:


[
Code:
20/11/2008 00:40:40] Lua Script Error: [TalkAction Interface] 
[20/11/2008 00:40:40] data/talkactions/scripts/broadcast.lua:onSay

[20/11/2008 00:40:40] luaDoPlayerBroadcastMessage(). Bad speakClass type.


Elf also command /mc is bugged u know?
 
i have a problem with raids...

i use the command /raid xxxx --- name of the raid, and only get this raid does not exist. but i have the raid, and added it to raid.xml.

also the action that executes a raid does not work either.
hope someone can help me with this problem.

also sorry didnt see the mensage above where you explain why raid dont work.
 
MEENNN PLEASEEE!!HELP!!! THE HOUSES ARE BUGED!!! =S

[17/11/2008 01:01:09] OTS_SQLITE3_PREPARE(): SQLITE ERROR: table houses has no column named name

PLX!! THE HOUSES NO SAVE THE OWNERS!!

PLX HELP =)
 
ELF... THE CREATE ITEM TALK ACTION IS BUGED:

[17/11/2008 03:54:22] Lua Script Error: [TalkAction Interface]
[17/11/2008 03:54:22] data/talkactions/scripts/createitem.luanSay

[17/11/2008 03:54:22] luaGetItemIdByName(). Item not found

[17/11/2008 03:54:22] Lua Script Error: [TalkAction Interface]
[17/11/2008 03:54:22] data/talkactions/scripts/createitem.luanSay

[17/11/2008 03:54:22] luaDoPlayerAddItem(). Item not found

PLX HELP =)
 
ELF... THE CREATE ITEM TALK ACTION IS BUGED:

[17/11/2008 03:54:22] Lua Script Error: [TalkAction Interface]
[17/11/2008 03:54:22] data/talkactions/scripts/createitem.luanSay

[17/11/2008 03:54:22] luaGetItemIdByName(). Item not found

[17/11/2008 03:54:22] Lua Script Error: [TalkAction Interface]
[17/11/2008 03:54:22] data/talkactions/scripts/createitem.luanSay

[17/11/2008 03:54:22] luaDoPlayerAddItem(). Item not found

PLX HELP =)


It's not a "bug" it's a very small error, he won't help you unless you try to fix it yourself.
 
that function "pay(cid,...)" is not working?

For example, in my serv, the player can pay promotion for free..
 
ye but if you made wrong ground then now you can delte id and made new one

lol... how often do you need to mak TILES ingame? 99.9999999% of the time you use it for items, and it causes much more trouble than what its good for, since if you delete 1 extra time you cant re-do it since you cannot stand on a black tile.
 
Status
Not open for further replies.
Back
Top