Jump to content

java

Members
  • Posts

    251
  • Joined

  • Last visited

Everything posted by java

  1. how to make this : function(eat) { nullpo_retr(-1, sd); clif_eat (&sd->bl, salmon, ); clif_eat(&sd->bl, mie ramen, ); clif_eat(&sd->bl, ice cream, ); clif_displaymessage(fd, "eat, eat and eat "); return 0; } i want to create code above to : if i choose eat then i got random type of menu salmon or mie ramen or ice cream should i put " || " ?? but should i put in? ty for wathcing my case
  2. hello guys, i was add afk commands at my server, but how to make all of user at my server being afk after their logout game? i just need info about exit source code
  3. this is script i've requested 6 months ago at eathena.ws, my pc hang so this script gone. but here once again godameit share to us thank you so much. suggestion: - add botcheck when register to play ctf - add party organize ( when player enter the ctf, he is automatically join party etc blue team) - add NPC reward.(when the party win the round e.g blue team won, all party warp to npc reward and got reward)
  4. asem dah,,, keterbatasan bahasa menjadi penghalang komunikasi antara sesama bangsa nehh.. kapan ada subforum khusus untuk Indonesia... gw sendiri pake rathena.. player ga mempermasalahkan tuh ...
  5. too dangerous if u save an server account at ur db.
  6. You can set a "Faction" to a desired character with the scriptcommands: *factioninfo(<type>); type: 1 = Faction's name 2 = Race 3 = Element 4 = Ele lvl 5 = Alliance ID *setfaction <ID>; *factionmonster "<map name>",<x>,<y>,"<name to show>",<mob id>,<amount>,<faction ID>,{,"<event label>"}; *setfaction <ID>; thank but, can u upload step by step picture ingame ?
  7. hello there.. what is the factions system? how i can use this factions? any example? i have already patch for my server but, still unable how to use this faction system LOL sorry for my noob question i just dont get it hehe
  8. do not remove previous post u made!
  9. create custom item at itemdb2.txt and dont forget Lua files too
  10. thank you hopefully ur script is sql based and have some nice feature like annieruru mission board 2.4 script. for example : //AddCollection("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Item ID>,<Item Amount>,...); to AddQuest("<Quest Name>","<Descriptions Quest >",<MonsterID>,<MonsterAmounts>,<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<RewardCashpoint>,<Zeny Reward>,<RewardBase EXP>,<RewardJob EXP>,<Item ID>,<Item Amount>,<MissionStatus>,<Timelimit>,<Job limit>,); NB: mission status option: -everyday -onlyonce -repeatedly NB : job limit option -swordman -thief -etc NB: timelimit options: - 1 min - 1 hours - 1 day tha's my opinion anyway.. thank you again for ur replay
  11. um dude.. is ur script have a limitation quest? or can ur script make a 10000 quest? and what about if a restart server is this script save the current quest which made before? sorry for my bad english.
  12. it's look like annie script http://www.eathena.ws/board/index.php?showtopic=242306
  13. indeed sir kenpachi.. i was following what's wiki write about custome weapon and now my sprite work yay! but .. im not following frenzmu06.. im just following this thread >> http://rathena.org/board/topic/64182-how-to-fix-this-custom-weapon/ that's better than i've to create other thread to ask something that people had a same questions.. but thanks to you, this is great forum , which can share many information to all
  14. thank you .. the problem already solved
  15. amazing dude... it's really help me out. big thanks to you
  16. bump ( lol there are 2 kaito kid at this forum.. anyway.. this is great script.. thanks for sharing with us
  17. not work... any suggestion? are you sure you are using the fully working files for it? 1000% sure
  18. im so sorry guys ahahha... i just wanna know, how to make my bow sprite visible? this is my itemdb : 18104,Bowtest,Bowtest,4,1000,,0,15,,5,4,0x000A0848,7,2,34,1,4,1,11,{ bonus2 bAddDamageClass,1002,500; bonus2 bAddDamageClass,1113,500; bonus2 bAddDamageClass,1031,500; bonus2 bAddDamageClass,1242,500; },{},{} and this is structur folder of my custom sprite for weapon : for drop sprite is fix , i just wonder why my custom weapon sprite didnt show correctly while attack monster? like this : thank you before
×
×
  • Create New...