Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NAME = "Example Gamemode"
- VERSION = "1.2"
- TYPE = "GAMEMODE" --"GAMEMODE","CONFIG","MOD"
- GAME = "CNC3KW" --POSSIBLE GAME: "ANY" or "", "CNCGEN", "CNCZH", "CNC3ALL", "CNC3TW", "CNC3KW", "CNCRA3ALL", "CNCRA3", "CNCRA3U", "CNC4", "BFME2ALL", "BFME2", BFME2ROTWK", "BFME1"
- DESCRIPTION = "This is an example gamemode template"
- AUTHOR = "Mjstral"
- PASTEBIN = "https://pastebin.com/raw/RiAcuwts"
- -----------------------------------------------------------------
- ----------------------SCRIPT SECTION-----------------------------
- -----------------------------------------------------------------
- ExecuteAction("SHOW_MILITARY_CAPTION", "This is an empty example gamemode", 300)
- ExecuteAction("DISPLAY_TEXT", "This is an empty example gamemode")
Advertisement
RAW Paste Data
Copied
Advertisement