public OnPlayerEnterCheckpoint(playerid){ new Float:x, Float:y, Float:z; GetPlayerPos(playerid, x, y, z); CreateExplosion(-2335.3425,76.8011,36.0949,1,10); // fire1 return 1;}