05.04.2010, 22:52
Yeh i am having a problem with the GameModeInit...
warning 235: public function lacks forward declaration (symbol "GameModeInit")
Is this correct if not help me please.
warning 235: public function lacks forward declaration (symbol "GameModeInit")
Код:
public GameModeInit() { AddStaticVehicle(419,997.3894,-929.4922,41.9768,99.4327,47,76, 76); return 1; }