Jump to content

sandbox

Members
  • Content Count

    22
  • Joined

  • Last visited

Everything posted by sandbox

  1. 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!
  2. 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
  3. As i've said on its original topic, those are my scripting noobie days. Thanks for rewriting it!
  4. Yep, it's on rA http://rathena.org/board/topic/92897-quests-games-poring-catcher-event/
  5. That's weird.. Script looks fine and should be working since you're the scripting Goddess! You shall smite the person who caused this problem once you've seen him! xD
  6. 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;
  7. Kinda of OT post.. But damn, the scripting Goddess is asking questions!?
  8. 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..
  9. Mostly all attack/skills can be dodged except for magic/misc attacks.. More info here.. http://irowiki.org/wiki/Cicada_Skin_Shed
  10. Happy Birthday Jebus, I mean Judas!
  11. 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; }
  12. Oh sorry, umm have you tried editing these..
  13. 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
  14. how many players should warp inside before the timer starts?
  15. sandbox

    HELLO!

    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
  16. Increase their INT then reduce their MDEF? Or.. Make them cast skills like amplify magic power, etc..
  17. Change script to sc_start SC_FOOD_STR_CASH,1800000,10; But do take not it will still exist when the player dies also.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.