jourdan Posted July 16, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 07/16/20 Last Seen: October 16, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 Kakaroto Posted July 16, 2020 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 638 Reputation: 95 Joined: 05/11/12 Last Seen: 5 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 jourdan Posted July 16, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 07/16/20 Last Seen: October 16, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
0 Chaos92 Posted July 16, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 6 hours ago Share Posted July 16, 2020 run it in phpmyadmin SQL or in your 'ragnarok' database. Quote Link to comment Share on other sites More sharing options...
0 jourdan Posted July 17, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 07/16/20 Last Seen: October 16, 2020 Author Share Posted July 17, 2020 Sir can you guide me how to run it? thanks Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted July 17, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share 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 Link to comment Share on other sites More sharing options...
0 jourdan Posted July 17, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 07/16/20 Last Seen: October 16, 2020 Author Share Posted July 17, 2020 sorry for that sir, im very sorry.. but can I ask where can i download mapreg.h? thanks Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted July 18, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share 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 Link to comment Share on other sites More sharing options...
Question
jourdan
I accidentally deleted my mapreg in my database in phpmyadmin.. please help thank you

Edited by Haruka MayumiLink to comment
Share on other sites
7 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.