24.03.2013, 12:55
(
Последний раз редактировалось Sk1lleD; 24.03.2013 в 14:13.
)
I've uptaded the code above,
stringaa :
on enum pttext is
and X,Y,Z are
oh, and I've done +REP for your help
EDIT:
I've fixed the warning with declaring pttext as Text3D:
stringaa :
Код:
new stringaa[256]; format(stringaa, sizeof(stringaa),"%s",result);
Код:
Text:pttext;
Код:
Float:X, Float:Y, Float:Z;
EDIT:
I've fixed the warning with declaring pttext as Text3D: