-
Posts
278 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by mrfizi
-
Thank you. Nice Cap! Cool! I'll use this on my server. +1
-
Add the permission for player on groups.conf channel: true On your channels.conf , check this on #main leave: false change false to true leave: true @reloadatcommand in game or restart your server.
-
Look here: OnInit: .s_idle = 0; // ban hourly rewards from idle players ? 0 no / 1 yes {if player didn't move for x time he wont get hourly reward} , DEFAULT = 0 .s_idle_time = 1800; // this the time for idle in secend , DEFAULT = 1800 (30 min) .s_vip = 0; // 1 = only for VIP / 0 = for everyone , DEFAULT = 0 .s_time = 3600000; // 1000 = 1 secend | 60000 = 1 min | 3600000 = 1 houre , DEFAULT = 3600000 (1 hr) .s_hourly_level = 50; // Minimam level to get the Houerly rewards / 0 = no minimem level , DEFAULT 0 .s_GePard_ip = 0; // 0 = no Gepard / 1 = Gepard / 2 = IP , DEFAULT 0 .s_vinding = 7; // DEFAULT 7 / 0 = will give the reward even if vending / 1 = no normal vending / 2 = no @autotrade / 4 = no buyingstore | Example: if you want to ban normal vend and buying store you add the numbers 1+4=5 query_logsql("CREATE TABLE IF NOT EXISTS `sader_variables_log` (`unique_id` INT( 11 ) UNSIGNED NOT NULL DEFAULT '0',`ip` VARCHAR(100) NOT NULL,`variable` VARCHAR(32) NOT NULL, `index` INT NOT NULL, `value` INT NOT NULL,`account_id` INT NOT NULL,`char_id` INT NOT NULL,`char_name` VARCHAR(30) NOT NULL) ENGINE=MyISAM"); bindatcmd("UnHourlyBan",strnpcinfo(3)+"::OnUnHourlyBan",99,99); bindatcmd("HourlyBan",strnpcinfo(3)+"::OnHourlyBan",0,99); end;
-
Did you mean Vendor/Vending Control System? If yes, use this script: Then read my replied on this topic for how to setup your vending places:
-
make absorb spirit sphere work on maintowns//non pvp maps
mrfizi replied to anjasoleil1's question in Source Support
Here is document to read: https://github.com/rathena/rathena/blob/master/doc/mapflags.txt Check restricted zone too. --------------------------------------- *restricted <zone> Disables certain items and skills on a map through a specified zone number. The zone databases are located in 'db/(pre-)re/item_noequip.txt' and 'db/(pre-)re/skill_nocast_db.txt', both of which contain explanations and examples of how this mapflag is used. Restricted Zones: 1 - Aldebaran Turbo Track 2 - Jail 3 - Izlude Battle Arena 4 - WoE:SE Maps 5 - Sealed Shrine 6 - Instances: Endless Tower, Orc's Memory, Nidhoggr's Instance 7 - Towns 8 - WOE:TE Dungeons --------------------------------------- -
I Can Not Change Item And Point Item Trader
mrfizi replied to hoolbast's question in Scripting Support
Please use CODE BOX next time. You can change it here: OnInit: //waitingroom "Item Trader",0; set .Level,0; // Minimum monster level to trade corresponding Items. set .Points$,"#Item_Points"; // Variable to store points. setarray .Shop[0], // Item Shop items: <ID>,<point cost> 512,10; setarray .Points[0],1,1,1,1; // Points per <normal Item>,<Item> set .ITEM$, // List of Items. "2504,2311"+ "2403,2103"; -
Removing Ninja, Taekwondo, Gunslinger from Job Master
mrfizi replied to Diana's question in Scripting Support
// Player is Job_Novice, Job_Novice_High or Job_Baby if ([email protected]_eac == EAJ_NOVICE && [email protected]_eac != EAJ_SUPER_NOVICE) { // MAPID_NOVICE, MAPID_SUPER_NOVICE, MAPID_NOVICE_HIGH, MAPID_BABY Require_Level(.Req_First[0], .Req_First[1]); switch(Class) { case Job_Novice: // First job change Job_Options([email protected]_opt,Job_Swordman, Job_Mage, Job_Archer, Job_Acolyte, Job_Merchant, Job_Thief, Job_Super_Novice, Job_Taekwon, Job_Gunslinger, Job_Ninja); if( .BabyNovice ) Job_Options([email protected]_opt, Job_Baby); break; -
/conf/battle/player.conf // How much should rental mounts increase a player's movement speed? // Default is 25. 100 = 100% Increase. rental_mount_speed_boost: 25
-
the structure still same, just combine all in one npc OR maybe you can just use this quest template by @CalciumKid
-
Put this on your script: NPC 1: prontera,151,174,4 script NPC A 829,{ mes "bla bla bla.."; set #npcA, 1; close; } NPC 2: prontera,X,Y,4 script NPC B 829,{ if (#npcA) { mes "bla bla bla.."; set #npcB, 1; close; } else { mes "sorry!"; close; } } NPC 3: prontera,X,Y,4 script NPC C 829,{ if (#npcA && #npcB) { mes "bla bla bla.."; getitem 501,1; set #npcA, 0 set #npcB, 0; close; } else { mes "sorry!"; close; } } This is just a structure..
-
Checked the logs. If nothing happen, I should be your pc/laptop RAM performance.
-
How this Headgear doesnt show even all files are complete and attached
mrfizi replied to AinsLord's question in Client-side Support
Check this topic: and this topic also: -
How this Headgear doesnt show even all files are complete and attached
mrfizi replied to AinsLord's question in Client-side Support
how about your System/iteminfo.lua -
use @disguise mobID You can refer here: https://github.com/rathena/rathena/blob/master/doc/atcommands.txt
-
Server Information ClassiqueRO is a free server that focuses on a classic Pre-Renewal play style. With our increased experience rates (mid-rates), you're able to level up your characters much faster. However you have to work to build up your gear with our lower to mid rate drop rates. We aim the classic feeling gameplay that means there is absolutely no pay-to-win on cRO and there never will be. Basic Information Server Rates Other Info Base/Job EXP Rates: 100x Max Level: 99/70 Normal Item/Card Drop Rates: 50x (Unique) Max Stats: 99 Boss Item/Card Drop Rates: 5x Instantcast: 150 DEX MVP Item/Card Drop Rates: 5x Max ASPD: 190 Other: Pre-Renewal (NO 3rd Job) Security: Gepard Shield 3.0 Player Commands @commands @rates @refresh @autotrade @exp @noask @pettalk @duel @invite @accept @reject @leave @autoloottype @alootid @noks @time @channel @showexp @whereis @whodrops @hominfo @request @autoloot @homstats @mobinfo Server Features Pre-Renewal: Have Rebirth/Trans Classes Healer/Buff NPC Skill/Stats Resetter Card Remover Job Changer Platinum Skill NPC Identify All Custom Warper Rent Cart/Falcon/Peco Basic Tools Dealer Auto Event Novice Custom Shop Coin Changer/Shop Freebies NPC Client Side Security Features That Will Excite You! MID-RATES: We provides an exciting and challenging twist to keep the adventure going on our 100/100/10 server rates! REWARD SYSTEM: Our Reward System provides all players the the chance to become heroes. FREE TO PLAY: ClassiqueRO is free to play! With no subscription fees or other costs, you're free to explore the ragnarok world. NO PAY TO WIN: This is play to win server. All custom item and costume without any effect or additional effect.
-
on line 621, remove the last ' no need ' after ;
-
or you can use @mapflag noskill 0 on each map in game
-
check here: /npc/mapflag/noskill.txt
-
Through phpMyAdmin
-
edit sclientinfo.xml not clientinfo.xml
-
change all Set to set btw, next time please post at the script support if you need help about script.
-
Skip High Novice and High Job 1st Job Classes
mrfizi replied to MANG KANOR's question in Scripting Support
Make another simple script that detect 1st job has been max 99/50 and change the job directly to trans job + 99/70 base and job level. -
You asking at the wrong section. Supposed at https://rathena.org/board/forum/40-graphics-support/ to get fast response.
-
Web Release: [Html] Simple Green Website With Pages
mrfizi replied to Mihael's topic in Web Releases
Wow! Another release. Thank you. -
1st don't double post. Use edit post to update your post. Your question has been answer already by @Hyroshima and @Chaos92 Change this if(BaseLevel == 50) to this if(BaseLevel >= 50)