Aureon Posted April 13, 2014 Posted April 13, 2014 i just want to ask, is there any way i can refresh or delete player's memo'd maps using /memo skill? thank you and have a nice day Quote
Aureon Posted April 17, 2014 Author Posted April 17, 2014 DELETE FROM `memo` WHERE 1=1; thanks Additional Question = How can i change the @go map settings? Like changing @go 16 (Jail in default) to Payon archer... Quote
WhiteEagle Posted April 17, 2014 Posted April 17, 2014 src/map/atcommand.cSearch for @go /*========================================== * @go [city_number or city_name] - Updated by Harbin *------------------------------------------*/ and change this: { MAP_JAIL, 23, 61 }, // 16=Prison Quote
Aureon Posted April 22, 2014 Author Posted April 22, 2014 i already did sir but nothing happened. Quote
Question
Aureon
i just want to ask,
is there any way i can refresh or delete player's memo'd maps using /memo skill?
thank you and have a nice day
5 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.