Petey Pablo 0 Posted November 14, 2016 I dont know what is the problem between src/map/atcommand.c and gcc linux compiler. The problem if you change this line { MAP_PRONTERA, 156, 191, 3 }, // 0 = Prontera to this { MAP_PRONTERA, 155, 175, 3 }, // 0 = Prontera The compile is not work and the changes is still not change after sudo make clean > sudo make plugins > sudo make sql. Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted November 14, 2016 make clean make all ^ these are enough and would make plugin too. However, are you sure you closed previous server and opened it again? It might be possibility that old map server is still running (Also, kinda silly, but be sure to save the file too(reupload, if you download the file and edit)) Quote Share this post Link to post Share on other sites
0 Petey Pablo 0 Posted November 15, 2016 make clean make all ^ these are enough and would make plugin too. However, are you sure you closed previous server and opened it again? It might be possibility that old map server is still running (Also, kinda silly, but be sure to save the file too(reupload, if you download the file and edit)) Still not working. I dont know what is the problem really need your help here! Quote Share this post Link to post Share on other sites
0 Petey Pablo 0 Posted November 15, 2016 @bump. Im willing to pay who want to solve this issue. Quote Share this post Link to post Share on other sites
0 Petey Pablo 0 Posted November 17, 2016 Update: It works if the windows compiler but on gcc make on linux not working. Anyone can help? Please. Thanks! Quote Share this post Link to post Share on other sites
I dont know what is the problem between src/map/atcommand.c and gcc linux compiler.
The problem if you change this line
to this
Share this post
Link to post
Share on other sites