Thread: [Solved] [CSGO] !admins online
View Single Post
PorcusorulMagic
Member
Join Date: Dec 2018
Location: Romania
Old 04-03-2019 , 10:40   Re: [CSGO] !admins online
Reply With Quote #3

Quote:
Originally Posted by supertimor View Post
PrintToChat(client, "\x01★\x02 Founders: \x01 %N", client );

%N is client name, when u set "client" as argument for %N,
Command_ShowAdminsOnline(int client, int args) - client is you, when you are typing this command.
Try
PrintToChat(client, "\x01★\x02 Founders: \x01 Admin name1");
Doesn't work. It looks like:
★ Founders:
★ Founders:
★ Founders:
★ Founders:
★ Vips:

But i want to see this list everytime , like if Admins is not online to looks like:
★ Founders: PorcusorulMagic , NAME
★ Owners: no owner online
★ Mods: no mods online
★ Admins: no mods online
★ Helpers: no helpers online

★ VIPs: no vips online

Errors:
PHP Code:
//// ListaStaff.sp
//
// ListaStaff.sp(42) : warning 213: tag mismatch
// ListaStaff.sp(46) : warning 213: tag mismatch
// ListaStaff.sp(50) : warning 213: tag mismatch
// ListaStaff.sp(54) : warning 213: tag mismatch
// ListaStaff.sp(58) : warning 213: tag mismatch
// ListaStaff.sp(83) : warning 213: tag mismatch
// Code size:             6756 bytes
// Data size:             2956 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   26096 bytes
//
// 6 Warnings. 
__________________
Steam - https://steamcommunity.com/id/porcusorulmagic
Discord - PorcusorulMagic#4908
PorcusorulMagic is offline