30.08.2014, 11:27
Hello I need urgent help because I am making a textdraw fs, I will release it soon, I have a problem..
The line is this
I have hidden the X, Y, Z and the name because I dont want it copied, The warnings are :
There are 2 of them, How can I fix it?
and the other line: It has two warnings too
Anyway to fix it?
The line is this
Код:
secret = TextDrawCreate(secret, "~y~H~b~P~g~: ~p~%d", GetPlayerHealth(playerid));
Код:
warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition
and the other line: It has two warnings too
Код:
secret = TextDrawCreate(secret, "~y~A~b~R~g~: ~p~%d", GetPlayerArmour(playerid));