Difference between revisions of "Category talk:Scripting"
Jump to navigation
Jump to search
→So confused
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 255: | Line 255: | ||
if ( player.GetActorValue Endurance < 100 ) | if ( player.GetActorValue Endurance < 100 ) | ||
player.Kill ; [[Kill]] will kill | player.Kill ; [[Kill]] will kill the player | ||
MessageBox "You have been crushed by a Scripted Item." | MessageBox "You have been crushed by a Scripted Item." |