Resets on Loading
#6

pawn Код:
new String[108];
    format( String, sizeof(String), "%s\nSpauskite [ENTER]", eInfo[e][Name]);
    eInfo[e][EntrancesText] = CreateDynamic3DTextLabel(String, CHATCOLOR_RED, eInfo[e][enterPos][0], eInfo[e][enterPos][1], eInfo[e][enterPos][2], 20.0);
    eInfo[e][ExitText] = CreateDynamic3DTextLabel(String, CHATCOLOR_RED, eInfo[e][exitPos][0], eInfo[e][exitPos][1], eInfo[e][exitPos][2], 20.0, .worldid = eInfo[e][Settings][1], .interiorid = eInfo[e][Settings][0]);
Again, there's nothing wrong with the code. The problem is either in the color or in the location of the label.
Reply


Messages In This Thread
Resets on Loading - by Dziugsas - 11.12.2014, 19:50
Re: Resets on Loading - by Dziugsas - 12.12.2014, 04:29
Re: Resets on Loading - by Raweresh - 12.12.2014, 04:44
Re: Resets on Loading - by Dziugsas - 12.12.2014, 11:52
Re: Resets on Loading - by Dziugsas - 12.12.2014, 12:30
Re: Resets on Loading - by Threshold - 12.12.2014, 13:41
Re: Resets on Loading - by Dziugsas - 12.12.2014, 14:16

Forum Jump:


Users browsing this thread: 1 Guest(s)