Jump to content
  • 0

mapreg phpmyadmin


jourdan

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  07/16/20
  • Last Seen:  

I accidentally deleted my mapreg in my database in phpmyadmin.. please help thank you

image.png.bdeb3cd8d860a169d4195673e3701387.png

Edited by Haruka Mayumi
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  623
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

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;

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  07/16/20
  • Last Seen:  

@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 by jourdan
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

run it in phpmyadmin SQL or in your 'ragnarok' database.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  07/16/20
  • Last Seen:  

Sir can you guide me how to run it? thanks

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  477
  • Reputation:   269
  • Joined:  06/13/17
  • Last Seen:  

@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..

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  07/16/20
  • Last Seen:  

sorry for that sir, im very sorry.. but can I ask where can i download mapreg.h? thanks

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  477
  • Reputation:   269
  • Joined:  06/13/17
  • Last Seen:  

@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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...