Help with Create3DTextLabel
#2

Код:
format(b_string,sizeof(b_string),"[ /enter ]\n%s betreten",weiЯ,bInfo[i][b_name]);
'weiЯ' what is this for exactly?

Код:
	    format(b_string,sizeof(b_string),"[ /enter ]\n%s betreten",bInfo[i][b_name]);
	    format(b_string2,sizeof(b_string2),"[ /enter ]\n%s verlassen",bInfo[i][b_name]);
	    CreatePickup(1239,1,bInfo[i][b_x],bInfo[i][b_y],bInfo[i][b_z]);
	    Create3DTextLabel(b_string,weiЯ,bInfo[i][b_x],bInfo[i][b_y],bInfo[i][b_z],50,0,1);
	    CreatePickup(1239,1,bInfo[i][b_ix],bInfo[i][b_iy],bInfo[i][b_iz]);
	    Create3DTextLabel(b_string2,weiЯ,bInfo[i][b_ix],bInfo[i][b_iy],bInfo[i][b_iz],50,0,1);
This should work fine.
Reply


Messages In This Thread
Help with Create3DTextLabel - by ImTobi - 10.01.2018, 19:39
Re: Help with Create3DTextLabel - by DaniceMcHarley - 10.01.2018, 20:23
Re: Help with Create3DTextLabel - by ImTobi - 10.01.2018, 20:24
Re: Help with Create3DTextLabel - by DaniceMcHarley - 10.01.2018, 20:26
Re: Help with Create3DTextLabel - by ImTobi - 10.01.2018, 20:28

Forum Jump:


Users browsing this thread: 1 Guest(s)