Jump to content
  • 0

Problema TextDraw


marius11

Question

Problema intalnita (descriere):Pai pun un td care sa apara in partea drapta jos numele svr si nu merge nu apare , apare alt cva
Ero(area / rile) / warning-(ul / urile):Nu
Liniile de cod / sursa / script-ul(obligatoriu):

new Text:Textdraw1;

 

Textdraw1 = TextDrawCreate(554.399963, 410.666717, "Romania");
        TextDrawLetterSize(Textdraw1, 0.451600, 1.667200);
        TextDrawAlignment(Textdraw1, 1);
        TextDrawColor(Textdraw1, 16777215);
        TextDrawSetShadow(Textdraw1, 3);
        TextDrawSetOutline(Textdraw1, 0);
        TextDrawBackgroundColor(Textdraw1, 51);
        TextDrawFont(Textdraw1, 1);
        TextDrawSetProportional(Textdraw1, 1);

Imagini / Video (optional):
Ati incercat sa rezolvati singur?:

1231.png

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

arata server log, daca spui ca arata altceva,

si arata si cum ai creat textdrawul cu new sau cum l-ai facut

 

    __  ____      __           
   /  |/  (_)____/ /____  _____
  / /|_/ / / ___/ __/ _ \/ ___/
 / /  / / (__  ) /_/  __/ /    
/_/  /_/_/____/\__/\___/_/     
SERVICII SCRIPTING DE CALITATE
Pagina     Scripting     pawn
Link to comment
Share on other sites

  • 0
Acum 9 minute, Mister a spus:

arata server log, daca spui ca arata altceva,

si arata si cum ai creat textdrawul cu new sau cum l-ai facut

Acesta este td

new Text:Textdraw1;

 

Textdraw1 = TextDrawCreate(554.399963, 410.666717, "Romania");
        TextDrawLetterSize(Textdraw1, 0.451600, 1.667200);
        TextDrawAlignment(Textdraw1, 1);
        TextDrawColor(Textdraw1, 16777215);
        TextDrawSetShadow(Textdraw1, 3);
        TextDrawSetOutline(Textdraw1, 0);
        TextDrawBackgroundColor(Textdraw1, 51);
        TextDrawFont(Textdraw1, 1);
        TextDrawSetProportional(Textdraw1, 1);

Link to comment
Share on other sites

  • 0

si arata si server log, poate iei o eraore ca mie imi arata textdrawul acela cand imi da erori in server log

 

    __  ____      __           
   /  |/  (_)____/ /____  _____
  / /|_/ / / ___/ __/ _ \/ ___/
 / /  / / (__  ) /_/  __/ /    
/_/  /_/_/____/\__/\___/_/     
SERVICII SCRIPTING DE CALITATE
Pagina     Scripting     pawn
Link to comment
Share on other sites

  • 0
Acum 8 minute, Mister a spus:

si arata si server log, poate iei o eraore ca mie imi arata textdrawul acela cand imi da erori in server log

Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[18:36:55] 
[18:36:55] Server Plugins
[18:36:55] --------------
[18:36:55]  Loading plugin: plugins
[18:36:55]   Failed.
[18:36:55]  Loading plugin: crashdetect
[18:36:55]   CrashDetect v4.15.1 is OK.
[18:36:55]   Loaded.
[18:36:55]  Loading plugin: wp
[18:36:55]  
[18:36:55]  ==================
[18:36:55]  
[18:36:55]   Whirlpool loaded
[18:36:55]  
[18:36:55]  ==================
[18:36:55]  
[18:36:55]   Loaded.
[18:36:55]  Loading plugin: sscanf
[18:36:55] 

[18:36:55]  ===============================

[18:36:55]       sscanf plugin loaded.     

[18:36:55]          Version:  2.8.1        

[18:36:55]    (c) 2012 Alex "Y_Less" Cole  

[18:36:55]  ===============================

[18:36:55]   Loaded.
[18:36:55]  Loading plugin: streamer
[18:36:55]   Loaded.
[18:36:55]  Loading plugin: mysql
[18:36:55]  >> plugin.mysql: R39-2 successfully loaded.
[18:36:55]   Loaded.
[18:36:55]  Loading plugin: GeoIP_Plugin
[18:36:55] GeoIP_Plugin got loaded.
[18:36:55]   Loaded.
[18:36:55]  Loading plugin: iTD
[18:36:55] 
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)

[18:36:55]   Loaded.
[18:36:55]  Loading plugin: libRegEx
[18:36:55] 
[18:36:55]  ------------------------------
[18:36:55]  |
[18:36:55]  | -> Regular Expression Plugin v0.2
[18:36:55]  | -> Using Oniguruma v5.9.5
[18:36:55]  |
[18:36:55]  ------ (c) 2014, Koala -------
[18:36:55] 
[18:36:55]   Loaded.
[18:36:55]  Loaded 8 plugins.

[18:36:55] 
[18:36:55] Filterscripts
[18:36:55] ---------------
[18:36:55]   Loading filterscript 'hud.amx'...
[18:36:55]   Unable to load filterscript 'hud.amx'.
[18:36:55]   Loading filterscript 'anti-flood.amx'...
[18:36:55]   Unable to load filterscript 'anti-flood.amx'.
[18:36:55]   Loading filterscript 'report.amx'...
[18:36:55]   Unable to load filterscript 'report.amx'.
[18:36:55]   Loading filterscript 'antiflood.amx'...
[18:36:55]   Unable to load filterscript 'antiflood.amx'.
[18:36:55]   Loading filterscript 'Anti-join-flooding.amx'...
[18:36:55]   Unable to load filterscript 'Anti-join-flooding.amx'.
[18:36:55]   Loading filterscript 'detectiv.amx'...
[18:36:55]   Unable to load filterscript 'detectiv.amx'.
[18:36:55]   Loading filterscript 'skin.amx'...
[18:36:55]   Unable to load filterscript 'skin.amx'.
[18:36:55]   Loaded 0 filterscripts.

