Difference between revisions of "Scripting Tutorial: Basic Scripting Knowledge"

Jump to navigation Jump to search
m
imported>JOG
imported>JOG
Line 53: Line 53:
This will '''not''' work, you need to use this instead:
This will '''not''' work, you need to use this instead:
   
   
  short otherobjectsaddgold
  short addgold
  set otherobjectsaddgold to otherobject.addgold
  set addgold to otherobject.addgold
  player.additem gold_001 otherobjectsaddgold
  player.additem gold_001 otherobjectsaddgold


[[Category: Scripting Tutorials]]
[[Category: Scripting Tutorials]]
Anonymous user

Navigation menu