11.12.2012, 16:17
Ill use RemoveBuilding things on OnGameModeInit before my CreateDynamicObjects.
Topic: Build your map in MTA or SAMP's map editor and Copy and paste your code into: Public OnGameModeInit...
If you use MTA you need to convert them from MTA's Object to either CreateObject Or CreateDynamicObject.. And you can do it on this site HERE
And Also make sure you got the latest Streamer.dll and Streamer.inc in your server
Topic: Build your map in MTA or SAMP's map editor and Copy and paste your code into: Public OnGameModeInit...
If you use MTA you need to convert them from MTA's Object to either CreateObject Or CreateDynamicObject.. And you can do it on this site HERE
And Also make sure you got the latest Streamer.dll and Streamer.inc in your server

