new Float:x,Float:y,Float:z; GetPlayerPos(playerid, x, y, z); PlaySoundEx(soundid, x, y, z, 15); return 1; } return 0;}