Jump to content

NakedWolf

Members
  • Posts

    120
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by NakedWolf

  1. it docent drop skull after killing a player //Reward Setting (Every Kill) set .MaxZeny, 1000000000; //What is the max zeny of the server? set .Zeny, 0; //Earn zeny each kill? (0:Disable) set .Cash, 0; //How much #CASHPOINT every kill? (0:Disable) set .Skull, 1; //Collect player's skull each kill? (0:Disable|1:Enable) setarray .ItemID[0], 0; //Get items each kill? (0:Disable) setarray .Amount[0], 0; //How many items per kill?
  2. no no error's in console @Secrets sorry it was mistake your script works excellent i forgot to change the mob id p[.@dupid] = strmobinfo(4,1271); <<<<---over here as i changed it here " monster strnpcinfo(4),.@d[UNPC_X],.@d[UNPC_Y],"Punching Bag",1906,1,strnpcinfo(0)+"::OnMyMobDead";
  3. DSP is not showing prontera,146,155,0 script PunchingBag#0 844,{ end; OnMyMobDead: OnInit: getunitdata(getnpcid(0), .@d); monster strnpcinfo(4),.@d[UNPC_X],.@d[UNPC_Y],"Punching Bag",1906,1,strnpcinfo(0)+"::OnMyMobDead"; .@dupid = atoi(strnpcinfo(2)); .gid[.@dupid] = $@mobid[0]; .mhp[.@dupid] = strmobinfo(4,1271); setunitdata .gid[.@dupid],UMOB_MODE,.@d[UMOB_MODE]|0x4000000|0x0200000; // Set MD_STATUS_IMMUNE (0x4000000) because EDP/burn/%MHP based status can skew the DPS counter so much. initnpctimer; end; OnTimer1000: .@dupid = atoi(strnpcinfo(2)); if(unitexists(.gid[.@dupid])){ getunitdata(.gid[.@dupid],.@d); .@diff = (.mhp[.@dupid] - .@d[UMOB_HP]); if(.@diff > 0){ npctalk "Punching Bag : I've taken " + (.@diff/5) + " DPS in last 5 seconds."; setunitdata .gid[.@dupid],UMOB_HP,.mhp[.@dupid]; specialeffect EF_HEAL; } } initnpctimer; } prontera,216,79,0 duplicate(PunchingBag#0) PunchingBag#1 844 prontera,224,70,0 duplicate(PunchingBag#0) PunchingBag#2 844 prontera,216,58,0 duplicate(PunchingBag#0) PunchingBag#3 844 prontera,224,58,0 duplicate(PunchingBag#0) PunchingBag#4 844
  4. that fixed the problem thank you @Ninja
  5. @Emistry i changed it as you said after that. Am able to redeem the points again and again uisng the npc it docent becomes zero and also on my console i get a Warning : incorrect use of "close: command! this fixed my problem query_sql( "UPDATE `cp_votes` SET `credits` = 0 WHERE `account_id`='"+getcharid(3)+"'" ); thank you so much @Emistry
  6. how to edit item effect if the player uses the item(Ex:clip) he can use a cart if the player uses the item(Ex:clip) he can use a falcon
  7. Some please help Bump
  8. am using this script http://pastebin.com/raw.php?i=jwvq247A by @Emistry but after i receive the vote points from npc in-game am able to re vote again but i had set the vote timing is ones in 12 hours and even the accumulated vote point on the webside docent becomes 0 after receiving the point in-game this pic is after voting after i redeem points in-game its like this. after i redeem the points in- game am able to vote again with out waiting 12 hours on the website if i dint redeem the points in -game i am not able to vote hope some one can help me
  9. delete my post thank you
  10. i tried using iteminfo.lub file but it prompts error asking for iteminfo.lua and the thing is un till i add any item in iteminfo.lua the lua works fine when i try to add like few customs items and save it and when i run the game it shows errors in random items which was working fine earlier and even after removing the items which i added the,iteminfo.lua shows errors so i need to change the new iteminfo.lua file which i have already to make it work fine and if i edit it then even this lua will get currecpted and i have attached the unedited iteminfo.lua which am using if i edit it by ading custom items it starts to show errors itemInfo.lua i kind feel that its the iteaminfo.lua file which i am using is not proper can some one please provide me a proper working iteminfo.lua please thank you or please provide me the link thank you so much
  11. Hello sir Am using 2015-11-04 client I am facing a prob which is the game works well untill i add some thing to iteminfo.lua ones i add some thing and save it iteminfo.lua becomes currepted its starts showing unknown syntex error randomly like" " " turns in to " ? " And can some one provide me a proper iteminfo.lua for 2015-11-04 Plz help Thank you in advance
  12. hello sir am using client version 2015-11-04 baselvl /joblvl =999/120 only when am novice am able to use my skill points in the skill tree,after changing job (example:thief /assasin/assasinX) am not able to use skill points in the skill tree i have tried minimising and maximising the skill tree still same please help me very urgent thank you in advance
  13. but the effect docent get removed when the item is removed/unequiped
  14. how do i add this for a combo equip ?when the armor+shoes+shield+garment is equipes they player should have bubble gum effect continuously un till either one equipe is removed from teh combo armor+shoes+shield+garment=bubblegumeffect what should i add in db/re/item_combo_db.txt // Structure of Database: // ID:ID:ID:ID,{ ?_what should i add here_?} thank you in advance Bump
  15. thankyou https://github.com/zackdreaver/ROenglishRE/blob/master/System/achievement_list.lub fixed it
  16. how do change the achievment menu from some other language to english please check the attachment thank you in advance
  17. equips not showing up in character selection screen for normal accounts even thought the character is fully equips. but on my admin account its shows equips on character selection screen
  18. where should i place this script or how to use it or where should i add this script @Emistry
  19. thank you and this works for 30 min or for the whole time ?
  20. need a script to add on when the player has the armor equipped it should give him bubblegum effect
  21. Please help me i had be stuck with this for a week i have did correctly still i have the same problem it says "Cannot find File : sprite\¸ó½ºÅÍ\.spr" please help me to fix it guys am using 2015-09-16 i did it doing the video posted in rathena using ChunkSpy 1. I have placed both this files in client side data folder. data > lua files > datainfo > jobname.lua and npcidentity.lua 2. I have placed the sprite in client side data folder. data> sprite > ¸ó½ºÅÍ > Icering.act and Icering.spr jobname.lua npcidentity.lua
  22. can some one help me how to fix this error? after adding the custom mob in-game when i try to @monster monsterID i get this error Cannot find File : sprite\¸ó½ºÅÍ\.spr
×
×
  • Create New...