Error in code
#1

format(string, sizeof(string), "Person: %s ID: %d Value: $%s", giveplayer, i, FormatNumber(PlayerInfo[i][pHeadValue]));

In this line I have an error: error 017: undefined symbol "FormatNumber"
Reply
#2

Try to define
PHP код:
FormatNumber 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)