I was testing an script about some botcheck stuff, but this needed a src modification, so I found where to look at but when I try to recompile the server, those errors are shown:
In file included from script.c:19170:
../custom/script.inc: In function ‘buildin_botcheck’:
../custom/script.inc:67: error: ‘struct s_state’ has no member named ‘botcheck’
../custom/script.inc:68: error: ‘struct s_state’ has no member named ‘botcheck’
../custom/script.inc:70: error: ‘struct s_state’ has no member named ‘botcheck’
make[1]: *** [obj/script.o] Error 1
make[1]: Leaving directory `rAthena/src/map'
make: *** [map] Error 2
^Numbers added to specify script line count, they are not on the real script.
I don't know what is wrong, this is like my 5th time trying to do some source modification so, I don't know what to do to fix this error :C (and know nothing about source code)
And of course I want the script running on the server lol
Question
Echoes
Hello
I was testing an script about some botcheck stuff, but this needed a src modification, so I found where to look at but when I try to recompile the server, those errors are shown:
This is the script I add on script_def.inc:
And for script.inc:
^Numbers added to specify script line count, they are not on the real script.
I don't know what is wrong, this is like my 5th time trying to do some source modification so, I don't know what to do to fix this error :C (and know nothing about source code)
And of course I want the script running on the server lol
Thanks in advance
!
Edited by Echoes2 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.