Wieso wird der Text nicht angezeigt?
CreateDynamic3DTextLabel("Benutze /cshop um den Shop zu eröffnen!",0xFF0A00FF,2183.0828,1676.7556,11.0758,8.0,0,1);
Wieso wird der Text nicht angezeigt?
CreateDynamic3DTextLabel("Benutze /cshop um den Shop zu eröffnen!",0xFF0A00FF,2183.0828,1676.7556,11.0758,8.0,0,1);
Schau dir mal die Parameter an, und dann deine.
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
ZitatSchau dir mal die Parameter an, und dann deine.
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
Bin verwirrt, könntest du mir helfen?^^
CreateDynamic3DTextLabel("Benutze /cshop um den Shop zu eröffnen!",0xFF0A00FF,2183.0828,1676.7556,11.0758,8.0,0,1); Deine Parameter
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0); Vorgegebene Parameter, na fällt was auf? Dir fehlen paar sachen.
ZitatCreateDynamic3DTextLabel("Benutze /cshop um den Shop zu eröffnen!",0xFF0A00FF,2183.0828,1676.7556,11.0758,8.0,0,1); Deine Parameter
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0); Vorgegebene Parameter, na fällt was auf? Dir fehlen paar sachen.
I,wie nicht :d
Dir Fehlen so weit ich richtig gezählt habe 5 Parameter, warum verwendest du CreateDynamic3DTextLabel und nicht Create3DTextLabel ?
Zitatt
Da ich einen Streamer drinn habe
Setz mal das -1 auf 0 ..
Oder ist das Label in einem Interior? Dann auf 1 (Glaube ich )
Warum setzt du die Virtuelle Welt auf -1 ? Setz sie doch auf 0.
E: Vorposter schneller.
Setz mal das -1 auf 0 ..
Oder ist das Label in einem Interior? Dann auf 1 (Glaube ich )
ok klappt habe -1 genommen da es für jede setworld sein sollte