14.11.2016, 13:22
MapFixObjects[285] = mf_CreateObject(1498, 2401.755, -1714.5, 13.1243, 0.0, 0.0, 0.0);
This is wrong.
This is wrong.
MapFixObjects[285] = mf_CreateObject(1498, 2401.755, -1714.5, 13.1243, 0.0, 0.0, 0.0);
This is wrong. |
#define MAX_MAPFIX_OBJECTS 323 #if !defined DISABLE_MAPFIX_PLACE_91 //KinG7 MapFixObjects[318] = mf_CreateObject(1501, -383.46, -1439.64, 25.33, 0.0, 0.0, 90.0,150.0); #endif #if !defined DISABLE_MAPFIX_PLACE_92 //KinG7 MapFixObjects[319] = mf_CreateObject(1505, -2574.495, 1153.023, 54.669, 0.0, 0.0, -19.444,150.0); #endif #if !defined DISABLE_MAPFIX_PLACE_93 //KinG7 MapFixObjects[320] = mf_CreateObject(1496, -1800.7048, 1201.0538, 24.1293, 0.0, 0.0, 0.0,150.0); #endif #if !defined DISABLE_MAPFIX_PLACE_94 //KinG7 MapFixObjects[321] = mf_CreateObject(1522, -1390.7784, 2639.2470, 54.9744, 0.0, 0.0, 0.0,150.0); #endif #if !defined DISABLE_MAPFIX_PLACE_95 //KinG7 MapFixObjects[322] = mf_CreateObject(1498, 2038.036, 2721.37, 10.53,0.0, 0.0, -180.0,150.0); #endif
I think you shouldn't include <a_samp>, since it's already included by the user...
(in Include version) |
#if defined _samp_included
#endinput
#endif
#define _samp_included