![]() | This is the transcript of a script file, which runs certain tasks in the game upon execution. |
---|
Details | |
---|---|
Type | Source file |
SCRIPTS.LST comment | N/A |
MSG file | N/A |
/*
Copyright 1998-2003 Interplay Entertainment Corp. All rights reserved.
*/
#ifndef ARBRIDGE_H
#define ARBRIDGE_H
// Map vars for Arroyo Village Map
// Comments
//MAP_GLOBAL_VARS:
//GLOBAL NUMBER
// All Map Vars need to start w/ MVAR_
#define MVAR_Made_Car (0)
#endif // ARBRIDGE_H