Jump to content
  • 0

atcomman.c error


Quazy

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  11/21/13
  • Last Seen:  

hi guys i need some help! 

 

so i add some custom map in my server the map name is Dark_Moon map the files is fine but somehow in my atcommand.c in source file when i recompile it stop there i think its because of "_"?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

Can you show us how you added the map, and wich error is shown?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  11/21/13
  • Last Seen:  

image below. the map name is cell_arena

 

space or _(underscore) gives me error when recompile

222.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  11/21/13
  • Last Seen:  

		{ MAP_ECLAGE,      110,  39 }, // 35=Eclage
		{ MAP_INVEK,      161,  168 }, // 38=Invek
		{ MAP_DARKNESS,      161,  168 }, // 37=Darkness
		{ MAP_GLEMIOR,      109,  362 }, // 0=Glemior
		{ MAP_CELL_ARENA,      161,  168 }, // 39=Cell arena
		{ MAP_CHRYFLD,      161,  168 }, // 40=Chryfld
	};


this is the part of my atcommand.c

 

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