Sergardo Posted May 27, 2020 Group: Members Topic Count: 64 Topics Per Day: 0.02 Content Count: 148 Reputation: 0 Joined: 03/06/15 Last Seen: June 2, 2023 Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted May 27, 2020 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 240 Joined: 09/05/12 Last Seen: November 10, 2024 Share Posted May 27, 2020 Add mo yung custom map mo dito https://github.com/rathena/rathena/blob/master/npc/mapflag/town.txt Quote Link to comment Share on other sites More sharing options...
Sergardo Posted May 28, 2020 Group: Members Topic Count: 64 Topics Per Day: 0.02 Content Count: 148 Reputation: 0 Joined: 03/06/15 Last Seen: June 2, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted May 29, 2020 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 240 Joined: 09/05/12 Last Seen: November 10, 2024 Share Posted May 29, 2020 Reloadscript mo nalng Quote Link to comment Share on other sites More sharing options...
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.