Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

xxXReichoXxx

Members
  • Posts

    37
  • Joined

  • Last visited

    Never

Everything posted by xxXReichoXxx

  1. i have a mod witch allows npc to use spells but its spell damage is always same. ex: it will always hit 700 vital dmg . for spell atm its ``` InitDamage = Spell(spellNum).Vital + (Npc(MapNpc(mapNum).Npc(mapNpcNum).Num).Stat(Stats.intelligence) / 2) Damage = InitDamage - Player(victim).Stat(Stats.willpower) ```that code is basically like = spell damage - player def (but it will still stay same) If Npc uses melee hit it will vary so it doesnt always hit the same amount. so i thought if i could put spell dmg + melee so spell damage is always different. id like to add here + physical damage but i have no idea how to code that.
  2. i wanna use animation (as aoe spell) on a npc + i want the animation to be used also on ground (theres no npc). with current system i see animation only on npc when i use aoe spell. this is a site of mmorpg (tibia) wiki, scroll down bit to see the spell animation. ok ill add a link .. http://tibia.wikia.com/wiki/GFB
  3. When i do a aoe spell and use it on npc then animation will only show up on npc. Is it possible to have the animation also on ground? Lets say i use blizzard then it doesnt look like blizzard really couse animation is only 1 square on the mob. i would need it to be on mobs and on ground so it will be a large kaboooom xD.
  4. this isnt big but anyways… example: create new spell -> vital 100,duration 5,interval 1,type heal mp. my idea is to use a spell witch heals mp . and i wanted to continiously heal mp after but it just loads the 1st time and all the rest dont function. 1st time its blue and then it shows green colour (not healing). heres another bug but fixed. http://www.touchofdeathforums.com/smf/index.php/topic,69167.0.html
  5. Im am a nooby and quita new to eo. I downloaded the eo and it got bugs in it. anyways why is a buggy program in [http://www.touchofdeathforums.com/eclipse/downloads.php](http://www.touchofdeathforums.com/eclipse/downloads.php). When a noob comes and wants to use that prog its buggy and needs to do fixes. So why not upload the fixed program there. anyways the bug is about spells. so i can have 9 (i think) spells and when i create 10th spell it wount work. i found solution here [http://www.touchofdeathforums.com/smf/index.php/topic,69167.0.html](http://www.touchofdeathforums.com/smf/index.php/topic,69167.0.html) . maybe there are more bugs but this is just what i found. So can someone upload "clean" version of that program.
  6. can i use visual basic 2008 express edition to do that or i really need that old one (2006)
  7. ok im gonna follow this .. http://www.touchofdeathforums.com/smf/index.php/topic,68399.0.html im gonna post if i cant open project somehow..
  8. i know this is stupid question but i still dont know how??. for example i wanna follow this tutorial.. [http://www.touchofdeathforums.com/smf/index.php/topic,74300.0.html](http://www.touchofdeathforums.com/smf/index.php/topic,74300.0.html) :embarrassed: i tryed doing so > \eo\server\src and i opened those files with wordpad.. and i edited em.i did exatly as told in tut but it doesnt work. :confused: lol i think source editing should be in another way . i searched about it but i havent found anything. so any help?? now im gonna be in wall of shame ?? will i? lol
×
×
  • Create New...