Jump to content

kitty14

Members
  • Posts

    323
  • Joined

  • Last visited

Everything posted by kitty14

  1. hello I'm using the latest svn, didnt notice it until one of my player use Demonic Fire and Fire Extension DF its okay, how ever FE lvl 1 -5 , doesn't have damage, though i do have all the items to use it,, HELP ME PLEASE. thanks MUCH!
  2. i just want 1 player inside to hunt for zeny, with entrance fee of 10m per level zeny increases 500k think or just like the old one. yup i have instance_db.txt .. thanks annieruru..
  3. thanks anniruru and how will i edit ? like Zeny = Zeny +.round1 * 10000 Zeny = Zeny +.round2 * 15000
  4. how about the zeny per MVP? it give items like the first one per level the zeny increases how to set it?
  5. hello i have custom mob here 3222,Aposis,Aposis,Aposis,255,80390,1,99999999,99999999,2,1399,1799,141,68,189,105,72,85,132,72,10,12,2,0,63,0x37B5,160,140,384,288,0,0,0,0,0,0,0,7097,3000,994,30,6223,10,2680,1,1920,50,2621,1,2364,20,0,0,0,0,4429,1 i wanted to double the exp when they kill the mob, how ever no mater how many 999999999999 i will place on EXP, and JEXP section they got the same exp, but if I add MEXP they recve more EXP but theyl become MVP which i dont want,cuz i had use a script (below) that if they kill MVP's theyl rcved special item ., i just want them a normal mob for faster leveling when player level reach 200 - max 255 my rate is 5000x/5000x/100000x renewal is there anyway to make them MVP but the script below will not take effect on them? thanks much, =) - script MVP Badge -1,{ OnNPCKillEvent: if ( getmonsterinfo( killedrid, MOB_MVPEXP ) && rand(100) < 100 ) { if ( getcharid(1) ) { getpartymember getcharid(1), 1; getpartymember getcharid(1), 2; for ( .@i = 0; .@i < $@partymembercount; .@i++ ) { if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) { // what happens if someone in the party member is offline =/ .@partymemberaid[.@c] = $@partymemberaid[.@i]; .@c++; } } getitem 25009, 1, .@partymemberaid[ rand( .@c ) ]; } else { getitem 25009, 1; } } end; }
  6. [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: variable name='.entryzeny' index=0 [Debug]: Function: atoi [Debug]: Source (NPC): MvP Ladder Warper at prontera (164,171) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: variable name='.@num' index=0 [Debug]: Function: getstrlen [Debug]: Source (NPC): MvP Ladder Warper at prontera (164,171) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: variable name='.reward' index=1 [Debug]: Function: atoi [Debug]: Source (NPC): ev_Mvp at guild_vs2-1 (0,0) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: variable name='.@num' index=0 [Debug]: Function: getstrlen [Debug]: Source (NPC): ev_Mvp at guild_vs2-1 (0,0) this error yeah i tried that one. however its for party, i just wanted 1 player prize is Zeny per MVP like the old one not the item, and also MVP will respawn in the middle, sorry too noob. help me. thanks Kido and annieruru for the response
  7. can someone help me with this script? im getting error, please modify sorry newbie here http://upaste.me/3aa51106073c002c#L164
  8. ahh. salamat po.... hehhe. so physical attack and physical damage = atkrate meaning to say walang kaibahan ang physical attack sa physical damage sa paglagay ng script? sensya syadong matagal na pagreply sensya at medyo slow. thanks sa support and explanationss
  9. is there any video tutorial for this????? im also confuse bout this.. TNX
  10. yup i already have vot4points addons, buy still that will show,
  11. guys i have problem, (i always have a problem ) if i click the vote us pict on my web main, it shows this The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again. /?module=vote how to fix it? i want it like other server when you click it, youl be routed to log-in account?
  12. @ Santafe: hmmm, i cant find rebellion at anthena_scripts , on job NPC? i want to stop it until gunslinger only. @cydh: ow, i see.. so ill use 2012-10-04 at the moment.
  13. ist client 2013-08-07 stable and supported by rathena?? or how can i remove it to job changer or quest or on server?? sorry dont know what to ask.
  14. hi! im using client 2012-04-10 renewal but when i change to rebellion class, it turn to novice sprite? with a job title name poring? how will i fix this?
  15. hello, just wanna ask is ther a difference on "{" and "}" of windows 7 and 8. cuz i did patch or upload the patch using windows 8, ill get error. but if i use windows 7 everything works fine, and when i get back to windows 8 i get error.. sad to say my comp is windows 8. :'(
  16. low i just wanna ask what are item echant script like this: {itemskill "ITEM_ENCHANTARMS",4;} this is for fire "4" can you please help me what is number 1-10? like 1 = ? 2 = water 3 = earth 4 = fire 5 = wind 6 = ? 7 = ? 8 = ? im wondering what number is for undead, holy, shadow, etc. like if my description of my custom item is STR 10 agi 10 enchant weapon with undead property, what would be the script? thanks
  17. kitty14

    freebies

    @ AnnieRuru:do i need to include "(" ")" and also i want this script new_1-1,53,111,5 script Freebies 811,{ if ( Freebies || BaseLevel > 230 ) end;{ mes "[Zubelle]"; mes "Nice to meet you "+ strcharinfo ( 0 ) +", my name is Zubelle"; mes "Welcome to ^E066FFYour RO!^000000"; mes "I see that you're new here so to help you out I'd like to give you these"; mes "items as a gift to show how much we appreciate you here!"; next; mes "[Paulinds]"; mes "Have fun!"; getitem2 8000,1,1,0,0,0,0,0,0; getitem2 8001,1,1,0,0,0,0,0,0; getitem2 8002,1,1,0,0,0,0,0,0; getitem2 8002,1,1,0,0,0,0,0,0; getitem2 8003,1,1,0,0,0,0,0,0; set Zeny,Zeny+5000000; set #freebie_quest,1; savepoint "prontera",155,181; next; announce "Let's welcome " + strcharinfo(0) + " for joining our server ! ",0; warp "prontera",155,181; close; } if(#freebie_quest == 1) { mes "[Zubelle]"; mes "Have fun in ^E066FFYourRO!^000000"; next; warp "prontera",155,181; close; } } but its per account i want per character. im sorry its my first server. but i do really i appreciate much. cuz im learning alot.. checkin on scripts,,
  18. how to update? i did cd /root/Desktop/trunk ls svn update it says skipped '.' nothing happen when i updated it.
  19. kitty14

    freebies

    I did not get error. What i did is that i @lvu 229. Then kill monters to lvl up to 230 items are still with me.
  20. kitty14

    freebies

    hmm. its not working.. :'(
  21. kitty14

    freebies

    here [1] 8000,Newbie_Articwings,Newbie Artic Wings,4,20,,0,,0,,1,0xFFFFFFFF,63,2,1,,0,0,1000,{ bonus ballstats,10; },{},{} [1] 8001,Newbie_Valkyrie_Helm,Newbie Valkyrie Helm,4,20,,0,,0,,1,0xFFFFFFFF,63,2,256,,0,0,1001,{ bonus ballstats,10; },{},{} [2 pcs] 8002,Newbiejard,Newbiejard,4,20,,0,,0,,1,0xFFFFFFFF,63,2,136,,0,0,0,{ bonus ballstats,10; },{},{} [1] 8003,NewbieBrynhild,Newbie Brynhild,4,20,,0,,0,,1,0xFFFFFFFF,63,2,16,,0,0,0,{ bonus bMaxHP,10*BaseLevel; },{},{} still there?
×
×
  • Create New...