25.06.2018, 11:17
format a string buddy
This should work..
EDITTED: Had a mistake, try again now..
Код:
new mystring[24]; format(mystring, sizeof(mystring, "%i", myname); //If it's a string, it should be %s though CreateFraction(mystring, 237.2637,110.7220,8000.2188, 0, 20000, 0,0,"test","E55B3C","/test");
EDITTED: Had a mistake, try again now..