Posts: 9
Threads: 1
Joined: Sep 2011
Reputation:
0
Can i please see come code?
Also instead of TextDrawShowForPlayer(playerid);
At the bottom of the Textdraw code in the script add TextDrawShowForAll();
That should make it show even without the command, so you can delete the command.
Also if this doesnt work PM me with the code and i can help further.
Also if this helped please give me one rep, thank you!
Posts: 1,495
Threads: 131
Joined: Jul 2009
Reputation:
0
you didn't help me..
TextDrawShowForAll and TextDrawShowForPlayer are 2 completly different things that can't just be replaced randomly in all situations.
As I said, the code is correct, I just want to know some reasons that could make textdraws not show, even if the code is correct.
(code correct because I've used a textdraw editor which I used several times before and always worked fine)
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Show the code. You can't go to a garage and ask them to fix your car if you don't show them your car.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
This isn't a call center, it's a scripting help forum. What you're asking for is quite frankly ridiculous. There are many many MANY reasons a textdraw couldn't show; without seeing the code we can't possibly know. [that accidentally rhymed hehe]
Posts: 1,495
Threads: 131
Joined: Jul 2009
Reputation:
0
06.11.2011, 20:26
(
Последний раз редактировалось Sascha; 09.11.2011 в 17:34.
)
to the "the code is wrong", it works perfectly on another gamemode..
if you want it...
here it is:
don't tell "hm looks correct" now...
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Try putting an underscore at the end of the first textdraw.
Why are you creating the box for each playerid? You only need one.