Leaderboard
Popular Content
Showing content with the highest reputation on 02/26/14 in all areas
-
Mjolnir Gift Name : Mjolnir Categorie : Ragnarok Online File Size: 235 KB Author: Gravity Download : Item - Mjolnir [ToZorMan].zip Link : www.green-peach.net2 points
-
it is @karazu ask me to view this topic from hercules forum otherwise I don't really care much about this forum unless someone from hercules ask me to =/ why everyone always think about me when nobody else can script @Skorm, @Capuche and @Missingno also can script very well, next time ask them as they are rathena scripting leaders screw that script, use mine [paste=5oruqcujcc6h] it hurt my eyes to see so many query_sql in the script, I rather rewrite this from scratch using string manipulations @Elektrochemiestry yeah ... it also means, you can get a title and go to war without fearing anyone invite you into party because it helps you auto-reject what do you mean by this ... this is a UNLOCK a title, right ? why do you want to steal the player's effort away after they have already unlock the title ?2 points
-
1 point
-
File Name: GM Reward Giver File Submitter: sandbox File Submitted: 21 Feb 2014 File Category: Utilities Content Author: UnoDelta, sandbox It's basically a script to monitor the items that are given out by your staff to the players, the main use of this is for events, so you can track if any of your staff is being a bad boy! XD Installation Enable the script on your NPC folder Create a table in your database using the code below, or manually by yourself, make sure all columns accept text! CREATE TABLE evt_prize(rwd_time varchar(255),player varchar(255),item_id varchar(255),amount varchar(255),gm_name varchar(255)); Configure this line to the minimum GM group level that you want to monitor. if (getgroupid() < 4){end;} Configure the map and coordinates where you would place your NPC, it's advised to place it in a map that can't be accessed by your players Enjoy with an evil laugh so you can simply swing the ban hammer upon your corrupt GMs! (Optional) To monitor your staff's reward logs, simply check the `evt_prize` table and view the item rewarding activity.. I might update this and add an option where you could view your logs in-game, when I feel like scripting.. Oh yeah! Not! Terms & Conditions: You are not allowed to reproduce or make profit of this script You are not allowed to take credit for this script. Though you can modify/edit it to your liking. I can give you support, but please, do not message me. Click here to download this file1 point
-
Preview : http://goo.gl/uUWHzV You can click special NPC and put its location to your list, so you will be able to use this warper to go to there. How to put special NPC ? Open 2_Mark_Stone.txt and add new setting like this : <map>,<x>,<y>,<facing>%TAB%duplicate(GG_Record_Mark_Main)%TAB%<NPC Name>%TAB%<sprite id> All you need to notice is your npc name must look like this : " blablabla#blablabla_uz% " ( % = 1,2,3...9 ) If you set this new npc is _uz2, then you will find it in "2" type when you use warper. -------------------------------------------------------------------------------------------------------- Download : mark_warper_2.rar mark_warper.rar1 point
-
New version released : http://rathena.org/board/files/file/2840-npc-script-editor/1 point
-
1 point
-
File Name: ARZA MAP File Submitter: arievz File Submitted: 12 Jan 2014 File Category: Maps & 3D Resources Content Author: Arievz Arza Map Contact: Skype: ariev.zackie12 YM : artsoulinc FB : www.facebook.com/artsoulinc v1.1 NEW ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- v1.0 OLD Click here to download this file1 point
-
simple ... add these lines under OnPCKillEvent: if ( @last_player_kill == killedrid ) { @dota_title_kill = 0; dispbottom "Your killing streak has been reset due to killing same player multiple times"; end; } @last_player_kill = killedrid; [paste=3xv6jbierwqi]1 point
-
db\re\instance_db.txt 12,MvP Ladder Game,86400,guild_vs2-2,49,49,guild_vs2-2 http://rathena.org/board/pastebin/6r2cl8yxm2ff/1 point
-
that's because inside the *callfunc made by Capuche, he uses attachrid and he didn't attachrid back to the original RID prontera,156,188,4 script Call Allies 100,{ mes "I can recall your party for 5,000,000z"; if ( select( "Ok do it", "No thx..." ) == 2 ) { mes "As you wish.."; close; } if ( !getcharid(1) ) { // you need this check as well mes "You don't even have a party ..."; close; } if ( Zeny < 5000000 ) { mes "You don't have enough zeny..."; close; } mes "All right, good luck !"; next; Zeny = Zeny - 5000000; .@origin = getcharid(3); // <-- save the original RID getmapxy .@map$, .@x, .@y, 0; getpartymember getcharid(1), 1; getpartymember getcharid(1), 2; for ( .@i = 0; .@i < $@partymembercount; .@i++ ) { if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) { attachrid $@partymemberaid[.@i]; if ( Hp > 0 && getcharid(3) != .@origin && !getmapflag( strcharinfo(3), mf_nowarp ) ) // need another check to prevent players warp outside from events warp .@map$, .@x, .@y; } } attachrid .@origin; // attach back to original RID mes "Your party member has gather around you !"; close; }1 point
-
well, @fakename <something> will auto-reject party/guild invitations @fakename will turn back into your original name I saw the original script already did that so ... players can always turn back into their name whenever they wish1 point
-
Dear Community, I have prepared several structural improvements to our forum the last few days and I would like to show them to you. Overview: News & Announcements - Rules & Guidelines - Community News - Development News - Ragnarok Online News Support & Releases - rAthena Wiki (redirect) - General - General Support - Installation Support - General Guides - Server Resources Downloads - Scripting - Scripting Support - Scripting Guides - Scripting Requests - Scripting Releases - Database - Database Support - Database Guides - Database Requests - Database Releases - Source - Source Support - Source Guides - Source Requests - Source Releases - Client-side - Client-side Support - Client-side Guides - Client-side Requests - Client-side Releases - Graphics Enhancements - Graphics Support - Graphics Guides - Graphics Requests - Spriting & Palette Showcase - Maps & 3D Modeling Showcase - Other Graphics Releases - Graphics Resources Downloads - Web - Web Support - Web Guides - Web Requests - Web Releases - Third Party - Windows Support - Linux Support - Third Party Support - Third Party Guides - Projects - Project Concepts - Project In Progress - Project Releases Community - rAthena General - Server Advertisement - Employment - Arts & Writings - Off TopicAnd here is a detailed step by step transparency on what needs to be done to get there: 1. <Announcements : rAthena News> was renamed to <Announcements : Community News> and <Announcements : Ragnarok News> to <Announcements : Ragnarok Online News>. 2. <Support & Releases : Server Support> was renamed to <Support & Releases : General>. 3. <Support & Releases : General : General Support> was added. 4. All topics in <Support & Releases : General> were moved to <Support & Releases : General : General Support> and <Support & Releases : General> is now a category. 5. <Support & Releases : General : General Guides> (Wiki redirect) was added. 6. <Support & Releases : Scripting : Scripting Guides> (Wiki redirect) was added. 7. <Support & Releases : Database : Database Guides> (Wiki redirect) was added. 8. <Support & Releases : Source : Source Guides> (Wiki redirect) was added. 9. <Support & Releases : Client-side : Client-side Guides> (Wiki redirect) was added to <Client>. 10. <Support & Releases : Client-side : Client & Patcher Support> was renamed to <Support & Releases : Client-side : Client-side Support>. 11. All topics in <Support & Releases : Client-side> were moved to <Support & Releases : Client-side : Client-side Support> and <Support & Releases : Client-side> is now a category. 12. <Support & Releases : Client-side : Client-side Releases> was created with the following topic tags: Resources, Patcher, Client, Concept, In Progress 13. All topics in <Support & Releases : Client-side : Client-side Resources Downloads> were moved to <Support & Releases : Client-side : Client-side Releases> with the Resources tag added to them and <Support & Releases : Client-side : Client-side Resources Downloads> was removed. 14. All topics in <Community : Projects : Clientside> were moved to <Support & Releases : Client-side : Client-side Releases>, tagged properly and <Community : Projects : Clientside> was removed. 15. <Support & Releases : Web> was added. 16. All topics in <Community : Projects : Control Panel> were moved to <Support & Releases : Web : Web Releases> and <Community : Projects : Control Panel> was removed. 17. All topics on <Support & Releases : Third Party Support : Control Panel, Website, and Forum> were moved to <Support & Releases : Web : Web Support> and <Support & Releases : Third Party Support : Control Panel, Website, and Forum> was removed. x. <Support & Releases : Third Party Support> was renamed to <Support & Releases : Third Party>. 18. <Support & Releases : Third Party : Third Party Support> was added. 19. All topics in <Support & Releases : Third Party> were moved to <Support & Releases : Third Party : Third Party Support> and <Support & Releases : Third Party> is now a category. 20. <Support & Releases : Third Party : Third Party Guides> (Wiki redirect) was added. 21. <Support & Releases : Project> was added, <Support & Releases : Project : Project Releases> offers the following tags: Tool. 22. All topics in <Community : Projects : Tools> were moved to <Support & Releases : Project : Project Releases>, tagged with Tool and the <Community : Projects : Tools> was removed. 23. <Community : Projects : Concepts> was moved to <Support & Releases : Project : Project Concepts>. 24. All topics in <Community : Projects> were moved the respective sub area of <Support & Releases : Project> and <Community : Projects> was removed. 25. Combined <Community : Employment : Résumés> and <Community : Employment : Paid Service> by using topic tags Paid and Unpaid, like in <Community : Employment : Jobs Available>.These changes will become live step by step within the next weeks.If you have any questions or do not understand the reason for any change, feel free to use this topic and I will give detailled explanations. Thank you.1 point
-
I create the obb and opb recolor. The name isn't Old_"Color"_Box but "Color"_Old_Blue/Purple_Box to differenciate the item. Name : Old_Purple_Box Categorie : Ragnarok Online File Size: 104 KB Author: Gravity Download : Item - Old_Purple_Box [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Old_Blue_Box Categorie : Ragnarok Online File Size: 123 KB Author: Gravity Download : Item - Old_Blue_Box [ToZorMan].zip Link : www.green-peach.net1 point
-
1 point
-
WTF !!! all my event scripts which blocks players from moving has been doing pcblockmove and setoption 0x40 and I have been doing this since 3 years ago ! why until today only I hear about this bug can you try change setoption 0x40 into setoption Option_Invisible | Option_Xmas and see what's the result ? 0x40000 ( summer suit ) + 0x40 ( gm hide ) = 0x40040 use option_xmas or option_summer ? if this doesn't work, probably need something like pcblockattack already1 point