Por quй me pasa esto? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (
https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Por quй me pasa esto? (
/showthread.php?tid=532190)
Por quй me pasa esto? -
Fagrinht - 17.08.2014
Desde ayer mis CreateDynamic3DTextLabel no se ven en el sv, por quй serб? antes se veнan todos, ahora no... ejemplo de como estбn:
CreateDynamic3DTextLabel("Telefono Publico",0x03B8FCFF,2517.429199, -1677.303222, 1022.645935,20,0);
Respuesta: Por quй me pasa esto? -
Goncho28 - 17.08.2014
Sуlo se pueden colocar 1024 3DLabels, si colocaste mбs saca algunos(cosa que dudo), tal vez por alguna modificaciуn que le hiciste al GM o tu Streamer.
Respuesta: Por quй me pasa esto? -
LuisR - 17.08.2014
No has cambiado el Streamer? a mi me sucedio una vez eso.. cambie la versiуn del streamer y se me cagaron los textlabels
Respuesta: Por quй me pasa esto? -
[J]ulian - 17.08.2014
Quitб el ultimo 0.
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);
Al estar pegado a tu ID no lo verбs tu, si no que lo verбn el resto de los jugadores.