Jump to content

simplemhan

Members
  • Posts

    308
  • Joined

  • Last visited

Everything posted by simplemhan

  1. maybe your accname.lua is different in your accessoryid.lua check if they have the same name, even the capslock or spelling
  2. try this: gonryun,160,118,4 script Guild of The Month 722,{ mes "[Guild of the Month]"; mes "The Guild of the Month is the ^ff0000"+getguildname(.a)+"^000000 Guild"; mes "Their Guild Master is ^FF0000"+.b$+"^000000"; close; OnInit: set .guild$, "+getguildname(.a)+"; query_sql("SELECT `guild_id`,`master` FROM `guild` WHERE `name` = '"+.guild$+"';",.a,.b$); flagemblem .a; } if not working make an sql query which getting the name of the guild of the month
  3. search here in hercules or rathena 266 hair color and 553 cloth color thing
  4. i think you used item name instead of item id, try to used item id.
  5. mark it as solve, if your done here
  6. the problem that you encountered is also the problem that i encountered but i solve it by my self by checking my custom items in my db used some latest client 2012-2013 ragexe
  7. try to check ur items also i managed to solve that same problem with u i just check my custom items.
  8. if (BaseClass==Job_SuperNovice) change this to if (Class==Job_SuperNovice) only SuperNovice can get the items
  9. use the 2013 folder their inside the quest folder if you are using 2013 or delete the files which is error occuring
  10. did u already fix that packet error? i will post again some packet error if i encounter it again.
  11. [Warning]: clif_parse: Received unsupported packet (packet 0x5f02, 7 bytes received), disconnecting session #3. when i equip the moonstar and superstar. what kind of packet error is this? im using 20130522 ragexe.exe client [Warning]: clif_parse: Received unsupported packet (packet 0x3702, 6 bytes received), disconnecting session #3. when i try to sit having equip the moonstar and superstar
  12. how can i get this? Fixed Already wrong click uing import instead of export
  13. shakto can you diff me an exe file 20130320 bcoz i cant diff the proper diff, also error when diffing the client im using windows8
  14. edit the msgstringtable.txt like item to I or Equipment to Equip/E, Etc to E and Individuals(players items) to P
  15. did you set the port forward of each designated port?
  16. is this free or nid to buy it from you
  17. i just want the drop down menu thing, like daredevil fluxcp but more important is to understand how to integrate the design into fluxcp
  18. how to use this? can someone tell me how to use this and where can i place this. thanks
  19. bka nmn mali ung spr at act files ng wings mo o kya bka mali nlgay mo s accname at accessoryid lub/lua files mo
  20. Where can i place the dewata and tutorial lub files in my server? in the data grf or in my system folder?
  21. where can i place this? can someone tell me.
  22. how can i use the english translated dewata and tutorial? where can i placed that in my grf or in my data or system folder?
  23. panung nag auto close ung client exe mo? pakipaliwanag nga maige
×
×
  • Create New...