Quazy Posted February 21, 2017 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 11/21/13 Last Seen: April 10, 2021 Share Posted February 21, 2017 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 "_"? Quote Link to comment Share on other sites More sharing options...
0 Promise Posted February 21, 2017 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted February 21, 2017 Can you show us how you added the map, and wich error is shown? Quote Link to comment Share on other sites More sharing options...
0 Quazy Posted February 21, 2017 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 11/21/13 Last Seen: April 10, 2021 Author Share Posted February 21, 2017 image below. the map name is cell_arena space or _(underscore) gives me error when recompile Quote Link to comment Share on other sites More sharing options...
0 Quazy Posted February 21, 2017 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 11/21/13 Last Seen: April 10, 2021 Author Share Posted February 21, 2017 { 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 Quote Link to comment Share on other sites More sharing options...
Question
Quazy
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.