jourdan Posted July 16, 2020 Posted July 16, 2020 (edited) I accidentally deleted my mapreg in my database in phpmyadmin.. please help thank you Edited July 17, 2020 by Haruka Mayumi Quote
0 Kakaroto Posted July 16, 2020 Posted July 16, 2020 Try run this: -- -- Table structure for table `mapreg` -- CREATE TABLE IF NOT EXISTS `mapreg` ( `varname` varchar(32) binary NOT NULL, `index` int(11) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL, PRIMARY KEY (`varname`,`index`) ) ENGINE=MyISAM; Quote
0 jourdan Posted July 16, 2020 Author Posted July 16, 2020 (edited) @Kakaroto thank you sir, do i need to paste it? thanks. sorry im new do you have a guide on how to do it? thank you very much I mean how to add maps in mapreg? thank you. I deleted the maps in phpmyadmin thank you Edited July 16, 2020 by jourdan Quote
0 Chaos92 Posted July 16, 2020 Posted July 16, 2020 run it in phpmyadmin SQL or in your 'ragnarok' database. Quote
0 jourdan Posted July 17, 2020 Author Posted July 17, 2020 Sir can you guide me how to run it? thanks Quote
0 Haruka Mayumi Posted July 17, 2020 Posted July 17, 2020 @jourdan for god's sake. you have been warned not to make duplicate posts. and you just keep on doing it.. also what you were asking is not mapreg ing phpmyadmin. it was mapreg of src.. for the file mapreg.h, we cannot give you that bbeause there's a lot of version of that. the only way you can fix this is to take the mapreg.h from the source where you took your emulator.. Quote
0 jourdan Posted July 17, 2020 Author Posted July 17, 2020 sorry for that sir, im very sorry.. but can I ask where can i download mapreg.h? thanks Quote
0 Haruka Mayumi Posted July 18, 2020 Posted July 18, 2020 @jourdan first check the date the oldest date on your emulator.. then go to https://github.com/rathena/rathena. click on commits.. then go to oldest date of your emulator Quote
Question
jourdan
I accidentally deleted my mapreg in my database in phpmyadmin.. please help thank you

Edited by Haruka Mayumi7 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.