StendhalScripting/Lua: Difference between revisions

Content deleted Content added
imported>AntumDeluge
Adding Transitions: "newAction", "newCondition", & "newNotCondition" replaced by member methods of "actions" & "conditions" objects
imported>AntumDeluge
add categories
 
(5 intermediate revisions by the same user not shown)
Line 337:
}
 
entitiesnpc:setPath(npc, nodes)
-- Use helper object to create NPC path
entities:setPath(npc, nodes)
 
-- Dialogue
Line 533 ⟶ 532:
 
* [[StendhalScripting/LuaAPI|Lua API]]
 
 
[[Category:Stendhal]]
[[Category:Documentation]]
[[Category:API]]
[[Category:Scripting]]
[[Category:Lua]]