public ham_playerspawn(id){ if(is_user_bot(id) && !g_bIsSpawnedBot[id]) { set_user_origin(id, g_iNextSpawnPos) g_bIsSpawnedBot[id] = true }}