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.
Question
Nullifier
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 Vex2 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.