| 03-07-2014, 12:23 AM | #1 |
i started working on it but ran out of scripting ideas. can anybody help me. explanation of ghost master comes here. ghosts are placed in specific locations but can also be removed from there. the only resource is plasm and that decreases at all times. using ghost powers cause it decrease faster. ghost powers also have a plasm minimum that the user needs to use them and if plasm decreses beyond what the ghosts are using the player loses. ghost powers cause either belief, fear or insanity to increase in the target. fear decreses over time but the others dont. |
| 03-15-2014, 09:31 PM | #2 |
You might get more help if you can explain more clearly what exactly what individual steps you need assistance with. I'm not personally familiar with ghost master, so that might help my understanding of what you need. |
| 08-16-2014, 11:14 PM | #3 |
i think i need help with placing and removing the ghosts. they are bound to objects called fetters. an inflated ball for example is an air fetter. a corpse is a corpse fetter but can also be murder in addition to that. a table can be an emotional fetter. there is also one inside and one outside fetter. each player starts with a team of ghosts that are selected and those remain unless banished. |
| 08-20-2014, 09:45 PM | #4 |
well that sounds crazy but i can maybe still help you with creating units and registering stuff to happen here's an example of how to create a unit Trigger: you can have multiple different events cause the same action, which might be useful if your thingies are always gonna apparate, or whatever the fuck ghosts do, in the same way but for different causes if you want to make stuff happen when units get close to your fetters you need to reverse the logic: the player will always have a certain unit (this is an assumption, modify to your needs) when something gets close to that unit, see what that something is if it's a something of type... uh... table i guess (wtf does a table have to do with emotions) do emotional-table actions and so on for all your other personified furniture pretend the footman is an emotional table if the demon hunter (which is just a standard demon hunter placed in the editor) comes within 40 units of a footman, the footman will be removed from the game and the demon hunter will be turned black to match his heart |
