Jump to content

manabeast

Members
  • Posts

    835
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by manabeast

  1. there is a bug in multi currency shop!. warning players can buy that just force to buy it continously and boom u will get the item what mean ? elaborate more ? and how to duplicate the bug ( if possible ) he mean if player A talk to NPC B. continue like this. select item> buy> no creadit fail, select item> buy> no creadit fail, select item> buy> no creadit fail, select item> buy> no creadit fail, select item> buy> no creadit fail, select item> buy> Get item (this Shop without pay. mean free !! player dun have donation cradite can get the item for free)
  2. mind tell me how you run this event? after pm the event start where you all go? i already start event and annoouce but where are the warper? what map? =="
  3. my server dun have renewal.h in src/map.
  4. I know adding new custom mob, but if adding existing little problem, correct me if i were wrong. i want to add 4 custom treasure chest help! when go in game @spawn gravity error. Clientside npcidentity ["JT_E_TREASURE1"] = 3638, ["JT_E_TREASURE1"] = 3639, ["JT_E_TREASURE1"] = 3640, ["JT_E_TREASURE1"] = 3641, jobname [jobtbl.JT_E_TREASURE1] = "TREASUREBOX_2.gr2", mob_db.txt (edit for simple view) 3638,E_TREASURE1,Treasure Chest,Treasure Chest,99,10,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,80,0x120,0,0,0,0,0,0,0,0,0,0,0,0,5277,5,5351,10,5332,10,5176,10,5755,10,5203,10,5277,10,5381,10,0,0,0,0); 3639,E_TREASURE1,Treasure Chest,Treasure Chest,1,10,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,80,0x120,0,0,0,0,0,0,0,0,0,0,0,0,7559,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); 3640,E_TREASURE1,Treasure Chest,Treasure Chest,1,10,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,80,0x120,0,0,0,0,0,0,0,0,0,0,0,0,20059,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); 3641,E_TREASURE1,Treasure Chest,Treasure Ches',1,10,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,80,0x120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
  5. me already instant cast and when use my skill. the skill have delay. how to make it no delay?
  6. REPLACE INTO `item_db` VALUES (17003,'Salamander_Card','Salamander Card',6,NULL,10,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,008,NULL,NULL,NULL,NULL,'skill "AL_KAIZEL",1; bonus bDex,4; bonus bStr,2;',NULL,NULL); my custom card for enable use skill kaizel not working. this is sql version. "AL_KAIZEL",1;< correct? if no wrong i put in txt is AL_KAIZEL.. for enable use skill kaizel lv 1 is what code for txt?
  7. in data.grf too many not understand. anyone have treasure chest sprites?
  8. prontera,157,190,4[TAB]script[TAB]GardenEntrance[TAB]793,{ i forgot correct back. yes u may public because this script is i request then ifoxkun first made this script . i try it out tonight. now i'm working. ^^ thank you for so much help. hope this event running smooth, about the map if u want can get from early post.http://rathena.org/board/topic/57681-solve-event-script/#entry72490. we should put cradit for ifoxkun. u can add your in if you want to for fixing it up. i have found some confusing there. L_MDeath: //called at each mob dead if(getmapmobs(.spawn) == 0) { //if there no more mob on map set .spawn[1],0; //mark monster are all dead mes "I see you have found the treasure ..."; next; switch(rand(1,15)){ case 1 : goto L_First; //I dun like much goto but well case 2 : goto L_Second; case 3 : goto L_Third; default : mes "I see that you did not get the sacred mark of the treasure..."; close; } } end; o O? maze map have monster? the event is run like this. when read the time u set will spawn 15 treasure box in prontera. after that player just have to find them in the town to get the key to enter this Ancient Garden. after get the key and talk to npc will warp to maze.gat map. after that is a really big maze xD! look very fun, just walk from start point to end point to receive prize and exit the maze. well.. it's not a bad ideas to put monster on the map to make it's more challenge and increase popular rate.
  9. thanks lighta for explaination but i'm not really good at scripting... little dun get it's too but it's ok i continue read 3~4 time understand little about it. for timing OnSat1200 . i really want this for sunday. how to change for sunday? like this? remove onlnit? OnSat1200 set .@garden$,maze // <Customizable> set .@x,50; // <Customizable> set .@y,55; // <Customizable> set .playersmax,15; // <Customizable> set .playersin,0; disablenpc "Garden Entrance"; end; about monster .@garden$,0,0, < is treasure box i want it's random spawn at prontera @@". ppl who find the box = got the key = talk to npc can enter this npc maze map. for OnPCLoadMapEvent: add in where?
  10. first one ok. if(getmapusers(maze) == 15) { monster "maze",0,0,"Treasure of the Secret Garden",.@spawn,10,"Ancient Hero of the Garden::L_MDeath"; } else { end; } change to this? if(getmapusers(maze) == 15) { monster .@garden$,.@0,.@0,"Treasure of the Secret Garden",.@spawn,10,"Ancient Hero of the Garden::L_MDeath"; } else { end; } ?
  11. if normal use @warp velika_town , can. but if use kafra warp to velika town can't.
  12. dupli npc can.. how about save point? difference map difference save point @@? or this kafra service is like this? Same script just duplicate Town A- Save here, spawn here near kafra? Town B- if Save here?,spawn here too near kafra? Town C- if save here? spawn here as well kafra?
  13. they custom mob are trickstar monster =P.
  14. yesyes, is kafra...thanks. about (after eat butterfly will spawn this m_save mymap,100,100?) M_Save: savepoint mymap,100,100; callfunc "F_KafEnd",0,1,"in the city of <map>"; } this is just for one map . if i want more map? copy laste one more link?
  15. prontera,157,190,4[TAB]script[TAB]GardenEntrance[TAB]793,{ OnInit: set .@garden$,maze // <Customizable> set .@x,50; // <Customizable> set .@y,55; // <Customizable> set .playersmax,15; // <Customizable> set .playersin,0; disablenpc "Garden Entrance"; end; if(gettime(4)==6) && (gettime(3)==12) { enablenpc "Garden Entrance"; Announce "The Mystical Gate of the Secret Garden has opened! Fifteen players may enter.",bc_all || bc_blue; mes "Rumor has it that there was once an ancient secret garden located near prontera!"; if(countitem(7559) < 1) close; next; mes "I see that you have the key... Very well, since you have the key, I can warp you to the gate."; next; mes "Do you want me to? Only [" + .playersmax - .playersin + "] can enter."; next; if(select("Yes:No") == 2) close; if(.playersin == .playersmax) { mes "Sorry the max players has been reached."; } else { warp ".@garden$",.@x,.@y; set .playersin,.playersin + 1; close; } } else { disablenpc "Garden Entrance"; } maze,60,60,4 script Ancient Hero of the Garden 793,{ OnInit: set .@spawn,1902; // <Customizable> set .@garden$,maze // <Customizable> disablenpc "Ancient Hero of the Garden"; end; if(getmapusers(maze) == 15) { monster "maze",0,0,"Treasure of the Secret Garden",.@spawn,10,"Ancient Hero of the Garden::L_MDeath"; } else { end; } if(getmapmobs(.@spawn) == 0) { mes "I see you have found the treasure ..."; next; if(.@first == 1 ) { goto L_First; } else if(.@second == 1 ) { goto L_Second; } else if(.@third == 1 ) { goto L_Third; } else if(.@rand > 3) { mes "I see that you did not get the sacred mark of the treasure..."; } end; L_First: mes "Wow... You got the ultimate mark of the treasure ..."; next; mes "I believe this is yours then..."; getitem 2862; set zeny, zeny + 100000; close; L_Second: mes "Wow... You got the legendary mark of the treasure ..."; next; mes "I believe this is yours then..."; getitem 5682; set zeny, zeny + 50000; close; L_Third: mes "Wow... You got the holy mark of the treasure ..."; next; mes "I believe this is yours then..."; set zeny, zeny + 20000; close; L_MDeath: set .@rand, rand(1,15); if(.@rand == 1) { set .@first,1; } else if(.@rand == 2) { set .@second,1; } else if(.@rand == 3) { set .@third,1; } else if(.@rand > 3) { end; } Reply to Arcencial. Sorry, will avoid next time. and thank you.
  16. anyone can teach me how to add kapra npc? i have custom want to put kapra =) thank you
  17. ya, i been download alot from there. thanks you for green peach too. @@" THANK YOU! thought missing i gonna find other head gear replace .
  18. my server have large problem. i system restore 1 week later. i realize i forgot backup. >.<" any one still have recolour garm hat? green peach look like gone. i need this two anyone have? @@? Gold_Garm_Hat.bmp orange_Garm_Hat.bmp
×
×
  • Create New...