Jump to content

iZeal

Members
  • Content Count

    158
  • Joined

  • Last visited

About iZeal

  • Rank
    Advanced Member

Profile Information

  • Gender
    Male
  • Emulator
    Hercules
  1. I will try this., I'm just going to use minutes and seconds.
  2. will the delay update to something like this: "Please wait 10 seonds." click again. "Please wait 9 seconds." and again "Please wait 8 seconds.";
  3. Oh sorry Annie that was just for example I meant to use it on another Script.. like Buff NPC and a Warper NPC.
  4. Hi guys wanted to ask some help on how I can update how many seconds left just like Yggdrasil Berry. on an example: dispbottom "Please wait " + callfunc("Time2Str", gettimetick(2)+.@Delay)" this is what I got problem is it only shows the set delay = 10 seconds "Please wait 10 seconds." how can i make it like when they click it, it will update how many seconds remaining like: "Please wait 10 seonds." click again. "Please wait 9 seconds." and again "Please wait 8 seconds.";
  5. I think this line: identifiedResourceName = "¾Ï¼Ó¼º¾Ë", identifiedDescriptionName = { should be: identifiedResourceName = "CHARMANDER", identifiedDescriptionName = {
  6. Should work fine in git bash. Try to stay away from the GUI. Get used to doing the command line / bash version. It's much easier / faster. Thanks for your help kisuka, one problem also when I try to use "git pull" to update version I always get this message:
  7. iZeal

    disablenpc problem

    is this stated as npc's? payg01, payg03?
  8. iZeal

    disablenpc problem

    the guy on the post is disabling an npc which is not the one he declared at the beginning.. can you show your Script on where your having trouble with the OnInit?
  9. Hi Just wanted to ask about this weird problem on my SQL but nothing unusual it's just that It's my first time seeing something like this: the char_id started at 1 instead of 150000:
  10. on the Console I'm using windows by the way Ill try this Thank you
  11. How do I get old version?
  12. do we have tutorials on how to add custom boxes? Thanks in advance. Announcement is not correct it's displaying like: Character has won Package Box from Yggdrasil Berry how can you fix this?
  13. How can I make 2013-06-05 display error return properly not just a Crash.. the same with old clients telling if there's a missing sprite or something.
  14. plz try example npc, I think nothing is better than first hand experience Why didn't I think of that, Good Idea
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.