I know that ghostcore has everything that I need but their's no documentation, or commenting on the code, combat isn't actually queued and their skill/stat dependancy confused me the last time I looked...
So, I was wondering, is that based off the lambda core? Could I take parts that I understand and port them over to my blank db?
How do I get a list of props on an object? I tried @props and @properties and neither worked.
For queuing, I guess it's a while loop so I could figure that out. Can properties contain a subproperty? for example.
$player.head.coverage= $player.head.description =?
If not, would I do something like $locations and list them and then use properties that way? It's just a few fundimental parts I don't get of the language, and then I should be up and running.
Thanks.
Help with a few things in relation to my moo.
Moderator: CS Admin