Spirits
#1

Here is code, but in game spirits are not created...

pawn Код:
iPhone1 = TextDrawCreate(295.000000, 299.000000, "hud:radar_propertyg");
    TextDrawBackgroundColor(iPhone1, 255);
    TextDrawFont(iPhone1, 1);
    TextDrawLetterSize(iPhone1, 0.500000, 1.000000);
    TextDrawColor(iPhone1, -1);
    TextDrawSetOutline(iPhone1, 0);
    TextDrawSetProportional(iPhone1, 1);
    TextDrawSetShadow(iPhone1, 1);
What's mistake?
Reply
#2

I think you forgot TextDrawShowForPlayer?
Reply
#3

It is showen to player but it writes: "hud:radar_propertyg" but i want to show a green house..
Reply
#4

Green house? You mean a pickup?
Reply
#5

Never mind, solved
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)