#37 Need to combine non linked mobs into linked groups

Kapalı
devn00b tarafından 4 yıl önce kere açıldı · 1 yorum
devn00b 4 yıl önce olarak yorumlandı

else if(sep->IsNumber(0)){

                radius = atof(sep->arg[0]);
                client->CombineSpawns(radius, spawn);
            }
else if(sep->IsNumber(0)){ radius = atof(sep->arg[0]); client->CombineSpawns(radius, spawn); }
image 4 yıl önce olarak yorumlandı
Katkıcı

To perform adding a mob into an encounter of mobs:

  • Select a mob in the existing encounter
  • Issue /spawn details
  • Look for Group ID: ... (if 0 you need to create a group with /spawn group create)
  • Select mob to be added to the encounter
  • Issue /spawn group add groupid
To perform adding a mob into an encounter of mobs: - Select a mob in the existing encounter - Issue /spawn details - Look for Group ID: ... (if 0 you need to create a group with /spawn group create) - Select mob to be added to the encounter - Issue /spawn group add *groupid*
Giriş yap bu konuşmaya katılmak için.
Yükleniyor...
İptal
Kaydet
Henüz bir içerik yok.