Text not appearing
#1

pawn Код:
VIPShop[0] = CreateObject(19362, 1703.85461, -1601.47571, 18.12130,   0.00000, 0.00000, 82.05000);
    SetObjectMaterialText(VIPShop[0], "{0FFF4B}SHOP", 0, OBJECT_MATERIAL_SIZE_256x128,
    "Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
   
    VIPShop[1] = CreateObject(19362, 1738.87341, -1606.88269, 18.12130,   0.00000, 0.00000, 82.05000);
    SetObjectMaterialText(VIPShop[1], "{0FFF4B}SHOP", 0, OBJECT_MATERIAL_SIZE_256x128,
    "Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
Why text doesn't want to appear on this objects? Object is simple wall..
Reply
#2

I tested your script and works perfect.
For you appear the black board? or just the text don't appear?
Reply
#3

Umm well then smth is really wrong with /rconcmd loadfs ... currenty it's not even changing things which I'm setting there, and yeah it's just normal wall there no changes on it :/
Reply
#4

Try to put in GameMode, not in filtersctipt, and put the code on OnGameModeInit
Reply
#5

Umm had to load it with /rconcmd, idk smth went wrong but it auto fixed now when I readded it, thanks for ur help repped you also.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)