iZeal
Members-
Content Count
158 -
Joined
-
Last visited
About iZeal
-
Rank
Advanced Member
Profile Information
-
Gender
Male
-
Emulator
Hercules
-
I will try this., I'm just going to use minutes and seconds.
-
iZeal reacted to an answer to a question: Update how many seconds left?
-
will the delay update to something like this: "Please wait 10 seonds." click again. "Please wait 9 seconds." and again "Please wait 8 seconds.";
-
Oh sorry Annie that was just for example I meant to use it on another Script.. like Buff NPC and a Warper NPC.
-
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.";
-
SkyTech6 reacted to an answer to a question: Custom Pet Help
-
I think this line: identifiedResourceName = "¾Ï¼Ó¼º¾Ë", identifiedDescriptionName = { should be: identifiedResourceName = "CHARMANDER", identifiedDescriptionName = {
-
iZeal reacted to a post in a topic: Obtaining Hercules
-
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:
-
is this stated as npc's? payg01, payg03?
-
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?
-
anyone can help me?
-
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:
-
iZeal reacted to a post in a topic: Obtaining Hercules
-
on the Console I'm using windows by the way Ill try this Thank you
-
How do I get old version?
-
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?
-
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.
-
plz try example npc, I think nothing is better than first hand experience Why didn't I think of that, Good Idea