Jump to content

Santino

Members
  • Posts

    198
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Santino

  1. maybe Uploaded another version.. waiting for approval.. hmm. i dunno. lol
  2. It's not dead..still not approved I guess.
  3. the original script ..
  4. Version 1.4

    1438 downloads

    Just like a normal matching/memory game. Here, you need to match skill effects with the same skill effect by clicking the eggs. If 1 pair is matched, the pair disappears and gives a prize. If all are matched, npc gives another prize for completing the game. Depends on what prizes are set by the GM. ( In-game set ) If prizes are not set, default prize are distributed instead. 3 Minutes Game Duration. Edit things under: OnInit: //•••••••••••••••••••••••• C O N F I G U R A T I O N ••••••••••••••••••••••••// Change special effects under: (Read Instruction) //•••••Special Effects•••••// *Read Note at line 594* Credits: Mules(bRO) for explaining *atoi* Quinn for giving the eggs idea lol
    Free
  5. i guess you can remove the chatrooms by removing chat_createpcchat..
  6. o.o, that should work, no errors in compiling.. & It, doesn't need to be on groups.conf if you use a lvl 99 GM. (for a test)
  7. You can use this.. Credits to someone who made this, I don't know who, cause I just found this somewhere in the forum. Still, credits to him lol. afkpatch.diff
  8. File Name: Guardian Stone & Barricade Repair Test Script File Submitter: Viole File Submitted: 15 Sep 2012 File Category: Utilities Content Author: Viole Just like the emperium breaker test. Here, you can practice repairing the guardian stones and barricades, and sets a time how long you repair the stone or barricade. Got 8 rooms available. ( 4 Guardian Stone Rooms & 4 Barricade Rooms ) Summons barricade when control device is repaired succesfully. Set prize for the Best Record Holder. Can enable and disable prize distribution. Edit map coordinates, if you would like to change the map, under: OnInit: //•••••••••••••••••••••••• C O N F I G U R A T I O N ••••••••••••••••••••••••// Credits: Idea from Emperium Tester by JinBlack Guardian Stone Script -- rAthena-built in Click here to download this file
      • 4
      • Upvote
  9. mapcache.exe wasn't able to read your maps from your data folder, i assume you have caspen.gat/gnd/rsw inside it.
  10. show us, how did you add them on those files.. like : conf/grf-files.txt -- (don't write data) //data_dir: C:\path o\RO\ data_dir: D:\BACKUP\Noblesse RO\ conf/maps_athena.conf map:<space>noblesse db/map_index.txt //====================================================================================== //Place your custom maps with a starting ID here. //====================================================================================== //Example: // //mymap 1250 noblesse<tab>1250
  11. Version 1.2

    541 downloads

    Just like the emperium breaker test. Here, you can practice repairing the guardian stones and barricades, and sets a time how long you repair the stone or barricade. Got 8 rooms available. ( 4 Guardian Stone Rooms & 4 Barricade Rooms ) Summons barricade when control device is repaired succesfully. Set prize for the Best Record Holder. Can enable and disable prize distribution. Edit map coordinates, if you would like to change the map, under: OnInit: //•••••••••••••••••••••••• C O N F I G U R A T I O N ••••••••••••••••••••••••// Credits: Idea from Emperium Tester by JinBlack Guardian Stone Script -- rAthena-built in
    Free
  12. for me, BOTB (Best of the Best) Event or GVG (Guild vs Guild) is the best! Best Of The Best *insert job class here*!! especially when it is BOTB Soul Linker! seeing Soul Linker's in a pvp battle, lol using their own strategies to win
  13. oh, depends on the lua files version.. good you found it lol
  14. correct me if i'm wrong, data/lua files/System/itemInfo.lub
  15. simple ways for learning how to add item bonus scripts: 1. Check some item's bonus script in your item_db, just for a guide. 2. The best guide? doc/item_bonus.txt
  16. here.. converted_to_lua_datainfo.rar
  17. lol phyress (bRO) anyways, maybe you forgot to add in the patch, the accessoryid.lua/accname.lua...view ID's
  18. ID#,White_Valkyrie_Helm,White Valkyrie Helm,,,,,,,,,,,,,,,,,{ bonus2 bSubRace,7,10; bonus bAtkRate,2; bonus bMatkRate,2; bonus bAllStats,2; if(isequipped( 1530 )) {bonus2 bResEff,Eff_Sleep,2000; bonus2 bAddRace,7,10;} if(isequipped(13027 )) {bonus bAspdRate,20;} if(isequipped( 1746 )) {bonus bLongAtkRate,10; bonus bLuk,10;}},{},{} ------------------------------------------------------------ 10% Reduce Damage from Demi Humans 2% Atk and Matk All Stats + 2 When equipped with Mjolnir +20% tolerance against deep sleep +10% damage to demi human When Equipped with Mes ASPD + 20% When Equipped with Elven Bow Range Attack + 10% +10 Luk didn't test yet..
  19. anyways, your script above is Emistry's Coin Manager except for the check if( @Amount < 99999 ){ that 99999 is not for zeny u have.. read post #3
  20. http://rathena.org/wiki/@go
  21. Coin Exchanger by Mysterious. Just edit things in: coinexchanger.txt
  22. Ahhm, still my first script. I'll learn more from what you said sir! thx.
  23. Sorry. Here, for guilds. Updated* Rewards NPC 1.5 Added Guild Option in Assign Rewards Rewards NPC 1.5 Show Current Process (Player/Party/Guild) Rewards NPC 1.5 Added Delete Option for Guild Rewards NPC 1.5 Announce. GM adds a process for Party/Guild
  24. Thanks! I forgot , I deleted the update! XD Here it is again! Updated* Rewards NPC 1.3 Added Show Current Processes option Rewards NPC 1.4 Added Party Option in Assign Rewards Rewards NPC 1.4 Show Current Process (Player or Party) Rewards NPC 1.4 Added Delete Option for Party still working for guilds..
  25. updated* thx for that bVersatile, i've added it now* Rewards NPC 1.1 Items recognized from item_db to item_db2 Rewards NPC 1.1 Prevent null from typing 0 in item & amount Rewards NPC 1.1 Main: Can put many players now to give item Rewards NPC 1.2 Fixed Cancel the process option Rewards NPC 1.2 Added Delete a process or all process option
×
×
  • Create New...