Difference between revisions of "Entry Point"
Jump to navigation
Jump to search
Added note about OnAdd blocks and Death Items
imported>Quetzilla m (gun spread settings link) |
imported>Cipscis (Added note about OnAdd blocks and Death Items) |
||
Line 13: | Line 13: | ||
| Activate || Run when the player activates something || Presents a choice list to the player that can trigger a script | | Activate || Run when the player activates something || Presents a choice list to the player that can trigger a script | ||
|- | |- | ||
| Add Leveled List On Death || Adds a leveled list to the target's inventory when the player kills someone || Adds to the inventory of the target | | Add Leveled List On Death || Adds a leveled list to the target's inventory when the player kills someone || Adds to the inventory of the target without causing OnAdd blocks to run | ||
|- | |- | ||
| Adjust Book Skill Points || Run when the player reads a book || Modifies the skill points gained | | Adjust Book Skill Points || Run when the player reads a book || Modifies the skill points gained |