[Stock] Oyuncu Takımını Score Boarddan Güncelleme

avatar axLey.
Forum Üyesi
13-09-2022, Saat: 17:17
347
#1
Yorumu Paylaş

Oyuncunun takımını scoreboard dan değiştirmeye yarar.
PHP Kod:
iGlobal[iTeamInfo] = get_user_msgid("TeamInfo"); // plugin init e yazılacak
@SetUserTeamInfo(const iPlayer,const WhatTeam[]) {
    emessage_begin(MSG_ALLiGlobal[iTeamInfo]);
    ewrite_byte(iPlayer);
    ewrite_string(WhatTeam);
    emessage_end();
}
// Kullanımı SetUserTeamInfo(iPlayer,"TERRORIST"); 
Beğenenler : spector
deneme
Forum Üyesi

Konuda Ara

1 Yorum

spector

Forum Sorumlusu

Forum Sorumlusu
avatar
spector
13-09-2022, Saat: 17:22
13-09-2022, Saat: 17:22
#2
Yorumu Paylaş
Teşekkürler.


Destek almak için BURAYA TIKLAYABİLİRSİNİZ.


Konuyu Okuyanlar:
1 Ziyaretçi