Sergardo Posted May 27, 2020 Posted May 27, 2020 Paano mapa bilang sa mf_town list ang custom map? nailgay ko na sya sa atcommand / map index Need ko lang mag @quest habang nsa custom map na nilagay ko pero "you have to be in town to use this command" nkalgay na sa @go 0 yung custom map pero bwal padin mag @mall if(getmapflag(strcharinfo(3),mf_town)){ warp "turbo_room",100,100; }else{ message strcharinfo(0),"You have to be in town to use this command"; } Quote
Patskie Posted May 27, 2020 Posted May 27, 2020 Add mo yung custom map mo dito https://github.com/rathena/rathena/blob/master/npc/mapflag/town.txt Quote
Sergardo Posted May 28, 2020 Author Posted May 28, 2020 On 5/27/2020 at 7:38 PM, Patskie said: Add mo yung custom map mo dito https://github.com/rathena/rathena/blob/master/npc/mapflag/town.txt salamat idol On 5/27/2020 at 7:38 PM, Patskie said: Add mo yung custom map mo dito https://github.com/rathena/rathena/blob/master/npc/mapflag/town.txt mapflag ba is server restart ? or reloadscript or recompile Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.