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

sendmagiceffect stackpos

xKrazyx

Old School
Joined
Oct 23, 2012
Messages
904
Solutions
6
Reaction score
683
Is there a way to send a doSendMagicEffect underneath of a player instead of on top?

I've tried editing .dat setting it to ground or ground item. or changing stackpos position in lua script.. nothings worked so far :(((... does magiceffect not support stackpos? Rev 3884

Any suggestions?
 
Is there a way to send a doSendMagicEffect underneath of a player instead of on top?

I've tried editing .dat setting it to ground or ground item. or changing stackpos position in lua script.. nothings worked so far :(((... does magiceffect not support stackpos? Rev 3884

Any suggestions?
I don't think it is even possible, well you could do it with OTClient I guess...
 
without OTC plz.. not gonna use OTC too many issues with securities/bots / this is for a pvp server.. OTC has issues with laggy gameplay
............
source fix?
 
without OTC plz.. not gonna use OTC too many issues with securities/bots / this is for a pvp server.. OTC has issues with laggy gameplay
............
source fix?
You can't use effects to do that, it is how the tibia client works.

If you have the source of the tibia client I'll gladly "fix" it for you.
 
You can't use effects to do that, it is how the tibia client works.

If you have the source of the tibia client I'll gladly "fix" it for you.

Unfortunately I don't have tibia client source.. maybe you have it and could share it?

Looks like il have to resort to another method I guess.

If client really cant support then close this thread plx.
 
I made a good workaround... Close/delete this topic please...

Totally forgot that you can add item decays in item.xml like magic wall rune >.> weed too strong
 
This is what I was doing in-case you were curious xD

was trying to reduce overhead by using magic effects:p

Adding more bullet holes still... but you get the gist :)

nieCArrSEy.gif
 
Back
Top