Help with variable
#7

If you want the fraction to be created with your name like ",TomY"

Код:
new mystring[24], myname[24];
GetPlayerName(playerid, myname, 24);
format(mystring, sizeof(mystring, "%s", 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");
[/CODE]
Reply


Messages In This Thread
Help with variable - by ,TomY' - 25.06.2018, 11:03
Re: Help with variable - by div - 25.06.2018, 11:17
Re: Help with variable - by ,TomY' - 25.06.2018, 12:20
Re: Help with variable - by Verc - 25.06.2018, 12:38
Re: Help with variable - by div - 25.06.2018, 13:02
Re: Help with variable - by ,TomY' - 25.06.2018, 15:00
Re: Help with variable - by div - 25.06.2018, 15:04
Re: Help with variable - by GTLS - 25.06.2018, 17:13
Re: Help with variable - by ,TomY' - 26.06.2018, 06:54
Re: Help with variable - by Verc - 26.06.2018, 07:16

Forum Jump:


Users browsing this thread: 1 Guest(s)