Problem Textdraws.
#1

Good, I have a small problem.

Place a few textdraw in my gamemode and they cannot be seen now.
I placed them in its respective places in new, in OnPlayerDeath, in OnPlayerSpawn, in OnGameModeInit and they do not appear.

Forgive my failures of English
Reply
#2

So OnPlayerSpawn you have shown the textdraw using ShowTextDrawForPlayer?
Under OnPlayerDeath you hide it?
Under OnPlayerDisconnect you hide it?
OnGameModeInit you define it? i.e mytextdraw = ...
mytextdraw should be a global variable.

If all these cases match do you mind posting your code in the respective areas?
Reply
#3

I managed to solve by erasing ones that were not necessary.
Thanks for your help...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)