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

horsehead

Members
  • Posts

    175
  • Joined

  • Last visited

    Never

Everything posted by horsehead

  1. în ur character folder is a readme file there u will find your answere
  2. what will be the changelog? btw what u will be the new features in the new version
  3. what about final fantasy like music? XP
  4. maybe u willadd some of my other ideas too? :P maybe buff spells or something or stat based spells?
  5. Hey Miguu what about sprite movement for spells, because its boring if the sprite stand moveless and cast the skill :P
  6. that sounds good^^ maybe u have an idea of the release date for the next version? :P
  7. hey Miguu what u want to change on the second PVO release? Maybe some of my ideas? ;P
  8. i have some good feature ideas: 1\. Buffs dots spell types 2\. Passive skills 3\. shooting skills or normal attack 4\. hotkeys for spells 5\. stat based spells example: int streanght some skills but str streanght other skills whit vital as base dmg
  9. hey Miguu maybe u can write some source code tutorials for your PVO because u could help other to develope their games :P and i found a bug i can attack and run at the same time xO
  10. thanks man it works^^ i had the same idea but i dont know good this code because im a beginner^^
  11. no problem mate^^ but maybe u can tell me when u edit it? xP
  12. Thanks!! it works^^ but on this solution is one problem… the normal vital doesnt work
  13. i mean like str give dmg for normal hit but what do the other stats and i use EO u can read it in the topic name^^
  14. i tryed to change the EO Damage hp code that int increase the spell dmg here is my code: Case SPELL_TYPE_DAMAGEHP DidCast = True For i = 1 To MAX_PLAYERS If IsPlaying(i) Then If i Index Then If GetPlayerMap(i) = GetPlayerMap(Index) Then If isInRange(AoE, x, y, GetPlayerX(i), GetPlayerY(i)) Then If CanAttackPlayer(Index, i, True) Then SendAnimation MapNum, Spell(spellnum).SpellAnim, 0, 0, TARGET_TYPE_PLAYER, i AttackPlayer Index, i, Vital + (GetPlayerStat(Index, Stats.intelligence) * 3), spellnum i compiled it but if i cast a spell the damage is the same so it havent an effect anyone can help me to get it right?
  15. hey what is wrong not everyone can vb6 programming at this time… so let us ask some things I personaly want to get some stuff to start my game and if i can better programm wit vb6 i can add some good features to my game but not atm
  16. I have a mismatch error if i put a empty QUEST ini in the quest folder but if havent a QUEST ini in my quest folder it does nothing if i attack the npc
  17. I have a question about the Stats and the Spell editor of the current EO: 1\. what does every stat i know str is DMG but what are do the others 2\. What do Duration and Intervall i dont know how to use it? anyone can answere my questions? It would be very nice XD
  18. what does the all the stats in mean str,vit,end… and for what are duration and interval in the spell editor?
  19. I got an error it says: method or data member not found. and marked is .ListIndex what to do? i want to use the trade 2 items for 1 source edit
  20. I have today some source edits done and on some things i get an error I got an error it says: sub or function not defined and it undermark TakeItem or GiveItem anyone can tell me how i can define TakeItem or GiveItem?
  21. I got an error it says: method or data member not found. and marked is .ListIndex what to do?
  22. I got an error if I want to compile the client Compile error: type missmatch
  23. Can anyone post a source code tutorial for a buff spell?? Im not so good at source editing atm im learn it but i need only buffs to start my game…. I hope anyone can help me please.
  24. horsehead

    Learn VB6

    I want to start learn VB6 anyone can tell me what a good and free ebook is to learn VB6? I prefer in german but english okay^^ If you can pm me a download link it would be nice^^
×
×
  • Create New...