Jump to content

sandbox

Members
  • Content Count

    22
  • Joined

  • Last visited

Posts posted by sandbox


    • 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

     


  1. 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;

     


  2. 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..


  3. 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; }
×
×
  • Create New...

Important Information

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