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

Compiling Monster walk above corpse

Way20

Well-Known Member
Joined
Sep 29, 2014
Messages
208
Solutions
3
Reaction score
82
Hello guys, I'm using TFS 0.4 Rev 3777, I made many edits in my source so I don't want to change it right now. This rev have a bug that when one monster die the others around can't walk above the corpse of the died monster, I've seen a lot of threads about that and the solutions that others users have recommended to the creators was CHANGE YOUR SOURCE. Like I say, I can't change my source, someone know how to fix it?
 
Well why did you throw your source code out?

This is a source code problem from what I understand and you can not simple patch it with a bunch of Lua scripts.
 
Well why did you throw your source code out?

This is a source code problem from what I understand and you can not simple patch it with a bunch of Lua scripts.
I think you've got me wrong, I know that to fix this I need to do changes in my source. When I said "I can't change my source" I was trying say "I can't change MY source to OTHER source" not "I can't modify my source". Sorry if I didn't explain right.
 
Hello guys, I'm using TFS 0.4 Rev 3777, I made many edits in my source so I don't want to change it right now. This rev have a bug that when one monster die the others around can't walk above the corpse of the died monster, I've seen a lot of threads about that and the solutions that others users have recommended to the creators was CHANGE YOUR SOURCE. Like I say, I can't change my source, someone know how to fix it?
The easiest thing is probably what I did, downloaded 3884 and re edited everything.
 
He needs the especific part that must be change. In others posts with solution they do not post the especific part to change?
 
He needs the especific part that must be change. In others posts with solution they do not post the especific part to change?

In others threads the most part of solutions was the change of the source. :( I need know in which files of the source are the bug, to compare with others sources code that already have fixed this bug
 
Please link where you found the solution you want to apply.

Keep in mind that by "change sources" you are saying that you want to change the code of the server, not the executable itself. If you are referring to the executable, what you double click to run, say "change distro".
 
Please link where you found the solution you want to apply.

Keep in mind that by "change sources" you are saying that you want to change the code of the server, not the executable itself. If you are referring to the executable, what you double click to run, say "change distro".

Sorry for my mistake man, I'm not good at English. I don't find any solution, I just find others thread.

1~2~3
 
Back
Top