wonderman Posted March 27, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 4 Joined: 10/11/13 Last Seen: March 21, 2019 Share Posted March 27, 2017 (edited) hi, i have a problem related to the user's commands, when I typed "/where" it will appear the following response: Quote "Prontera City, Capital of Rune Midgard (prontera.gat): 153, 178" how to get rid of information that appears to be: Quote "Prontera City, Capital of Rune Midgard: 153, 178" (without "(prontera.gat)" ) thank you Edited March 30, 2017 by wonderman for forum rules :) Quote Link to comment Share on other sites More sharing options...
0 Jaycee KyD Posted March 30, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 33 Reputation: 3 Joined: 06/03/12 Last Seen: June 2, 2023 Share Posted March 30, 2017 go to trunk/src/map/atcommand.c then find prontera.gat maybe like this (map_name, "prontera.gat", 3) == 0) remove .gat then recompile & restart Quote Link to comment Share on other sites More sharing options...
0 wonderman Posted March 30, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 4 Joined: 10/11/13 Last Seen: March 21, 2019 Author Share Posted March 30, 2017 On 3/30/2017 at 6:29 PM, Jaycee KyD said: go to trunk/src/map/atcommand.c then find prontera.gat maybe like this (map_name, "prontera.gat", 3) == 0) remove .gat then recompile & restart not found, sir... :') On 3/27/2017 at 11:41 PM, wonderman said: hi, i have a problem related to the user's commands, when I typed "/where" it will appear the following response: how to get rid of information that appears to be: thank you @Cydh @Emistry @Akkarin can you help me ? Quote Link to comment Share on other sites More sharing options...
0 Technoken Posted March 30, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 505 Reputation: 127 Joined: 04/04/16 Last Seen: Tuesday at 02:26 AM Share Posted March 30, 2017 Try to edit it on client side. at mapnametable.txt Just a guess though Quote Link to comment Share on other sites More sharing options...
0 wonderman Posted April 1, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 4 Joined: 10/11/13 Last Seen: March 21, 2019 Author Share Posted April 1, 2017 On 3/30/2017 at 10:43 PM, Technoken said: Try to edit it on client side. at mapnametable.txt Just a guess though not working, sir :') Quote Link to comment Share on other sites More sharing options...
Question
wonderman
hi, i have a problem related to the user's commands, when I typed "/where" it will appear the following response:
how to get rid of information that appears to be:
thank you
Edited by wondermanfor forum rules :)
Link to comment
Share on other sites
4 answers to this question
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.