Jump to content

macine

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

macine's Achievements

Poring

Poring (1/15)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thank you very much! something like that will work? if(getskilllv("SM_SWORD")<2) unequip(4); and another doubt,i need to put the code what column ? Script or Equip_Script? and i need to add in both db/re/item_db.txt and the SQL database? or just one?
  2. hi guy i have a doubt here: Can i make a equipment script that look to a determinate skill (like SM_SWORD) and if is level 5 or less the player cannot equip the item? if it is possible how will look like ?
  3. I already edited the following files: data/lua files/skillinfo/skilldescript.lua data/lua files/skillinfo/skilltreeview.lua data/lua files/skillinfo/skillinfolist.lua and already put the rest of the information in the files: skillnametable.txt, skilldesctable2.tx but doesn't work, i still can't acquire the ability on my skill tree.
  4. thanks everyone for helping me out! I managed to editing the class, and already created the new skill, following the tutorial http://rathena.org/wiki/Adding_new_skills, in fact i finished the tutorial, both server and client side, and on my client i can see the skill but i cant "buy" the skill any leads? EDIT: if i use the command: @useskill 8443 10 "char name" it casts on me and on chat appears: skill has failed(i think is normal, the skill is like firebolt) i found this thread http://rathena.org/board/topic/64654-src-custom-skill/, but still without answer edit 2: the skill is working perfectly with @useskill and targeting other player on pvp. I just dont now why I cant "buy" the skill on the skill tree.
  5. ok thanks for answering. now just 1 more question, anybody there know any tutorial to editing classes, i already try this http://rathena.org/wiki/New_Classes but is too obsolete
  6. and how i do that ? do you know any tutorial that works on the SVN 17400? what i really want to do is create a new class (with the Swordsman sprite) with some new skills.
  7. and what modifications will be necessary on the client? or none? and thanks for answering me so fast xD
  8. What you recommend to me? On the tutorials i have found, the alterations on the client side requires the x-ray client, its possible to do using the 20120410RagexeRE ? And about my question, its possible to create new classes? or just modify one that already exists ?
  9. hello guys, i need some help here... Well I have a doubt here, I'm creating a new project with new classes and skills, but all the tutorials I've found to create new classes are obsolete and the source code of the tutorial are different than what I have (SNV revision 17400). I wonder if it is possible to create new classes, and it would involve the use of x-ray, I currently use 20120410RagexeRE. Thank you!
×
×
  • Create New...