Jump to content

lakasmonk

Members
  • Posts

    231
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by lakasmonk

  1. may i ask how to use this sprite by adding new line in item_db2 ? no need to make a new sprite just recycle?
  2. anyone have sprite including the drop collection item (Sprite folder and texture folder) of : Cash shop box Proof of donation card scroll thank you
  3. the problems seems to be on your custom skin
  4. i did not edit it all i edit is the location
  5. i do that +15 in src since first place but the script give the server console an error of -1
  6. guys can you make this a +15 script because it enables +10 only and i do not understand the mechanics of the script i think its complicated please guys Here is the script of Refine ++ NPC this is goddameit script //Update 2011-11-7 //Author Goddameit prontera,150,180,4 script Refine++ 100,{ set .@Scroll,7199; set .@back,1; //-1,-2,-3... -->back to level 1,2,3...(MAX:10) if refine fail //1,2,3... --> reduce level 1,2,3.... if refine fail set @use2,0; set @rate,0; set @typr,0; function nZeny { switch(getequipweaponlv(getarg(0))) { case 1: return 500; case 2: return 2000; case 0: case 3: case 4: return 5000; } } function nItem { if(getarg(1)==1){ switch(getequipweaponlv(getarg(0))) { case 0: return 985; case 1: return 1010; case 2: return 1011; case 3: case 4: return 984; } }else{ switch(getequipweaponlv(getarg(0))) { case 0: return 6241; case 1: case 2: case 3: case 4: return 6240; } } } function nRate { function aRate { return getarg(getarg(0)+1); } switch(getequipweaponlv(getarg(0))) { case 0: return aRate(getarg(1), 100,100,100,100,60, 40,40,20,20,10, 50,30,20,10,10, 10,10,10,10,10); case 1: return aRate(getarg(1), 100,100,100,100,100, 100,100,60,40,20, 70,70,50,50,30, 30,20,20,10,10); case 2: return aRate(getarg(1), 100,100,100,100,100, 100,60,40,20,20, 70,50,50,30,30, 20,20,10,10,10); case 3: return aRate(getarg(1), 100,100,100,100,100, 60,50,20,20,20, 50,50,30,30,20, 20,10,10,10,10); case 4: return aRate(getarg(1), 100,100,100,100,60, 40,40,20,20,10, 50,30,30,20,20, 10,10,10,10,10); } } if(select("Refine","Close")==2) close; set @typr,select(getequipname(1),getequipname(2),getequipname(3),getequipname(4),getequipname(5),getequipname(6)); if(!getequipisenableref(@typr)) { mes "I can't refine this !..."; close; } if(getequiprefinerycnt(@typr)>=20) { mes "it's not possible to refine this better than +20."; close; } if(Zeny<nZeny(@typr)) { mes "your Zeny is lower than "+nZeny(@typr)+"."; close; } if(!countitem(set(@use2,nItem(@typr,select("Don't use Purified.","Use it."))))) { mes "your don't have any "+getitemname(@use2)+"."; close; } mes "[successful rate]["+set(@rate,(nRate(@typr,getequiprefinerycnt(@typr))+(@use2>6000?10:0)))+"%]"; if(select("Refine now","Don't refine")==2) close; if(.@Scroll) { if(select("Don't use Protection Scroll.","Use it.")==2) { if(!countitem(.@Scroll)) { mes "your don't have Protection Scroll."; close; } } } set Zeny,Zeny-nZeny(@typr); if(.@Scroll) { if(@menu==2) delitem .@Scroll,1; } delitem @use2,1; if(.@Scroll) { if(@menu==2) { if(@rate<rand(1,100)) { if(.@back<0) { getitem2 getequipid(@typr),1,1,-(.@back<-10?-10:.@back),0,getequipcardid(@typr,0),getequipcardid(@typr,1),getequipcardid(@typr,2),getequipcardid(@typr,3); failedrefitem @typr; }else{ set .@D,set(.@D,getequiprefinerycnt(@typr)-.@back)<0?0:.@D; if(getequiprefinerycnt(@typr)<=10) { getitem2 getequipid(@typr),1,1,.@D,0,getequipcardid(@typr,0),getequipcardid(@typr,1),getequipcardid(@typr,2),getequipcardid(@typr,3); failedrefitem @typr; }else while(getequiprefinerycnt(@typr)!=.@D)successrefitem @typr; } }else successrefitem @typr; close; } } if(@rate<rand(1,100)) failedrefitem @typr; else successrefitem @typr; close; } and can you test it because i have a bug when i go to the menu when slecting an item to refine ive keep getting -1 on the none equip slot bump please ((
  7. i think there is no way because icon uses pixel u need to give more details if you would
  8. baka ung emblem ng iba wala pa silang nalalagay
  9. your problem is your msgstringtable.txt
  10. pwede pakilinaw at paki explain ng maayos?
  11. check your lua files what client date u use?
  12. for the URL : You need to redirect it or purchase a domain if you want free go to www.dot.tk dont copy and paste the typos in the index.html you need to replace the index.html of the flux NOTE: Dont paste the integrated index files to the addon CMS just raplce the one you have to the flux index.html
  13. for the images to put go to themes/default/images just put your integrated files to you flux theme/default folder and then paste it all there
  14. you need to edit src/mmo.h and find this #define 20103011 Change to #define (to your client date)
  15. you need to use a kafra point shop not a cash shop because cash shop use free cash and kafra point shop use points
  16. can you post some screenshot
  17. i set up it correctly and set the ip's and the user pass of the server my client is 2011-11-22a i use lua files of rytech and the data folder of rathena in the release section and miruku as my based client here is the problem when i test the server and run it i click the client and when i login successfuly the client says failed to authenticate (5011) or it says failed to connect to server rejected from the server need to fix this fast bumppppppp
  18. check your inter-athena.conf file check your mysql user and pass there and change the ip on what u used
  19. Thank you sir Elixir for a fast reply.. Are you using the same VPS? Actually sa axwebs ko nga po nakita sir yung vps na may remote desktop.. Ncontact ko na din po yung sa axwebs and still waiting for their reply.. So nag iinquire pa po ako ng ibang VPS hoster na may same feature.. Thanks.. oopps nakalimutan ko sorry about that oo meron sya nakalimutan ko lang ung pangalan nung application at subok na ho ang axwebs ang ginagamit ko ngayon
  20. what is the recomended Data FIles, RagRE Diff, Client, Compatible with Packet 28 and translation i need the most recomended by the developers of rathena or even the support of rathena trying to use rathena for my new server thank you for the Rathena Community and the staff
  21. so ganito yan kung vps pwedeng axwebs tapos ung remote desktop na sinasabi mo wala nun kase ang vps ay virtual private server pero may ibang ring application na kayang maaccess ung VPS through WinCP and pag on ng server through Putty Posible un kung sa axwebs or kung anong VPS Hosting na nag poprovide ng Ragnarok Online needs kagaya ng Axwebs Frantech Bluesky
  22. i see two folder in db one is pre-re nad re i want to use pre-re and i dont know how i think the new environment of rathena is change and not that quite similar to eathena i think the developer of rathena need to explain and gives what to be know of its new features -DB | |-pre-re -- > ----- THIS TWO FOLDER THAT I AM CONFUSE |-re --------/ And the new environment of SRC folder i think in my own thoughts can someone of the developer of eathena explains me the new features of rathena that eathena and 3ceam dont have because now im using Rathena and i think this emu is best now and Official Skill, item, etc. and balanced although for me im so confused of whats new Please support me i need to know and i will now use rathena for my new server
  23. i search it and i search the WOE v3 by GM XEON on eathena and toasty woe setter by toast of doom but im requesting the modify one if you may its alright if you cannot make my request i will use toasty if i may
×
×
  • Create New...