miguelshta
Member
I just wanted to know if is posible to get the old attacks effect to client 12+?
like this
like this
tell me more about .dat and spr it is an sprite? or whattotally possible if you use tibia.dat/spr
but if you use assets editor i don't know, maybe someone else can answer that as I've not tried it yet
it is CONST_ME_DRAWBLOOD, just search in source for its occurrences and change them to your new effect const name and recompile, same with all other effectsbut what about physical attacks?
didnt edited the sources just change the effect of sudden death and mort areashow me screenshot of what you added on const.h and what are you using to attack? I can't tell, if it is a weapon or wand or spell
at object builder you replaced them or added new effects?didnt edited the sources just change the effect of sudden death and mort area
i remplaced the original effect i saw the retro effect but the numbers are diferent i mean i wanted hits like this:at object builder you replaced them or added new effects?
if you added new effects, you MUST compile your source adding a new const.h entry and changing sudden death .lua file to use the new effect
125
133
245
242
321
----------222
-------222
-----312
You can't. You would need to find someone to edit .exe / create .dll for you that modify Tibia Client.i remplaced the original effect i saw the retro effect but the numbers are diferent i mean i wanted hits like this:
LUA:125 133 245 242 321
and not like this
Code:----------222 -------222 -----312