Jump to content

One more parameter for createBlip


DiSaMe

Recommended Posts

Posted

What I'd like to say is that there should be a toggle for the minimap and for the F11 map. So that you can enable or disable it for a map of your choosing. Because exactly the problem you describe is kind of annoying to me too. =/

Projects:

Slothbot | Maximap

Posted

Clientside

toggleControl ( "radar", false ) 

Serverside

toggleControl ( sourcePlayer, "radar", false ) 

Turns off the F11 radar.

Use showPlayerHudComponent to show/hide the radar in the bottom left corner.

http://www.valhallagaming.net

[MTA] Roleplay Server - 69.4.236.229:7777

[sAMP] Roleplay Server - 67.228.177.232:7777

[GTAIV] Server coming soon -

[CoD4] Hardcore Server - Offline

[L4D] Server coming soon -

[CS] Standard settings - ?

[CS] Zombie Mode - ?

Posted

Well i'd like to be fully invisible in the game...(i am admin on a server and i use setPlayerNametagShowing (source,false) and in the game i put /ap 0) beacuse it'll be much easier to admins to catch some guys cheating...(the specate doesn't works on some players)

hehe i think how they'll feel haunted by admins...

Posted

Thanks for the advice, guys, I made the streamer with isPlayerMapVisible. When I release F11, I see the blip for the moment, but I think I will fix it easily when we have onClientPreRender event. Now I only need to adjust distance.

-

  • 3 weeks later...
Posted
Well i'd like to be fully invisible in the game...(i am admin on a server and i use setPlayerNametagShowing (source,false) and in the game i put /ap 0) beacuse it'll be much easier to admins to catch some guys cheating...(the specate doesn't works on some players)

hehe i think how they'll feel haunted by admins...

Could you post that script for me, or parts of it?

Always wanted to be totaly invisible.

EDIT: can setplayernametagshowing be used in the admin resource as a command?

If yes, server or client?

Elseif no outputchatbox (source, "too bad :(")

(^that was crap^)

beethoven.jpg
Posted
Well i'd like to be fully invisible in the game...(i am admin on a server and i use setPlayerNametagShowing (source,false) and in the game i put /ap 0) beacuse it'll be much easier to admins to catch some guys cheating...(the specate doesn't works on some players)

hehe i think how they'll feel haunted by admins...

Could you post that script for me, or parts of it?

Always wanted to be totaly invisible.

EDIT: can setplayernametagshowing be used in the admin resource as a command?

If yes, server or client?

Elseif no outputchatbox (source, "too bad :(")

(^that was crap^)

You can use 'runcode' resource

alpacin.png
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...