

FReyes
-
Posts
117 -
Joined
-
Last visited
Community Answers
-
FReyes's post in Item NPC Help was marked as the answer
i solve it..
setarray .Shops$[1],"Headgear Quest"; setarray .Shops$[2],"Headgear Quest2"; setarray .Shops$[3],"Headgear Quest3";
Add(1,5086,1,0,0,5024,1,539,30,660,3); Add(2,5137,1,0,0,5141,5,7047,100,661,1); Add(3,5074,1,20000,0,2286,1,2254,1); - shop qshop1 -1,909:-1 - shop qshop2 -1,909:-1
- shop qshop3 -1,909:-1Thanks!
-
FReyes's post in how to make installer to repack client files was marked as the answer
thanks buddy. /e11
-
FReyes's post in What are the possible problems if i don't have hshield like Harmony,Gepardshield.etc was marked as the answer
Thanks a lot for the info buddy... i already tried to contract functor.x in skype. waiting for his reply..
anyway.. is there server compatibility of gepardshield?
what do you mean 150? 150$ or?
im using rathena server. thanks (y)
-
FReyes's post in How to make patcher? and how to repack to my client? /help was marked as the answer
i find it out on how to use thor... i will try neoncube.
-
FReyes's post in I can't bind my keys to alt 2 - 9 was marked as the answer
i solve it i dont know how. its magic.
-
FReyes's post in Hello, I would like to request a script, please read. was marked as the answer
Thanks a lot i works...
but i did my own customization but nothing works...
this is the last request..
~~~Poring event wil start in 3 minutes...
~~~Poring event has just spawn in town (ex. izlude)..
xxx~~~not poring event will spawn in izlude in 3,2,2 minutes.. thanks a lot
SOLVED
announce "A special poring will spawn in [ "+Strtoupper(.Map$)+" ] in "+.min+" minutes",bc_all;
to
announce "A special poring will spawn in "+.min+" minutes",bc_all;
Thanks a lot guys
-
FReyes's post in how to change this in YES/NO button? was marked as the answer
i forgot the tab space.. sorry
how to fix this? TIA
@benching, @pandaloveshamster thank you for replies guys,, i aprriciate it. thanks
problem solved : "pvp_y-1-1" to "pvp_y_1-1" a lot guys
how to change this name in Town name? all towns always says "confirm entering pvp_y_1-1?
i configure it out
mes "Confirm entering "+.MapN$+" ?";
OnInit:
setarray .MapN$,"Prontera","Izlude","Alberta"; setarray .Map$,"pvp_y_1-1","pvp_y_8-2","pvp_y_1-4"; and all map always says confirm entering prontera? always reading 1st map name..
-
FReyes's post in HELP @storage CRASH/ForceCloseNotresponding was marked as the answer
i delete my old GRF file, and replace a new one..(copying from another ROclient)
is this okay? it will not affect monster/mobs damage and hp? Thanks for replies.