• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Programmer Creature Issue TFS 0.4 [Paid]

Kungenn

Veteran OT User
Joined
Jun 10, 2007
Messages
1,625
Reaction score
283
Location
USA California
Greetings.
I have a small no game changing issue but I'd really like to fix it.
I am using the TFS 0.4 Engine for my server.

There is an issue which makes it possible for players to throw items on the walls (earth etc etc). However this was easily fixed with an ugly fix to game.cpp

Problem is that monsters that can push items. As an example a Cyclops. If the Cyclops walks in a narrow cave and there is an item that can be pushed such as a parcel it will get pushed onto the wall which looks really ugly.

If anyone has the knowledge to help me with this I'd be more than happy to pay for it.


Sincerely,
Kungenn
 
Greetings.
I have a small no game changing issue but I'd really like to fix it.
I am using the TFS 0.4 Engine for my server.

There is an issue which makes it possible for players to throw items on the walls (earth etc etc). However this was easily fixed with an ugly fix to game.cpp

Problem is that monsters that can push items. As an example a Cyclops. If the Cyclops walks in a narrow cave and there is an item that can be pushed such as a parcel it will get pushed onto the wall which looks really ugly.

If anyone has the knowledge to help me with this I'd be more than happy to pay for it.


Sincerely,
Kungenn
you can just remove monster pushitems flag in the monster xml o-o
 
you can just remove monster pushitems flag in the monster xml o-o
But they should be able to push it, just not on the walls. See what I mean?
If I remove the pushitem flag the monsters can be trapped by parcels etc, that's not what Im after
 
Back
Top