-
Posts
198 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Santino
-
maybe Uploaded another version.. waiting for approval.. hmm. i dunno. lol
-
It's not dead..still not approved I guess.
-
Disguise Event NPC working, but want some configurations..
Santino replied to Santino's question in Scripting Support
the original script .. -
Version 1.4
1,292 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 lolFree -
i guess you can remove the chatrooms by removing chat_createpcchat..
-
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)
-
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
-
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
-
mapcache.exe wasn't able to read your maps from your data folder, i assume you have caspen.gat/gnd/rsw inside it.
-
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
-
Version 1.2
434 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 inFree -
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
-
oh, depends on the lua files version.. good you found it lol
-
correct me if i'm wrong, data/lua files/System/itemInfo.lub
-
Please help me in a simple script. I really dont know how to script item bonuses =((
Santino replied to Aya's question in Database Requests
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 -
Help Me Compile LUB to LUA Need Help 10000x
Santino replied to GMxMomi's question in Third Party Support
here.. converted_to_lua_datainfo.rar -
lol phyress (bRO) anyways, maybe you forgot to add in the patch, the accessoryid.lua/accname.lua...view ID's
-
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..
-
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
-
http://rathena.org/wiki/@go
-
Coin Exchanger by Mysterious. Just edit things in: coinexchanger.txt
-
Ahhm, still my first script. I'll learn more from what you said sir! thx.
-
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
-
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..
-
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