jetzt hab ich mir mal ein paar aegis chat commands zusammengestellt. komischerweise funktionieren nur die hälfte der commands und die die funktionieren gehen teilweise nicht.
ich hab das alles so gelöst:

Spoiler chat commands:

AEGIS.chatCommands = {};
AEGIS.chatCommands.out = {};
AEGIS.chatCommands.lsd = {};
AEGIS.chatCommands.hunter = {};
AEGIS.chatCommands.info2 = {};
AEGIS.chatCommands.clone = {};
AEGIS.chatCommands.party1 = {};
AEGIS.chatCommands.party2 = {};
AEGIS.chatCommands.party3 = {};
AEGIS.chatCommands.party4 = {};
AEGIS.chatCommands.vote = {};
AEGIS.chatCommands.yes = {};
AEGIS.chatCommands.no = {};
AEGIS.chatCommands.lock = {};
AEGIS.chatCommands.unlock = {};
AEGIS.chatCommands.kamikaze = {};
AEGIS.chatCommands.smoke = {};
AEGIS.chatCommands.bigsmoke = {};
AEGIS.chatCommands.flare = {};
AEGIS.chatCommands.blowmymind = {};
AEGIS.chatCommands.happy = {};
AEGIS.chatCommands.firework = {};
AEGIS.chatCommands.jump = {};
AEGIS.chatCommands.portal = {};
AEGIS.chatCommands.airstrike = {};
AEGIS.chatCommands.info = {};

danach kommen die functions:

function AEGIS.chatCommands.out:func(player, chatMsg)
...
end


function AEGIS.chatCommands.out:Processing(vehicle, player, argument)
...
end

...

usw.

davon funktionieren nur: partys,lsd,info,blowmymind. Bei manchen weiß ichs nicht aber smoke und bigsmoke, jump springen nicht an. hunter und clone springen an aber es entsteht kein hunter, bzw ein clone.


@ Installation

naja das ist jetzt egal, bin jetzt auf 1.3 umgestiegen und mit der professionellen hilfe auf www.rodsmods.org klappt alles bestens. Ich werde in den nächsten tagen mal eine CRYSIS WARS SERVER_Modding - FAQ zusammenstellen, die alle fragen rundum ssm (aegis 1.2.1, 1.3), rcon , phoenix, konsolenbefehlen, autodownloader, maximale spieleranzahl (bspw. 60 slots) usw erklärt, wenn ich die letzten sachen wie rcon und den admin mode hinbekommen hab.