
01-29-2003, 02:22 AM
|
|
Banned
|
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
|
|
|
save's are just a var you set serverside that the npc can read (but not write) clientside, nothing special, 2k1 uses them for things like the drainsine, they use save[0] = true to make other scripts know that the npc is a railtrack and they use save[9] = # to make other npcs (like the train or draisine) know what direction to move in |
|
|
|