Im trying to get an idea how to create a way players can file a complaint to administative personel. Heres my idea:
The player creates an atom, preferably an object. Define the object's variables, and place it on a list only accessable to administrators.
Can I get some assistance?
ID:171806
Aug 5 2004, 6:54 pm
|
|
var/Complaints |
In response to Teh Governator
|
|
Just wondering. Why would a dantum be of better use?
|
In response to ZLegend
|
|
Because /objs are just datums with a lot of unnecessary vars and procs tacked on that just take up extra memory of you aren't using them.
If its not on the map, it probably doesn't need to be an obj. |
Example: