Jump to content

UltraXx

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by UltraXx

  1. UltraXx

    Team Issue

    Nevermind, got it!
  2. UltraXx

    Team Issue

    Now this is my issue: http://prntscr.com/b82wy5
  3. UltraXx

    Team Issue

    http://prntscr.com/b7o7to Line 5 is local, 14 is the second highlighted
  4. UltraXx

    Team Issue

    This does not seem to be working (highlighted) red function dxDrawIt () local myjob = getPlayerTeam(getLocalPlayer()) dxDrawText("JOB: "..getTeamName(myjob).."", screenW * 0.8349, screenH * 0.0417, screenW * 0.9917, screenH * 0.1176, tocolor(255, 255, 255, 255), 1.10, "default-bold", "left", "top", false, false, false, false, false) end addEventHandler("onClientRender", root, dxDrawIt)
  5. UltraXx

    Teams

    Thank you so much
  6. UltraXx

    Voice Chat

    Ah, thanks. Key to press?
  7. UltraXx

    Teams

    One more question.. local team = getPlayerTeam(source) if (team =="Astronaut") then Why don't that work?
  8. UltraXx

    Voice Chat

    From what I have heard MTA Supports voice chat? Is there a resource that I can use for this? Or how does it work? Thanks!
  9. UltraXx

    Teams

    Ah I got it, thx.
  10. UltraXx

    Teams

    I did try that too, I dunno
  11. UltraXx

    Teams

    I need help again.. how do I make a default team? I used setPlayerTeam(source, "Civilian") with an event onPlayerLogin, still don't work. Yes, server side.
  12. UltraXx

    Teams

    Never thought of it, thank you!
  13. UltraXx

    Teams

    Hello.. I've got a huge problem.. the teams do not save when I restart the server, and I am unsure of how to do so.. any help would be great, thanks.
  14. Yeah, I understood that once I got it.. lol
  15. vG is Valhalla Gaming, it's a roleplay community which used to be the best out there. Their files got leaked after some mistakes and now a lot of users are using their files. However, the MTA community itself is against using leaked files and therefore almost no one will actually help you with this. We support each other when they create their own files, we won't do that with things that have been taken and used. Oh! Was not aware of that.. I must speak with my game developer then about that, my apologies! On a different note however, still curious if this is even possible to do? As for integrating such material in any way?
  16. Not quite sure, I just got a hell of a lot of things from someone and am putting them to use. I haven't been around long enough to know what vG is, that's the name of the UCP so I assume so?
  17. Well this is what I purchased https://sellfy.com/p/TH54/ and I have the basic vG UCP; basically I want to integrate all logging in functions, characters, etc. from vG to this other one. Message me your skype if you'd like and we can talk more. I am willing to pay (depending on price)
  18. This is embarrassing, however.. I purchased a SAMP UCP Online to integrate it with an MTA:SA Roleplay Server.. I have worked with many php UCPs and HTML pages, however.. this UCP was all HTML. If anyone knows anyway to integrate it to work with php and everything, that'd be amazing. Thanks
×
×
  • Create New...