23.02.2011, 03:23
The variable ' LSAirportSouth; ' should be placed outside any callback in this case.
Your ' LSAirportSouth = CreatePickup(...); ' should be placed inside the callback ' OnGameModeInit() ' in this case.
Your ' LSAirportSouth = CreatePickup(...); ' should be placed inside the callback ' OnGameModeInit() ' in this case.