03.07.2016, 14:36
Hi
Help Me Please
Help Me Please
Quote:
TextDrawSetString(AccountBar,accstr); |
Quote:
C:\Users\Ali-Sahel\Desktop\Fixed\gamemodes\NFS.pwn(53894) : error 035: argument type mismatch (argument 1) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |
Quote:
new accstr[700]; format(accstr,700,"Accounts: ~y~%s ~w~(~y~%s ~w~banned) / Newest account: ~y~%s ~w~/ Most players online: ~y~%d ~w~(%s)",FormatNumber(teadadacc),FormatNumber(tead adeban),jadidacc,MostPlayersOnline,DateOfRekord); TextDrawSetString(AccountBar,accstr); return 1; |