Rand tag mismatch
#3

Here my enum
pawn Код:
enum SpawnLocation
{
    Float:SpawnX,
    Float:SpawnY,
    Float:SpawnZ,
    Float:SpawnAngle
}

new TruckerSpawn[][SpawnLocation] =
{
    // Positions, (X, Y, Z and Facing Angle)
    {-1278.0699,2709.5935,50.2663,299.5070}
};
Reply


Messages In This Thread
rand tag mismatch - by DerickClark - 07.03.2014, 01:16
Re: Rand tag mismatch - by Threshold - 07.03.2014, 01:23
Re: Rand tag mismatch - by DerickClark - 07.03.2014, 01:26
Re: Rand tag mismatch - by Marlon_Lorran - 07.03.2014, 02:51
Re: Rand tag mismatch - by DerickClark - 07.03.2014, 02:57
Re: Rand tag mismatch - by Marlon_Lorran - 07.03.2014, 03:03
Re: Rand tag mismatch - by DerickClark - 07.03.2014, 03:04
Re: Rand tag mismatch - by Marlon_Lorran - 07.03.2014, 03:13
Re: Rand tag mismatch - by DerickClark - 07.03.2014, 03:14

Forum Jump:


Users browsing this thread: 1 Guest(s)