StendhalScripting/LuaAPI: Difference between revisions
Content deleted Content added
imported>AntumDeluge →Table Manipulation: table.contains & table.join |
imported>AntumDeluge →conditions: conditions:notCondition argument can be LuaFunction |
||
Line 481:
; ''<span style="color:green;">conditions:notCondition</span>(condition)''
: Creates a {{StendhalFile|master|src/games/stendhal/server/entity/npc/condition/NotCondition.java|NotCondition}}.
: '''''condition:''''' Can be a <code>ChatCondition</code>, <code>LuaValue</code> containing
: ''returns:'' New <code>NotCondition</code> instance.
| |||