Jump to content

joelolopez

Members
  • Posts

    493
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by joelolopez

  1. did you check if your client read iteminfo.lua first before iteminfo.lub files? set it to iteminfo.lua first.. that should work. +1 "IF" this helps you
  2. no its not possible, unless you request a src modifications that if your male character change to female character the sprite will change too.., its like playing a mp3 file on on windows media player, you can only change it if you stop the current process..
  3. remove this from item_noequip.txt 2483,1 //Siege_Greave 2484,1 //Siege_Boots 2485,1 //Siege_Shoes 2586,1 //Siege_Manteau 2587,1 //Siege_Muffler 15046,1 //Siege_Plate 15047,1 //Siege_Suits 15048,1 //Siege_Robe 1776,1 //Siege_Arrow_S 1775,1 //Siege_Arrow_A 1293,1 //Velum_Jamadhar 1294,1 //Velum_Scare 1395,1 //Velum_Buster 1492,1 //Velum_Glaive 2016,1 //Velum_Arc_Wand 21001,1 //Velum_Claymore 21002,1 //Velum_Katzbalger 18113,1 //Velum_Arbalest 18114,1 //Velum_CrossBow 1586,1 //Velum_Bible 1587,1 //Velum_Encyclopedia 1832,1 //Velum_Claw 13072,1 //Velum_Damascus 16020,1 //Velum_Stunner 16021,1 //Velum_Flail 1436,1 //Velum_Spear 1396,1 //Velum_Guillotine 11548,1 //Woe_White_Potion 11549,1 //Woe_Blue_Potion 11547,1 //Woe_Violet_Potion 12600,1 //Treasure_Box_Scroll +1 if this helps you :3
  4. joelolopez

    GRF Editor

    this tool is so sweet, but im still looking forward on the development of its database editor feature... unfortunately its not saving properly the luas.. but still 5 stars for this tool (y)
  5. point shop that requires zeny (custom variable point shop as we know its a new type of shop using custom points form your server, the problem is .. you cant purchase an item using custom points if you have 0 zeny wew) animation index of kagerou (animation is wrong when equipped with huum shurikens, the animation supposed to be animation index of 11, throwing kunais/shuriken is animation index 10) throw daggers index 5 dagger index 10 shuriken index 11
  6. is there anyone who have an AI that walking around its owner, patroling mode... nah~ i already fixed it by my self, +1 for me lol
  7. guys can you help me to find the original item ids of all updated items any link that can lead me to the item ids? the item ids that i mention is the one that is write on the item_db.txt
  8. just like i said to psvita im saying that ,+1 if only "if this helps you" but if not why should you give me +1 if it doesnt help you..did u get it? im not giving into details because i thought that all the people here is already knew the basic functions of any tools regarding in modifying of your client.. as we all know hex editor can modify title of your client , modify the names of it's resources, and also the paths or directories..
  9. in char selection screen logout then if your trying to login another account you cant login anymore... using latest stable client and hexed with nemo any fix for this?
  10. Please stop answer like that , hex code sensitive so if no more information your reply make some Annoy more than help. Ex: same as you reply on another topic , example "it may be fix from sprite or lua" so What that help them ? Stop idiot reply that not help the owner topic Thanks. regrat whatever dude, youre just too dumb to understand anything lol , besides your English is very awful lol, try to work on your english first before calling me an idiot.. stupid l0l
  11. my statement is clear brotha," +1 if only "if it helps you..." " IF" that why im not shy to say +1, my purpose is to help who is in need like you, instead of appreciating the people who is trying to help and paying attention to your issues, you're being too rough.. if it doesnt help you well im sorry, im just trying to help.. you know what? i was going to upload a navigation lua files for you but you piss me off with you reply.. thanks for your appreciation dude! by the way when it comes to client or graphics side im really good at it.. i solved many issues here for your info.
  12. dude you have problems with your sprites or lua thats the only purpose why you experiencing that issues look for good navigation luas , listen to my advice , +1 if this helps
  13. hi guys how to make my tip of the day window popup in startup?
  14. i would like to request a npc that warp players into my gold room lets say for example in the ordeal map, after the usage of the room the npc will give the character a delay for room usage delay usage of room determined by how long the character is in the ordeal map
  15. 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,16,{ sc_start SC_ALL_RIDING,-1,1; },{},{} hat with same effects of @mount2 dont forget to +1 if it helps
  16. hi is it possible to change 2hand quicken color? i would like to change yellow green to violet or red
  17. just read "item_bonus.txt" located at athena\trunk\doc and look for attack speed bonus and change the value to the maximum value possible
  18. just look for your "item_db.txt" and search your desired card ID and put your own bonus here --- >{ script },{ on equip } ,{ on unequip }; for example { bonus bStr,20; },{ },{ } <------this means when you insert it on ur equipment this will automatically grant you str+20 on equip----- automatically activate only when you equip the item if you want to learn about making your own bonuses of card effects just read "item_bonus.txt" located at athena\trunk\doc dont forget to +1 if this helps :3
  19. i wish that the exp reward turns to 1~100% exp reward
  20. how can i make tip of the day appear on startup,
  21. hi im using mysqlquery browser to browse my database. my problem is everytime my server unexpectedly shutdown my sql database is getting database errors. is there a way that i can save the values of my tables so that i can backup the values from my schemas and tables? example values in login table username | password, < fields hotshot | hotshotpass < values that i need to backup is it possible to backup the values and import them again on my server whenever my database is broken and need to be fixed?
×
×
  • Create New...