• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Programmer Searching a nice mate to work with. (a new AAC)

The new online list, with filter and order by.
Credits to the guys over at http://www.datatables.net/

bB129S.png
 
K4xlor.png

oegT0M.png


To edit the serverinfo page:
PHP:
$config['srvinfo1'] = array(
    'Frags to redskull' => 30
);
$config['srvinfo2'] = array(
    '!buyhouse' => 'Stand in front of a door and buy the house with this command',
    '!leavehouse' => 'Leave your house with this command'
);
 
Why dont you lose the commands from the xml file?

PHP:
$config['commandsXml'] = false;

Already there, you can choose parse it from .xml file or just array
 
Did you know on newer versions of PHP you can make arrays faster with $array = ['test' => 1];
 
Just done writing the cache system.
Consider this post as an bump ;)
 
Bump - An person has contact me and are interested in buying the project.
That is because no one has the codes yet, unless me and Chris.

I don't really know how to proceed yet, will inform here when i know.

Why does it matter if you sell it or not
If i decide to sell the project will belongs to the buyer, that will probably result in a non-release.
 
I'm pretty much stop develop this and wont sell it.
But i don't like it to go to trash, so anyone want to continue this?
 
Looks like Modern AAC v2 in my opinion. But i wish you will find a team and that you make a AAC that hasn't all the bugs that Modern & Gesior has.
 
Looks like Modern AAC v2 in my opinion. But i wish you will find a team and that you make a AAC that hasn't all the bugs that Modern & Gesior has.

I am not looking for a team, i currently stopped the development and searching for a new person who want to continue it.
 
Back
Top