Custom Score Board???
#1

Well I need this for my new script...
Like a custom score board(without pressing tab)...
I was wondering if something like this will work

pawn Код:
new string[128];
new pnames[MAX_PLAYER_NAME];
GetPlayerName(i,pnames,sizeof(pnames));
format(string,sizeof(string),"%s\n%s\n%s",pnames);
ShowPlayerDialog(i,10,DIALOG_STYLE_LIST,"SCORE BOARD",string,"OK","Close");
It probably doesnt but can any1 help?
Reply
#2

its been a while since i posted this.... so maybeh BUMBBB?
i dont rly need it THAT much... but it could be usefull...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)