Hide HUD
#1

Hi!
Is it possible to hide player's HUD scriptable? How?
Reply
#2

It is not possible with SA-MP. The only way to do it would be to press F7 (or F9, cant remember which one).
Reply
#3

If you toggle the player spectating(without setting the player to spectate another player) will hide the HUD:
pawn Code:
TogglePlayerSpectating(playerid, true);
I think there are more possibilities, but I only know this one.
Reply
#4

- F7
- SetPlayerDrunkLevel
- TogglePlayerSpectating
- Selection mode (TD/object etc.)
- Special action 'dancing'

They all have undesired effects though.
Reply
#5

DiGiTaL_AnGeL and MP2, ty. I'll try this next time.
Reply
#6

Sorry for duble post but...
I want to hide HUD and still control my ped. Is it possible? I want to do it scriptable, so i can't use F7. SetPlayerDrunkLevel is bad idea because a screen is moving. Selection mode and action dancing don't allow me to control ped. The same is with TogglePlayerSpectating(playerid, true). Maybe there's any tip for my problem? I think yes. Look at this movie from OnePiece for SA-MP. Player is controlling his ped without HUD.
[ame="http://www.youtube.com/watch?v=j4tzPtJrnW0"]http://www.youtube.com/watch?v=j4tzPtJrnW0[/ame]

//edit: or he used F7?

//edit2: or look here
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)