Difference between revisions of "Scripting Tutorial: Basic Scripting Knowledge"
Scripting Tutorial: Basic Scripting Knowledge (edit)
Revision as of 04:04, 26 May 2006
, 04:04, 26 May 2006→3. [[:Category:References|References]] and [[:Category:Variables|Variables]]
imported>JOG |
imported>JOG |
||
Line 55: | Line 55: | ||
short addgold | short addgold | ||
set addgold to otherobject.addgold | set addgold to otherobject.addgold | ||
player.additem gold_001 | player.additem gold_001 addgold | ||
[[Category: Scripting Tutorials]] | [[Category: Scripting Tutorials]] |