DIALOG_STYLE_INPUT problem with playerid
#1

hello guys im trying to make a police monitor screen where it will get the player pos and set checkpoint to that player but i cant make the pawn get player code

Код:
new Float:px,Float:py,Float:pz;
GetPlayerPos(inputtext,px,py,pz); //this line
this line says Argument Type Mismatch.. Any Idea ?
Reply
#2

Try and change it to "strval(inputtext)" instead of just "inputtext".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)