Wiki

Clone wiki

ASSS Fake Player Platform / Home

Fake Player Platform

This platform does everything you could want a fake player to do, and I have already added limited AI capabilities to it.
I have written this in such a way as that other modules can access any of the fake players' information just like a real player.
I call this a platform because it doesn't actively do anything, it only enables you to do whatever you want, and requires you to use the commands or interfaces to actually get anything accomplished.
However, it is powerful enough to base an entire zone around.
In fact, this has the power to completely revolutionize this game.
There are also commands that allow you to control some, but not all, features in game, listed in ?fakehelp.
It tracks damage to players, it tracks damage to tiles, it fires weapons of any kind continuum can handle, it tracks energy/recharge/movement per bot, and it can do almost anything else you can think of.

Lines for modules.conf:

fake:fakedamage
fake:fakeenergy
fake:fakemove
fake:fakeai
fake:fakeweapons

Commands for groupdef:

privcmd_ft
cmd_fcw
privcmd_faw
privcmd_fkt
cmd_fkts
privcmd_fm
privcmd_fkm
cmd_fkam
privcmd_fe
privcmd_fai
cmd_fakehelp

Issue Tracker

Tickets will be made on a Trello issue tracker board, a collaborative system.
The Trello board will display development progress and any reported bugs.
https://trello.com/b/lXKydCY0/fake-player-platform

Updated