• 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.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

Status
Not open for further replies.
for my opinion, 0.3.1PL2? or the latest patch of that compilation was the best.

now im using 0.3.4PL2 and im testing all, but i get a think ... a bug?:

i cant addskill more than 37 (skills, not level and magic level, magic level is at 362 something like that)


did you reproduce it?
 
I use console version and it works fine :)
WIthout crashs before the update I got crashs^^

But one question^^
I am too silly for sql I tried tutorials but it doesn't work.
So I start the server XML without sql but there isn't a data accounts or players (I wrote it).
But you can make a player and play^^
Where does the server save these players? lol
Cause I wanna make CM and change something on accoutn manger.
Where does the server save these players and account manger?
Cause I don't have sql or database?xD
 
@UP
Yes, you have databse, its called 'theforgottenserver.s3db' and its in your TFS folder.
 
No I'm not occuring this error. But wait! Haven't you setted pushCreatureDelay in config = 0? ;)

Slawkens, yes i did,
but i have set 2 * 1000 already and now working fine,
UPTIME: 26 hours and 15 minuts. Players: 20~40
 
Stairs & ladders are bugged..

local upFloorIds = {1386, 3678, 5543, 8599}
function onUse(cid, item, fromPosition, itemEx, toPosition)
if(isInArray(upFloorIds, item.itemid) == TRUE) then
fromPosition.y = fromPosition.y + 1
fromPosition.z = fromPosition.z - 1
else
fromPosition.z = fromPosition.z + 1
end

doTeleportThing(cid, fromPosition, FALSE)
return TRUE
end
 
Hello guys, I have one big server and I'm using 0.3.2 TFS version it is very unstable, can I trust and update to 0.3.4Pl2 or I've to change to 0.2*?
ps: I need one server stable.
 
i cant logs as the accmanager.....
i enable the acc manager..
 
Love it!!!!! My server have like 20h uptime whit around 30~ online and no errors , no buggs reported , no crasch!!! Its goooooooooood
 
Using latest Phpmyadmin and newest xamp getting a few mysql query errors.. duplicates no big deal just pointing it out..
 
Hello guys, I have one big server and I'm using 0.3.2 TFS version it is very unstable, can I trust and update to 0.3.4Pl2 or I've to change to 0.2*?
ps: I need one server stable.

Read what people say ...

to a few people is unstable , well no unstable like a little problems and to other is stable if you r gonna update it u have to change alot of things ... for the update but is pretty stable to me :) make a backup like save u server in some place and the other update it, if u like it erase the old one.

Sry for my english :S
 
@up
Ops forgot this web was english XD

i said that i forgot to say that im looking for a job in a server but im looking for a good one maybe i can help in something

Sry :S cant edit

PD: plz erase the one that is in spanish.
 
Look at my previous post, anyone have the fix for ladder and stairs ?
 
I already done that, got nothing to update since I'm running the server directly from PL2
However, I'll fix it
 
Just a little problem not so good with sql and i get this error in console
sqlite3_step(): SQLITE ERROR: columns id, world_id are not unique

can someone please help would be very nice thankyou
 
Hello,help

when it dies down to a char lvl 1. which is the problem?
 
Status
Not open for further replies.
Back
Top