Hello i want to edit my @go command it has no problem on compiling it just says that when compiling there is a modified mapindex.h and atcommand.c but the compile is complete so i can run the server, the problem is when i use @go command the this i want to show didnt xD heres the this i edited so far.
}elseif(strncmp(map_name,"bg",3)==0){
town =36;}elseif(strncmp(map_name,"market",3)==0){
town =37;}elseif(strncmp(map_name,"mall",3)==0){
town =38;}elseif(strncmp(map_name,"eden",3)==0){
town =38;}
And yet there is no changes, yes of course i recompile the server xD please help me with this thanks in advance!
another thing how can i remove restrictions of normal player using @go, when they are using @go 28 or something it says you are not authorized to warp there.
Hello i want to edit my @go command it has no problem on compiling it just says that when compiling there is a modified mapindex.h and atcommand.c but the compile is complete so i can run the server, the problem is when i use @go command the this i want to show didnt xD heres the this i edited so far.
atcommand.c
mapindex.h
And yet there is no changes, yes of course i recompile the server xD please help me with this thanks in advance!
another thing how can i remove restrictions of normal player using @go, when they are using @go 28 or something it says you are not authorized to warp there.
Edited by VexLink to comment
Share on other sites