Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/13/14 in all areas

  1. addrid command or attachrid or attachnpctimer command, please refer to doc/script_commands.txt
    1 point
  2. when I test on Hercules it doesn't have this problem its rathena can't do a case-sensitive label http://rathena.org/board/tracker/issue-6988-monster-with-onkill-label/?gopid=17168#entry17168 perhaps your server already has OnReddead label somewhere, makes this label unable to run because OnRedDead or OnBlueDead label isn't functioning, that's why the score gets stuck try this one [paste=3hgeb7z95yoo] @Kido doesn't matter to me lol, just make a topic then send me a PM I'll make any battleground script no matter which forum you post on lol
    1 point
  3. Hi zeinzu!, for the transparent color in all your sprites, you should put as first color the pink! (RGB = 255-0-255) in your pallets and choice the best .act archive for your animations. i try your request with the acting choice the "4_f_kid3" npc´s .act archive. Hope serve and keep working
    1 point
  4. read the quote below.. you can add this on NPCs and item scripts.. in your case for example, you can add the setlook/changelook function in the OnEquip area of the Valkyrie Helm entry in item_db into Apple o' Archer 5171,Valkyrie_Helm,Valkyrie Helm,5,100000,,1000,,5,,1,0xFFFFFFFE,2,2,256,,0,1,225,{ setlook 4,72; bonus bMdef,5; if(isequipped(2357,2421,2524)) bonus bAllStats,1; },{},{} You can also work on it via client side, if you're going to add more items, just copy the resource data(idnum2itemdesctable, itemresnametable, etc.) then change the sprite ID in the item db, that way it would look like a Valkyrie Helm in your inventory but it would display AoA when equipped.
    1 point
  5. use tortoise svn for download this : http://subversion.assembla.com/svn/ClientSide/Lua_Project/
    1 point
  6. Hey guys .. Need editing these 4 files: Hugs ;D
    1 point
  7. it would be nice if we can use all the dragons. i hope this can be applied here just like on 3ceam. @mount 1 for regular dragon @mount 2 for black dragon @mount 3 for white dragon @mount 4 for blue dragon @mount 5 for red dragon
    1 point
  8. 1 point
  9. I'm not saying that I would have done better, I say that this protection is no good, you can use if for a free, it filters out a few people who do not understand anything in "cheating" Why buy protection that does not protect? Certainly it is very cheap and is constantly updated, but it doesnt protect anything. For those who want to use the additional software (prohibited), this protection does not hurt. Waste of money, though not as big. Well nobody is arguing, just buy this concrete protection, I extremely not advise.
    1 point
  10. Regular emotions -- use the emotion script command. emotion e_no1, 0;to show that "Event" speech bubble, use the showevent script command.showevent 1,2;
    1 point
×
×
  • Create New...