• 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.1[pl2] (Crying Damson)

Status
Not open for further replies.
stopAttackingAtExit = "no"
oldConditionAccuracy = "no"

What does it mean?
 
it mean...
People sometimes train and put exit then they are online and attacking monsters. But sometimes u got kick on hunt. When u got on target monster u can survive.
 
stopAttackingAtExit = "no"
oldConditionAccuracy = "no"
sqlKeepAlive = 60
promptExceptionTracerErrorBox = "yes"
rateExperience = 5.0 - Can be 5.4? xD

teleportAllSummons = "no"
teleportPlayerSummons = "no" (fixed?)


Sorry for double post, cant edit...

What does that do? :S
 
@mamon_2:

allsummons
playersummon

are fixed since beta 2 or 3 xD

@Elf/lef:

Another small bug on monsters: infernalist one -> loot "8092" is 8902 (spellbook of mind control) only that xD and my items in house are saved.
 
stopAttackingExit - when you click Exit, your character stop attacking..
oldConditionAccuracy - idk :D what is it?

Sry, but I can't edit my post ;/.
ehem.. WHERE IS DOWNLOAD?!?!111/1/11
 
Last edited by a moderator:
RELEASED PATCH LEVEL 1
Everyone who uses the software, please redownload

stopAttackingAtExit = "no"
oldConditionAccuracy = "no"
sqlKeepAlive = 60
promptExceptionTracerErrorBox = "yes"
rateExperience = 5.0 - Can be 5.4? xD

teleportAllSummons = "no"
teleportPlayerSummons = "no" (fixed?)


Sorry for double post, cant edit...

What does that do? :S
stopAttackingAtExit - player will stop attacking monster if hits 'Exit' in the client
oldConditionAccuracy - to avoid spell spamming, if someone cares
sqlKeepAlive - some mysql servers have set connection timeout, this is to avoid disconnecting
promptExceptionTracerErrorBox - if you have compiled the server with exception tracer and do not want 'Please attach the report.txt file, bla bla' box when server crashes, turn it to "no" (many people complained about it- restarters didn't work, etc)
rateExperience = 5.0 - Can be 5.4? xD
yes.
teleportAllSummons = "no"
teleportPlayerSummons = "no" (fixed?)
yes.
 
Why is it when I log into my character, it reopens the character list, I never get online but the GUI said I log in and out at the same time, what's going on?
 
summon.lua works but it sends an error (nil value) on position and everyone can see when you use the command, just add:

Code:
local position = getCreaturePosition(cid)

and it is fixed
 
elf in pl 1 u have added this to database manager?
"Changed house_storage.data fieldtype from BLOB to LONGBLOB"
 
sorry for my noobness but what bout the database?
 
Using 8.40...

[08/02/2009 15:17:15] > FATAL: OTBM Loader - Unknown map node.
 
Yo can u explain what that means lol so maybe i can fix it.
 
Lef can you answer my question?

Why is it when I log into my character, it reopens the character list, I never get online but the GUI said I log in and out at the same time, what's going on?

[08/02/2009 14:37:52] Account Manager has logged in.
[08/02/2009 14:37:52] Account Manager has logged out.
See? (look at the time)
 
Status
Not open for further replies.
Back
Top