sandbox
Members-
Content Count
22 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by sandbox
-
Sorry for that, I didn't notice my privacy settings in Discord. Anyways if anyone is still interested, feel free to message me here or add me on Discord. Thanks!
-
Current looking for a source code developer for Hercules. Projects and requests will not be that big. Mostly modifications and some additional commands. Payment terms can be per task or on a monthly basis, or whatever we agree upon. Send me a message here or on Discord for faster communication - oklama#6969
-
As i've said on its original topic, those are my scripting noobie days. Thanks for rewriting it!
-
Yep, it's on rA http://rathena.org/board/topic/92897-quests-games-poring-catcher-event/
-
Sounds like my script from rA? or not? haha. Comment/Remove these lines out warp "mellina",115,150; //Edit to where will you warp players that lostsleep2 500;if(getmapusers("poring_c01") == 0) goto Lnoone; Replace them with this.. sc_start SC_Freeze,3000,0,10000,0;sc_start SC_Stone,3000,0,10000,0;
-
Mind trying to show the errors?
-
Pwede bang mahuli ka, ipakulong, ipasara ang server mo?
sandbox replied to Hadeszeus's topic in Ragnarok Mo? Pag usapan natin
Disgrace sa golden panty ni GTB -
Freebies NPC (for newbie & 3rd job)(per account)
sandbox replied to Lelantos's question in Script Requests
http://pastebin.com/vhZAR6nh -
Pwede bang mahuli ka, ipakulong, ipasara ang server mo?
sandbox replied to Hadeszeus's topic in Ragnarok Mo? Pag usapan natin
Pwede kang mahuli once na gamitin mo ang client(ragexe) at ang files(grfs, bgms, SPRITES, etc) nila, at kapag dinugtungan mo ng Ragnarok Online ang pangalan ng server mo dahil copyrighted un. At dahil ang RO PH ay part rin ng Gravity. Pero 'gang sa ngayon, wala pa namang nabalitang kaso tungkol dyan kase mahaba rin ang pag proseso at hindi ganung kadali dahil konti palang ATA ang batas about sa ONLINE copyright issues(ex. cybercrime bill) dito sa pinas.. Yung emulators lang ang legit dahil aegis ang gamit ng gravity hindi athena.. Kung gusto mo maging 100% safe, gagawa ka dapat ng sarili mong files, sprites, maps, items. sakit sa ulo non! haha Pero wag kang mabahala, tulad ng sabi ko at nila, wala pang nahuhuli, hehe. Try mo rin search sa rA forums about sa legality.. -
Mostly all attack/skills can be dodged except for magic/misc attacks.. More info here.. http://irowiki.org/wiki/Cicada_Skin_Shed
-
Happy Birthday Jebus, I mean Judas!
-
I've written this from scratch and I haven't tested it, just edit it to your liking. prontera,123,123,1 script 150Q 100,{ if(StartQuest > 0 && BaseLevel >= 150) goto L_150;else if(BaseLevel > 1 || Class != Job_Novice) { mes "You're not a Level 1 Novice."; close; }else end; mes "Here's your quest, talk to me when you've reach Level 150";set StartQuest,1;close; L_150: announce strcharinfo(0)+" has reached level 150",bc_all; getitem 609,1; set StartQuest,0; close; }
-
Hello, does anyone knows how to remove this
sandbox replied to leloush's question in Database Support
Oh sorry, umm have you tried editing these.. -
Hello, does anyone knows how to remove this
sandbox replied to leloush's question in Database Support
skill_cast_db.txt replace the skill entries with these.. //-- MO_EXPLOSIONSPIRITS270,0,0,0,0,0,0,-1 //-- CH_SOULCOLLECT401,0,0,0,0,0,0,-1 -
Hi, can i request for a script something like this.
sandbox replied to leloush's question in Script Requests
how many players should warp inside before the timer starts? -
May... Maybe... It's.. It's trying to contact us..!! jk. Im guessing he's a narutard like me but hates to use the search function to find naruto related addons to improve his server
-
Increase their INT then reduce their MDEF? Or.. Make them cast skills like amplify magic power, etc..
-
Change script to sc_start SC_FOOD_STR_CASH,1800000,10; But do take not it will still exist when the player dies also.