02.11.2012, 13:50
Remove the spaces in the first part of the #define:
More info: https://sampforum.blast.hk/showthread.php?tid=166680
pawn Код:
#define CreateVehicleInWorld(%1,%2,%3,%4,%5,%6,%7,%8) SetVehicleVirtualWorld(CreateVehicle(%1, %2, %3, %4, %5, %6, %7), %8)