TextDraw [REP ++]
#1

Hi All.I need help with the Textdraw << >> Spawn. How to remove that textdraw ? Example: When player goes to tutorial and << >> Spawn showing but i have tutorial system with Cameras Timers and others and now when player press Spawn he going to the Questions ? How to remove It PLease Help REPing ++
Reply
#2

Put player into spectacting mode or return false in OnPlayerRequestSpawn (while player is watching tutorial).
Reply
#3

How to put to player spectating ?
Reply
#4

https://sampwiki.blast.hk/wiki/TogglePlayerSpectating
Reply
#5

Not Working :/ OnPlayerRequestClass i put TogglePlayerSpectating(playerid, 1); and don't showing cameras show me message only Connected to ....
Reply
#6

Put TogglePlayerSpectating in OnPlayerConnect callback on the top, then start player a tutorial and when tutorial finishes remove player from Spectating mode and force player a class selection. However you can try y_classes, much easier and accurate to use (I mean Class_DenySelection and other functionality).
Reply
#7

Ok now going to test it .. I put TogglePlayerSpectating(playerid, 1); on OnPlayerConnect but on OnPlayerSpawn put TogglePlayerSpectating(playerid, 0); Yes ?
Reply
#8

OnplayerSpwan

TextDrawHideForPlayer(playerid, your textdaraw name);
Reply
#9

OMG ARE YOU RETARDED BOT ?! THAT IS GTA TEXTDRAW NOT MY BOOOOIT !
Reply
#10

Quote:
Originally Posted by Configuration
Посмотреть сообщение
OnplayerSpwan
TextDrawHideForPlayer(playerid, your textdaraw name);
Quote:
Originally Posted by ScripteRMKD
Посмотреть сообщение
OMG ARE YOU RETARDED BOT ?! THAT IS GTA TEXTDRAW NOT MY BOOOOIT !
?

Quote:
Originally Posted by ScripteRMKD
Посмотреть сообщение
Riddick if you want to help me bro ?
TogglePlayerSpectating(playerid, true); - top of your OnPlayerConnect callback. When player finish his tutorial, then set his spectating mode to false, no OnPlayerSpawn, how you're checking that player watched whole tutorial, are you counting it by variable or what?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)