KianIshie
Members-
Content Count
15 -
Joined
-
Last visited
About KianIshie
-
Rank
Member
Profile Information
-
Gender
Male
-
Emulator
Hercules
-
Hello, i tried this script. It is working fine and no error in console so far. But I notice that the instance map is not working as intended. Example Party A enters first, then Party B enters afterwards. The problem is party b will be warp to the location of party a. Is there anyone experiencing this problem as well or is it just me? But I didn't change any of the script and I am using the latest revision.
-
I think there is a thread about this before. But to answer your question. It is because of the sprite that you are using inside basic_interface folder having armor & weapon switched position. You can easily fix that by using this texture in your grf. Attached file is a corrected sprite for weapon and armor in kafra inventory. http://www.mediafire.com/download/c24d2tabvug2gvb/yourRO.grf
-
Yeah, got the same problem as well, and when I unlock my custom warpra, all towns where automatically unlock even if you don't visit their respective unlock npcs. Is there someone who overcome this problem? Thanks!
-
KianIshie reacted to an answer to a question: Map crashed on Friendly Poring Quest (Novice Quest)
-
Map crashed on Friendly Poring Quest (Novice Quest)
KianIshie replied to KianIshie's question in Script Support
Cool! Thank you for your effort guys. +1 rep and marked this post as solved. -
Hello Hercules, have you encounter this kind of error in the new academy's novice pet quest? Whenever I get to this dialog, my map server always crash. Here's my map server error log. and when I checked the script it seems that the conflict was because of this part of the script I temporary fixed it by removing that part of the script and then the quest proceeds as normal. How can I fix this error? Of course, I wouldn't mind if there is no animation or emotion on this quest but it's awesome if there is one. Thanks for your time!
-
NPC is on prontera city => x-150 y-193 4 = Facing Direction of NPC List of Directions: DIR_NORTH 0DIR_NORTHWEST 1DIR_WEST 2DIR_SOUTHWEST 3DIR_SOUTH 4DIR_SOUTHEAST 5DIR_EAST 6DIR_NORTHEAST 7 Alternatively, if your account is an admin/gm level, you may use @warp mapname,x,y to instantly warp to the exact location of the npc. for example, since you have the coordinates you may use @warp prontera,150,193.
-
Yes it is, when a character is well geared and uses a elemental converter it can deal 100-200k damage. In my server, i made the cart tornado Force Neutral to give other players better chance to survive.. Just sharing.
-
[About] Turtle General Card and Hydra Card
KianIshie replied to ThyroDree's question in Database Support
AFAIK, 4 of the same cards can be stack together but the damage output is not that big compare to a different combination of cards.. As I recall, If you compound 4 Turtle general cards in a weapon then the damage modifier will be something like this. 1.80 or 80% while compounding 2 TG and 2 Hydra will be.. 1.4 x 1.4 = 1.96 or 96% I read it somewhere. Correct me if im wrong. -
Hadeszeus reacted to an answer to a question: need help! adding pub on this npc
-
Do you mean by this? Just add the "waitingroom "your pub name",0;" on OnInit: Hope that helps..
-
Thank you for this map, we will using this in our server.
-
KianIshie reacted to a post in a topic: [Support] The Castle City of Invek
-
anacondaq reacted to an answer to a question: 2013 Ragexe Support [Main Topic]
-
Hello everyone, may I ask if the Ragexe 2013 supported the "force to send md5 hash"? To be specific I am currently using the 20130320 ragexe. Thank you very much!