Textdraw problem!
#1

Hi everyone!

I made the registration of my server a TextDraw Registration. You have to select you sex typing SPACE and the textdraw change Male or Female. All is right, but when i test with people i found a problem! The problem is that when i press SPACE and i select Male, my friend press also SPACE and my textdraw change! I want only change my textdraw, but who press SPACE change the textdraw ... I want to change only my sex/textdraw and dont interfere in other players!

And i tutorial, also with textdraw, if a player is in Police Departament tutorial, i return to the Police Departament tutorial!




Help Please!!

Thanks.

Reply
#2

better to use GameTextForPlayer
Reply
#3

Look in your script for TextDrawShowForAll and change it to TextDrawShowForPlayer
Reply
#4

Quote:
Originally Posted by Lamano
Look in your script for TextDrawShowForAll and change it to TextDrawShowForPlayer
There isnt TextDrawShowForAll
Reply
#5

You have to define your textdraw for looping through every player, for example new Text:Textdraw1[MAX_PLAYERS];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)