User Tools

Site Tools


data_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
data_files [2020/05/05 13:20] justindata_files [2020/05/05 13:20] justin
Line 70: Line 70:
  
 <code bauxite> <code bauxite>
-for key in data["npc_props"] do +for prop in data["npc_props"] do 
-   set_entity_property(entity["npc01"], prop_name, data["npc_props"][key])+   set_entity_property(entity["npc01"], prop, data["npc_props"][prop])
 end end
 </code> </code>
  
 ~~NOTOC~~ ~~NOTOC~~
data_files.txt · Last modified: 2022/06/26 02:27 by justin