Many errors [+REP]
#3

(1) I realised and I had set it just as you said! I was very tired when I posted this

(2)
Код:
stock HousePath()
{
    new string[128];
    format(string,sizeof(string),hPATH);
    return string;
}
(3) I tried this and it gave me a new error: [code]C:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1165) : error 035: argument type mismatch (argument 1)/code]

This is the code for the entire create3dtextlabel:
Код:
new string[84];
			format(string,sizeof(string),"Owned: No \nPrice: %i",price);
			new stringlabel = Create3DTextLabel(stringlabel,0xFF0000FF, x, y, z, 25.0,0);
			HouseInfo[id][hIcon] = stringlabel;
			HouseCount++;
Thanks for getting back to me.
Reply


Messages In This Thread
Many errors [+REP] - by OMonger - 25.10.2015, 21:45
Re: Many errors [+REP] - by Mencent - 26.10.2015, 06:45
Re: Many errors [+REP] - by OMonger - 26.10.2015, 09:53
Re : Many errors [+REP] - by StreetRP - 26.10.2015, 10:07
Re: Many errors [+REP] - by OMonger - 26.10.2015, 10:55
Re: Many errors [+REP] - by Mencent - 26.10.2015, 10:55
Re: Many errors [+REP] - by OMonger - 26.10.2015, 11:57
Re: Many errors [+REP] - by Mencent - 26.10.2015, 11:58
Re: Many errors [+REP] - by OMonger - 26.10.2015, 12:08
Re: Many errors [+REP] - by Mencent - 26.10.2015, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)