• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Programmer Looking for some1 who knows everything about WarSystem

phern

alysiaots.com
Joined
Nov 2, 2008
Messages
195
Reaction score
2
Location
Poland
Hello. I would like to pay to someone, who can help me with compiling server with war system. I just want it works. I am mapper and scripter, so I don't really know much about linux.
If you know, that you can help me, please send me PM.
 
Go to source directory and open "configure.ac" file, then find this:
Code:
OPTIONAL_FLAGS=""

And replace with:
Code:
OPTIONAL_FLAGS="-D__WAR_SYSTEM__"

Now just configure, then make and voila - war system is enabled.
 
Go to source directory and open "configure.ac" file, then find this:
Code:
OPTIONAL_FLAGS=""

And replace with:
Code:
OPTIONAL_FLAGS="-D__WAR_SYSTEM__"

Now just configure, then make and voila - war system is enabled.
I've done it, but its not working though...
Yes, I got 0.4
 
You didn't implement war system well. If you did, then it's all right. Whatever...
I think nobody will help you if you won't first proof that you have got this war system (people can write threads like you to get out for free war system from people whom tries to help).
Btw, if you really bought this system then avoiding such files you received also instruction how to install this scripts so I don't really know why you still got problems.
 
Back
Top