[18:36:55]  
[18:36:55]  
[18:36:55]  
[18:36:55]  ======================================= 
[18:36:55]  |                                     | 
[18:36:55]  |        YSI version 3.09.0684        | 
[18:36:55]  |        By Alex "Y_Less" Cole        | 
[18:36:55]  |                                     | 
[18:36:55]  ======================================= 
[18:36:55]  
[18:36:55]  
[18:36:56]  
[18:36:56] SUCCES: Conexiunea la baza de date`test` a fost stabilita!
[18:36:56] Handle: 0
[18:36:56] handle: 1
[18:36:56] [script] 0 houses loaded.
[18:36:57] Last job loaded: id 11
[18:36:57] Businesses loaded: 24
[18:36:57] [script] 42 turfs loaded.
[18:36:57] [script] 357 vehicles loaded.
[18:36:57] -mSelection- WARNING: Failed to load list: "skinpd.txt"
[18:36:57] -mSelection- WARNING: No Items found in file: skinrifa.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinaztecas.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinlvpd.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinng.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skintaxilv.txt
[18:36:57] Slots init
[18:36:57] main() has been called.
[18:36:57] Number of vehicle models: 77

Link to comment
Share on other sites

  • 0

Nu crezi ca ar trebuie sa rezolvi astea ca sa lucrezi si tu frumos?, adica pe mine m-ar incurca nu as putea sa ma apuc de altceva daca vad ca nu merge ceva

Loading filterscript 'hud.amx'...
[18:36:55]   Unable to load filterscript 'hud.amx'.
[18:36:55]   Loading filterscript 'anti-flood.amx'...
[18:36:55]   Unable to load filterscript 'anti-flood.amx'.
[18:36:55]   Loading filterscript 'report.amx'...
[18:36:55]   Unable to load filterscript 'report.amx'.
[18:36:55]   Loading filterscript 'antiflood.amx'...
[18:36:55]   Unable to load filterscript 'antiflood.amx'.
[18:36:55]   Loading filterscript 'Anti-join-flooding.amx'...
[18:36:55]   Unable to load filterscript 'Anti-join-flooding.amx'.
[18:36:55]   Loading filterscript 'detectiv.amx'...
[18:36:55]   Unable to load filterscript 'detectiv.amx'.
[18:36:55]   Loading filterscript 'skin.amx'...
[18:36:55]   Unable to load filterscript 'skin.amx'.
[18:36:55]   Loaded 0 filterscripts.

 

18:36:57] [script] 357 vehicles loaded.
[18:36:57] -mSelection- WARNING: Failed to load list: "skinpd.txt"
[18:36:57] -mSelection- WARNING: No Items found in file: skinrifa.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinaztecas.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinlvpd.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinng.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skintaxilv.txt

 

    __  ____      __           
   /  |/  (_)____/ /____  _____
  / /|_/ / / ___/ __/ _ \/ ___/
 / /  / / (__  ) /_/  __/ /    
/_/  /_/_/____/\__/\___/_/     
SERVICII SCRIPTING DE CALITATE
Pagina     Scripting     pawn
Link to comment
Share on other sites

  • 0
Acum 1 minut, Mister a spus:

Nu crezi ca ar trebuie sa rezolvi astea ca sa lucrezi si tu frumos?, adica pe mine m-ar incurca nu as putea sa ma apuc de altceva daca vad ca nu merge ceva

Loading filterscript 'hud.amx'...
[18:36:55]   Unable to load filterscript 'hud.amx'.
[18:36:55]   Loading filterscript 'anti-flood.amx'...
[18:36:55]   Unable to load filterscript 'anti-flood.amx'.
[18:36:55]   Loading filterscript 'report.amx'...
[18:36:55]   Unable to load filterscript 'report.amx'.
[18:36:55]   Loading filterscript 'antiflood.amx'...
[18:36:55]   Unable to load filterscript 'antiflood.amx'.
[18:36:55]   Loading filterscript 'Anti-join-flooding.amx'...
[18:36:55]   Unable to load filterscript 'Anti-join-flooding.amx'.
[18:36:55]   Loading filterscript 'detectiv.amx'...
[18:36:55]   Unable to load filterscript 'detectiv.amx'.
[18:36:55]   Loading filterscript 'skin.amx'...
[18:36:55]   Unable to load filterscript 'skin.amx'.
[18:36:55]   Loaded 0 filterscripts.

 

18:36:57] [script] 357 vehicles loaded.
[18:36:57] -mSelection- WARNING: Failed to load list: "skinpd.txt"
[18:36:57] -mSelection- WARNING: No Items found in file: skinrifa.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinaztecas.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinlvpd.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skinng.txt
[18:36:57] -mSelection- WARNING: No Items found in file: skintaxilv.txt

skinurile le-am facut si trebuie sa sterg alea dar problema initiala , ce pot face

Link to comment
Share on other sites

  • 0

Ai incercat sa pui la OnPlayerSpawn: TextdrawShowForPlayer(playerid, Textdraw1); ?

                                                                                                 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.