-
Posts
722 -
Joined
-
Last visited
-
Days Won
10
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by LearningRO
-
if you want to buy episode 17.1 and 17.2 just ask to @crazyarashi He the original author make script for 17.1 and 17.2
-
Guild Storage not working on pre ren server lastest rathena
LearningRO replied to LearningRO's question in Database Support
Solved by increase MAX GUILD SKILL ON MMO.HPP from 15 to 17 -
Guild Storage not working on pre ren server lastest rathena
LearningRO posted a question in Database Support
Already add to skill_db.yml and guild_skill_tree.yml and then restart server but got error -
Illussions and Varmundt mob_db, mob_skill_db, item_db, spawn & warp.
LearningRO replied to GiftBox's question in Database Requests
-
ini Kesalahan anda bro Step 1 anda sudah definis client version step 2 anda hilang kan otomatis ga mau konek hehe acctualy ada cara cepet dari pada lewat tuh file ckup lewat ./configure semua ja ./configure --enable-epoll=yes --enable-prere=yes --enable-vip=yes --enable-packetver=20180620
-
just use euphy quest bro https://github.com/rathena/rathena/blob/master/npc/custom/quests/quest_shop.txt
-
- script atcmd_example -1,{ OnInit: bindatcmd "test",strnpcinfo(3) + "::OnAtcommand"; end; OnAtcommand: if(strcharinfo(3) == "mapevent" { do comand here } end; } try this
- 1 reply
-
- 2
-
-
prevent reduction intimacy pet at pvp map
LearningRO replied to LearningRO's question in Source Support
yeah thanks bro -
try to check your LUA file its compatible with your client version
-
if u use renewal maybe u just create this item
-
Hi, as tittle said, it can prevent to reduct intimacy pet when the owner die on pvp map?
-
use this script
-
try use that script command
-
area u sure use the lastest rathena?
-
for new madogear i think must use @bodystyle 2
-
add your map on db/castle_db.txt
-
New Warlock Spell Books like an apple
LearningRO replied to CyberDevil's question in Client-side Support
Coz that client didn't use Packet Encrypt anymore -
Quests, Games: Illusion Moonlight
LearningRO replied to crazyarashi's topic in Game, Event, Quest Script Releases
Its from client side not server side -
so telling us whats its your problem or any error in console?
-
Fastest and really easy to config ! Really Recomended!
-
just change this part to skillid sunset, service unitskilluseid getnpcid(0),321,10;
-
Hi, Someone can fix this script event from Godammit prontera,150,180,4 script SafeZoneEvent 100,{ if(.event==2)end; select("[Join]"); if(!.event)initnpctimer; warp "ggpro",19,19; set .event,1; end; OnTimer5000: mapannounce "ggpro","[System]:Game Start",bc_map; sleep 3000; for(set [email protected],1;[email protected]<=10;set [email protected],[email protected]+1) callsub Start; mapannounce "ggpro","[System]:Game Over",bc_map; sleep 3000; callsub WarpNoSafe; end; Start: set .event,2; set .e_x,rand(1,35); set .e_y,rand(1,35); set .e_t,5; callsub WarpShow,.e_x,.e_y; while(sleep(1000)) if(set(.e_t,.e_t-1)<0) break; else callsub ShowEffect; callsub WarpNoSafe,.e_x,.e_y; sleep 1000; return; OnInit: callsub WarpNoSafe; end; WarpNoSafe: if(!getarg(0,0)&&!getarg(1,0)) { mapwarp "ggpro","prontera",150,180; set .event,0; set .e_x,0; set .e_y,0; set .e_t,0; return; } areawarp "ggpro",0,0,40,getarg(1)-1,"prontera",150,180; areawarp "ggpro",0,getarg(1)+3,40,40,"prontera",150,180; areawarp "ggpro",0,getarg(1),getarg(0)-1,getarg(1)+2,"prontera",150,180; areawarp "ggpro",getarg(0)+3,getarg(1),40,getarg(1)+2,"prontera",150,180; return; ShowEffect: for(set [email protected],1; [email protected]<=8; set [email protected],[email protected]+1) initnpctimer "SafeZoneEvent#Effect"[email protected]; return; WarpShow: movenpc "SafeZoneEvent#Effect1",getarg(0),getarg(1); movenpc "SafeZoneEvent#Effect2",getarg(0)+1,getarg(1); movenpc "SafeZoneEvent#Effect3",getarg(0)+2,getarg(1); movenpc "SafeZoneEvent#Effect4",getarg(0),getarg(1)+1; movenpc "SafeZoneEvent#Effect5",getarg(0),getarg(1)+2; movenpc "SafeZoneEvent#Effect6",getarg(0)+1,getarg(1)+2; movenpc "SafeZoneEvent#Effect7",getarg(0)+2,getarg(1)+2; movenpc "SafeZoneEvent#Effect8",getarg(0)+2,getarg(1)+1; return; } ggpro,1,1,0 script SafeZoneEvent#Effect1 139,{ OnTimer100: specialeffect 315; end; } ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect2 139 ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect3 139 ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect4 139 ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect5 139 ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect6 139 ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect7 139 ggpro,1,1,0 duplicate(SafeZoneEvent#Effect1) SafeZoneEvent#Effect8 139 I alwasy get this warning a loot even all player get kick all [Warning]: Unexpected type for argument 1. Expected number. [Debug]: Data: label pos=495 [Debug]: Function: jump_zero [Debug]: Source (NPC): SafeZoneEvent at prontera (150,180) [Warning]: Unexpected type for argument 1. Expected number. [Debug]: Data: label pos=495 [Debug]: Function: jump_zero [Debug]: Source (NPC): SafeZoneEvent at prontera (150,180) [Warning]: Unexpected type for argument 1. Expected number. [Debug]: Data: label pos=495 [Debug]: Function: jump_zero [Debug]: Source (NPC): SafeZoneEvent at prontera (150,180)
-
its form achievement feature bro