Jump to content

rans

Members
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by rans

  1. rans

    guys

    and then restart your server awahahahahahaaha
  2. rans

    guys

    you can search from this forum or from google :3
  3. rans

    guys

    @afk OR you can edit your char.c (only works for rathena)
  4. hmm maybe you miss some error with "#" ?
  5. rans

    Request

    - shop quest_shop2 -1,909:-1 Map,X,Y,P script Custom Quest v2 809,{ set @i,0; mes "[Shop Quest NPC]"; mes "Which item do you wish to obtain?"; mes "Select only one."; callshop "quest_shop2",1; npcshopattach "quest_shop2"; end; OnBuyItem: if(.BuildQuest) { for(set .e,0; !compare(getarg(.e+1) + "","Zeny"); set .e,.e+2) {} npcshopadditem "quest_shop2",getarg(.e+2),getarg(.e)*compare(getarg(.e+1) + "","SZeny"); setarray .Shop[.i],getarg(.e+2); set .i,.i+1; goto Quest_Setup; } if(.Shop[@i]!=@bought_nameid) for(set @i,1; 1; set @i,@i+1) if(.Shop[@i]==@bought_nameid) { set .i,@i; callsub Quest_Setup; } for(set @i,1; !@e; set @i,@i+1) if(.Shop[@i]==@bought_nameid) { set @e,1; set .i,@i; callsub Quest_Setup; } mes "[Shop Quest NPC]"; mes "I require the following:"; for(set @i,0; !compare(getarg(@i+1) + "","Zeny"); set @i,@i+2) mes "^FF0000" + ((countitem(getarg(@i))>=getarg(@i+1))? "^00FF00":"") + "" + getarg(@i+1) + " " + getitemname(getarg(@i)) + " [" + countitem(getarg(@i)) + "/" + getarg(@i+1) + "]"; if(getarg(@i)) mes "^FF0000" + ((Zeny>=getarg(@i))? "^00FF00":"") + "" + getarg(@i) + " Zeny"; mes "^000000In exchange, I will give you:^0000FF"; for(set @i,@i+2; getarg(@i+1,0); set @i,@i+2) mes getarg(@i+1) + " " + getitemname(getarg(@i)); switch(select("Exchange:" + (((((getiteminfo(@bought_nameid,5) & 1) || (getiteminfo(@bought_nameid,5) & 256) || (getiteminfo(@bought_nameid,5) & 512)) && @equip==0))? "Preview Item":"") + ":No thanks")) { case 1: for(set @i,0; !compare(getarg(@i+1) + "","Zeny"); set @i,@i+2) if(countitem(getarg(@i)) < getarg(@i+1)) { next; mes "You have " + countitem(getarg(@i)) + " " + getitemname(getarg(@i)) + ", while I require " + getarg(@i+1) + "."; mes "Please obtain ^FF0000" + (getarg(@i+1)-countitem(getarg(@i))) + " more " + getitemname(getarg(@i)) + "^000000."; close; } if(Zeny < getarg(@i)) { next; mes "You do not have enough Zeny."; mes "Please obtain ^FF0000" + (getarg(@i)-Zeny) + " more Zeny^000000."; close; } for(set @i,0; !compare(getarg(@i+1) + "","Zeny"); set @i,@i+2) delitem getarg(@i),getarg(@i+1); set Zeny,Zeny-getarg(@i); for(set @i,@i+2; getarg(@i+1,0); set @i,@i+2) getitem getarg(@i),getarg(@i+1); if (compare(getarg(@i,0) + "","announce")) announce strcharinfo(0) + " has just obtained " + getitemname(@bought_nameid) + " from the QUEST npc!",bc_all; close; case 2: set @bottomview, getlook(3); set @topview, getlook(4); set @midview, getlook(5); addtimer 1000, strnpcinfo(3)+"::On_Leave"; set @equip,getiteminfo(@bought_nameid, 5); set @view, getiteminfo(@bought_nameid, 11); if(@equip != -1 && @view > 0) { if(@equip & 1) atcommand "@changelook 3 " + @view; if(@equip & 256) atcommand "@changelook 1 " + @view; if(@equip & 512) atcommand "@changelook 2 " + @view; } next; goto OnBuyItem; case 3: close; } On_Leave: atcommand "@changelook 1 " + @topview; atcommand "@changelook 2 " + @midview; atcommand "@changelook 3 " + @bottomview; set @equip,0; set @view,0; set @topview,0; set @midview,0; set @bottomview,0; end; OnInit: npcshopitem "quest_shop2",0,0; npcshopdelitem "quest_shop2",0,0; set .BuildQuest,1; set .i,1;; Quest_Setup: switch(.i) { default: set .BuildQuest,0; set .e,0; set .i,0; end; case 1: callsub OnBuyItem,"Item ID","Amount",0,"SZeny","Item Reward","Ammount","announce"; } } Something like that??
  6. Try this http://rathena.org/board/topic/73545-guidelines-fix-flux-cp-errors/
  7. rans

    item ID

    asking for the item script? {bonus2 bsubrace,rc_demihuman,10; bonus bvit,2; bonus bmdef,3;}
  8. rans

    Ragnaruto

    what's d update for this?
  9. rans

    Need help

    2012-04-17a ragexe from Supportmii anyone know about this? hmm i also check [fix] Disable Hshield
  10. Create a Box Item, And add in the script "{rentitem <item ID>,<duration>;}"
  11. rans

    Question

    Yes. Backup your SQL(Export Database) from your PHPMYADMIN.
  12. try to change it? and check also your inter_athena, Char-athena, Map-athena
  13. 2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,6,,1,0xFFFFFFFF,7,2,16,,1,1,0,
  14. http://ratemyserver.net/index.php?page=download_kROLinks
  15. hi, Im using 2012-04-10 Client. Is there other way to reduce the size of this? thnx- msgstringtable Topic Closed*
  16. in adding custom @go you only need to edit mapindex.h and atcommand.c
  17. you can use the healer + identify + repair =)
  18. ahhh... xD si isa isa nga talga.. akala ko kc meron easy way =) thnx .. hehe
  19. Hi, im using this 2-script http://pastebin.com/qQ6gayya For Example. You created a new Gm account ,and you did not set the id in this script, this script will kick you , if you already set you ID here, it will warp you into a room with no command(adjst to 99), and you need to verify your gm account by typing the password in the npc, if wrong password, automatic kick. - sorry 4 my bad english...
  20. how? hahaha kc sken pag try ko Copy+ Paste Re folder pa punta sa 3ceam folder insufficient column ,, pag dinagdagan ko may panibagong error nanaman, item search blablablabla
×
×
  • Create New...