Difference between revisions of "Server General Faq"

From ASSS Wiki
Jump to: navigation, search
m (added answer)
(Why not just use a bot?: Removed false statements and added some better ones)
Line 19: Line 19:
 
== Why not just use a bot? ==
 
== Why not just use a bot? ==
  
ASSS can do more than bots can.
+
ASSS can simply do more than bots can.
  
Since the plugins are server side players will see less lag when a special action is performed or triggered. Stats like points can be more easily manipulated using ASSS. You won't ever have to cycle through your recent priv message list to pm a bot again.
+
*Because modules are a direct part of the server, things like stats and points can be easily manipulated using ASSS.
 
+
*New game types can be added so that they mesh seamlessly with everything else.
-Add more-
+
*Spawning new bots for every new subarena is not only a pain, it is sometime impractical. ASSS modules are there as soon as the new subarena is created.
 +
*You can use server side commands. You won't ever have to cycle through your recent private message list to PM a bot again.
  
 
[[Category: Server]]
 
[[Category: Server]]
 
[[Category: FAQ]]
 
[[Category: FAQ]]

Revision as of 13:08, 11 January 2005

What is ASSS?

A Small Subspace Server (ASSS) is a replacement for subgame. It is not a clone therefore somethings will be different such as commands or the format of output from commands (grr).

I expect it uses less system resources to run as well (unlike cpu hogging subgame). Someone confirm this please

Why is ASSS better than subgame?

Does it run on Windows?

Yes. Grelminar maintains a windows build in addition to his linux build.

Does it run on Linux?

Yes. ASSS was designed primarily for Linux and therefore works wonderfully on it.

How hard is it to install?

Dead simple if you know what you are doing. But it can be like moving a mountain if you don't know how to double click.

Why not just use a bot?

ASSS can simply do more than bots can.

  • Because modules are a direct part of the server, things like stats and points can be easily manipulated using ASSS.
  • New game types can be added so that they mesh seamlessly with everything else.
  • Spawning new bots for every new subarena is not only a pain, it is sometime impractical. ASSS modules are there as soon as the new subarena is created.
  • You can use server side commands. You won't ever have to cycle through your recent private message list to PM a bot again.