syntax error in the expression, or invalid function call
#1

Help Please...

Код:
format(str, 128, "%s~n~-%i (%s)", getName, floatround(currentHpLoss[0][issuerid][playerid]), weaponName[weaponid]);
Reply
#2

Pretty sure getName is supposed to be getName(playerid).
Reply
#3

You probably editing damage TD

Код:
format(str, 128, "%s~n~-%i (%s)", getName(issuerid), floatround(currentHpLoss[0][issuerid][playerid]), weaponName[weaponid]);
Reply
#4

Quote:
Originally Posted by Freedom.
Посмотреть сообщение
You probably editing damage TD

Код:
format(str, 128, "%s~n~-%i (%s)", getName(issuerid), floatround(currentHpLoss[0][issuerid][playerid]), weaponName[weaponid]);
Thanks +rep
Reply
#5

Quote:
Originally Posted by iLearner
Посмотреть сообщение
Pretty sure getName is supposed to be getName(playerid).
thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)