-
Posts
233 -
Joined
-
Last visited
-
Days Won
5
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by shatowolf
-
New RO server mahirap ba?
shatowolf replied to shizelro's topic in Tulong para sa 3rd Party Application
stay away sa mga ro server services, dahil hnd mo alam nakukuwa na pla mga files mo. ^_^ go to OVH... -
simple fix. just set the mapflag to MAPNAME<tab>mapflag<tab>gvg_castle
-
What client date you are using ? and yea maybe on your script or server side.
-
Check mo accname and accessoryid double check mo din ung sprite name.
-
you can pm @Functor via skype.
-
groups.conf @duel {<player name>} - Enables duel mode, if a valid name is provided, the player will be sent an invite to duel. @invite <player name> - Invites a player to duel. @accept - Accepts a duel invitation. @reject - Rejects a duel invitation. @leave - Leaves duel mode.
-
Yea this is confirm. bug issue at view equipment.
-
This might solve your problem. skillinfoz.rar
-
use WeeMapCache.
-
pnta ka sa grf mo. edit the msgstringtable.txt nasa line : 627 and 210 - just look for it lang.
-
I think gepard will do the trick. gepard have unique id check.
-
RPatchur, a customizable patcher
shatowolf replied to L1nkZ's topic in Project Concepts & In Progress
This is nice,. keep it up mate. will test it soon. -
why not use sanasol fluxcp? here's the link https://github.com/sanasol/FluxCP_Addons-VoteForPoints
-
read the doc here : https://github.com/rathena/rathena/wiki/Timers_(Scripting)
-
Utility: No double login in one map ip and gepard unique_id
shatowolf replied to Tauro's topic in Utility Script Releases
at line 22. u should <tab> 22 : '-'<tab>script<tab>dl_map<tab>-1,{ -
pa request ng random box script po
shatowolf replied to Kudo's topic in Dito mag request ng Script at Database
you mean aalisin na ung default ? item 969 and item 512. setarray [email protected][0],rand(969,512),rand(1,5); -
pa request ng random box script po
shatowolf replied to Kudo's topic in Dito mag request ng Script at Database
sa itemdb mo lagay mo to : { callfunc "CustomBox"; },{},{} -
Map Crash Issue on Happy Hour / Floating rates.
shatowolf replied to GMH's question in General Support
you can check it at line 3031 at status.ccp. -
pa request ng random box script po
shatowolf replied to Kudo's topic in Dito mag request ng Script at Database
in this line //{ callfunc "CustomBox"; },{},{} function script CustomBox { copy paste mo lang then. edit the line //{ callfunc "CustomBox2"; },{},{} function script CustomBox2 { para sa box2. -
comment mo dto ung login_athena.conf mo, cover mo ung mga sensitive.
-
pa request ng random box script po
shatowolf replied to Kudo's topic in Dito mag request ng Script at Database
// ======================================================================================================== //{ callfunc "CustomBox"; },{},{} function script CustomBox { set [email protected],9; //<%>,<ItemID>,<Amount> setarray [email protected][0],1,512,1; //Gallon Hat of Flame setarray [email protected][0],2,512,1; //Crow_Tengu_Mask setarray [email protected][0],3,512,1; //Canopy setarray [email protected][0],5,7179,10; //PODS setarray [email protected][0],30,969,150; //(Gold) setarray [email protected][0],80,12016,10; //Speed_Up_Potion setarray [email protected][0],90,12214,5; //12214 setarray [email protected][0],95,12412,5; //HE_Bubble_Gum setarray [email protected][0],70,12103,5; //Bubble Gum setarray [email protected][0],rand(969,512),rand(1,5); set [email protected], rand(1,[email protected]); if (rand(1,100) > getd("[email protected]"[email protected]+"[0]")) { for(set [email protected],0; [email protected]<getarraysize([email protected]fault); set [email protected],[email protected]+2) { getitem [email protected][[email protected]], [email protected][[email protected]+1]; if([email protected][0]) setarray [email protected][0], [email protected][[email protected]], [email protected][[email protected]+1]; } } else{ for(set [email protected],1; [email protected]<getarraysize(getd("[email protected]"[email protected])); set [email protected],[email protected]+2) { getitem getd("[email protected]"[email protected]+"["[email protected]+"]"), getd("[email protected]"[email protected]+"["+([email protected]+1)+"]"); if ([email protected][0]) { set [email protected],[email protected]; setarray [email protected][0], getd("[email protected]"[email protected]+"["[email protected]+"]"), getd("[email protected]"[email protected]+"["+([email protected]+1)+"]"); break; } } } if(1<[email protected]&&[email protected]<=9) announce ""+strcharinfo(0)+" has opened Egg Scroll and reward ["+getitemname([email protected][0])+" x "[email protected][1]+"]!",0; specialeffect2 251; end; } -
recommended ragnarok hosting service out there
shatowolf replied to bluebear's question in Third Party Support
i recommend OVH ^_^ ~Note : Stay away to RO Hosting. why ? Panic, already comment it. -
awesome! keep it up mate.
-
Hi, Im starting up a new project based on ROBROWSER
shatowolf replied to umsdavid's topic in rAthena General
user: shatowolf