Posts: 98
Threads: 11
Joined: Jan 2008
Reputation:
0
Hello. I would like to ask if i can stop a gametext. I Want to use gametext style 2, but if you use it, its not leaving from your screen. So.. any idea to fix it? Thanks anyway!
Posts: 1,148
Threads: 19
Joined: Jan 2007
Reputation:
0
Use a textdraw with a timer? I think that's the only way to do it and make it leave
Posts: 98
Threads: 11
Joined: Jan 2008
Reputation:
0
I dont know good to make them.. Can you help me? XD
Posts: 1,407
Threads: 15
Joined: Nov 2006
Reputation:
0
If you show another gametext with like a dot for half a second it should go away.
WeeDarr
Posts: 98
Threads: 11
Joined: Jan 2008
Reputation:
0
Its not working. Any other idea?
Posts: 209
Threads: 29
Joined: Jun 2008
Reputation:
0
I think you mean when player dies the gametext stays? Because thats the only thing that could possibly happen to stop gametext..
use:
GameTextForPlayer(playerid,"text here",3000,2);
Posts: 98
Threads: 11
Joined: Jan 2008
Reputation:
0
Well.. i just like Style 2 my friend XD
Also.. if you use Style 2.. its forever until you /quit from the server you will have for ever this Gametext. i tried with 1 + 0 Milliseconds and its not working. Still forever. Any other idea?!