11.12.2014, 18:33
pawn Код:
eInfo[entranceid][EntrancesText] = CreateDynamic3DTextLabel(String, CHATCOLOR_RED, eInfo[entranceid][enterPos][0], eInfo[entranceid][enterPos][1], eInfo[entranceid][enterPos][2], 20.0, -1, -1, 0, eInfo[entranceid][Settings][1], eInfo[entranceid][Settings][0] , -1, 100);
eInfo[entranceid][ExitText] = CreateDynamic3DTextLabel(String, CHATCOLOR_RED, eInfo[entranceid][exitPos][0], eInfo[entranceid][exitPos][1], eInfo[entranceid][exitPos][2], 20.0, -1, -1, 0, -1, -1, -1, 100);