Jump to content

pojiejapan

Members
  • Posts

    126
  • Joined

  • Last visited

Everything posted by pojiejapan

  1. Hye Eathenaians, < is this acceptable? I have a problem with my website. I a Flux CP and I wanted to put a new web template. This is my original website : this is my orginal website and I wanted to change it to this template : I've opened the public_html at winscp : and I copied all the files all in the public_html files into a new files CP (public_html/cp) then I copied the new template folder into the public_html folder : Then I edited the html code and make sure that control panel tab link to public_html/cp I saved it and when I clicked the control panel tab it don't show my original website : Well all I want to do is to make a new cover for my website before they can register or login. So when people click the Control Panel tab it will direct to the 1st (Original website) and how can I do that? Is there anything I must edit? Please help me
  2. datatextureÀ¯ÀúÀÎÅÍÆäÀ̽ºcollection_Lothar.bmp there is the location. and the item_db 13429,_Lothar,Lothar,4,100,,500,25,,1,3,0x000654E3,7,2,2,1,2,1,2,{},{},{} I just want to make the description, the drop spr, the inventory spr looks like I wanted. But when player attack I wanted it to look like a normal sword.
  3. Sir I have made 4 files CustomWeapon.spr CustomWeapon.act CustomWeapon.bmp CustomWeapon.bmp (Images when description) I've have edit the txt : idnum2itemdesctable iidnum2itemdisplaynametable idnum2itemresnametable itemslotcounttable num2itemdesctable num2itemdisplaynametable num2itemresnametable then I repack and made a GRF Here is the item_db2 13429,Custom_Weapon,Custom Weapon,4,100,,500,25,,1,3,0x000654E3,7,2,2,1,2,1,2,{},{},{} when I start and reload it. I got the item, the slot is correct, the description is correct. But I dont see any picture at the next to the description, no picture at inventory and when I double click I crash the RO. Can help on this? I just can't find a way to connect the spr with a command. Am I supposed to edit the acc lua and acc id lua? Because I read and all the items are headgears? I just want to use the spr on the desc and inventory but still using the normal sword spr when attacked. I hoped you can help me sir
  4. I have made 4 files CustomWeapon.spr CustomWeapon.act CustomWeapon.bmp CustomWeapon.bmp (Images when description) I've have edit the txt : idnum2itemdesctable iidnum2itemdisplaynametable idnum2itemresnametable itemslotcounttable num2itemdesctable num2itemdisplaynametable num2itemresnametable Here is the item_db2 13429,Custom_Weapon,Custom Weapon,4,100,,500,25,,1,3,0x000654E3,7,2,2,1,2,1,2,{},{},{} when I start and reload it. I got the item, the slot is correct, the description is correct. But I dont see any picture at the next to the description, no picture at inventory and when I double click I crash the RO. Can help on this?
  5. I've made a custom spr and act for some weapon. I've made the description bmp. Drop spr. Equipment bar spr. and act. But where to put it data/spr ?? data/texture ?? can someone tell me?
  6. // Create Item Hunt Group Arrays (By Category) setarray .@items_0[0],501,502,503; setarray .@items_amount_0[0],1,2,3; Zero just wondering can we add a zeny amount in this item requirement for each item? What that code would be?
  7. Wow Zero nice. Unbelievable.. I hope I was good as you. Thanks for this. I'll try it out. It seems that this is easily editable for beginner like me. I'll try it out now. Thanks sir!
  8. As it says above : I got [Error]: pc_skill: Skill with id 0 does not exist in the skill database when I wear a clip that I put trojal mount script. Here's the link : Link Any solution to that?
  9. Okay Zero , I'll wait for your code. Looking forward for it. I know that you want your script to be nice and tidy and you're a busy man. BTW thanks again for the time here. I hope I can see that script. Because I want to make like 10 main category and each of the main have like another 10 sub category. I hope it can fit. If you just give an example with 2 Main and some sub category I think I can understand and edit it
  10. Emistry I've placed all the code at their place and I get this Error [Error]: pc_skill: Skill with id 0 does not exist in the skill database
  11. Owh. So the conclusion is I make 2 NPC right. Haha. Thanks btw Zero
  12. Nice post sir, I like your tutorial on every step is in Codebox. But sir can I request a simple tutorial like this. How to make a new skill with the spr. I really can't find step by step guide like this.
  13. thanks for the quick reply sir, but since I wanted to do a non learned skill I skipped the skill tree.txt but when I put the script at the item for example S_VANISH into an item. I cant find the skill sprite. I been wondering, all these step he never teach how to connect the skill ID with skill sprite in the client right? Sorry if I'm wrong
  14. nice one zero, but can I ask. what if I want to make the same NPC above but compile 2 NPC together. Example : this are the item id : 19000,19001,19002,19003,19004,19005,19006,19007,19008,19009,19010,19011,19012,19013,19014, 19015,19016,19017,19018,19019,19020,19021,19022,19023,19024,19025,19026,19027,19028,19029, 19030,19031,19032,19033,19034,19035,19036. and all of this is Sword category weapon and the requirement are the same as above. But what if I wanted to make a Bow category weapon and the ID is 30001,30002,30003,30004 and so on.. and the requirement is a bit different : 100 poring coin 500 gold coin 1 eddga card card 2 000 000 zeny. can we combine it? Meaning before player start quest he can select what category weapon : Sword Knife Bow Axe Then there's any subcategory Sword > Ice Sword,Fire Sword etc Knife > Ice Knife, Fire Knife etc. Thanks in regard
  15. Hello everybody, I've been searching for 2 weeks and I only come up with minor details. For example the RO Wiki. I've searched the eathena.ws also. I still can't make a use skill to work. I would love if someone can come up with a full guide from 0 how to make a skill including putting a spr on skill. ( you can use ready spr. ) and if can't I wanted to make a skill that have Duration and Cooldown For example : Vanish Duration : 4second Cooldown :15second I gladly appreciate the help from you guys. Thanks in regards, DoTARO Administrator
×
×
  • Create New...