Jump to content

CapY

Members
  • Posts

    1,646
  • Joined

  • Last visited

Everything posted by CapY

  1. Btw, Blaawee setPlayerNametagColor is a server sided function.
  2. setPlayerNametagColor(name,guiScrollBarGetScrollPosition(nredBar)*2.55,guiScrollBarGetScrollPosition(ngreenBar)*2.55,guiScrollBarGetScrollPosition(nblueBar)*2.55) Now ?
  3. What does it says at line 58 ?
  4. function health() setElementHealth(source,40) end addEventHandler("onPlayerSpawn", getRootElement(), health)
  5. Copy mine post again.
  6. CapY

    Area 51 Gates

    Create a marker for the player createMarker Move the gates. moveObject Move the gates when player enters the marker. onMarkerHit Move the gates to the old position when player leaves the marker onMarkerLeave
  7. CapY

    Matrix

    Here: getCameraMatrix
  8. img = guiCreateStaticImage(0,4,432,251,"back.png",false,Window) guiMoveToBack( img ) guiSetEnabled ( img, false )
  9. CapY

    Various

    And it is updated, they did some new things.(or just improved design)
  10. CapY

    HELP!!!

    Turn off your Radio on MTA, it causes LAG.(atleast for me)
  11. I'm working on Drag Race gamemode with my friend at the moment and i'm trying to create an introduction system, but i can't understand how to set it just to show up one time.
  12. Copied topic from Alan.Alexander. So, my question is: What would you like to see in a Freeroam server? Post any suggestions, give us any good info.
  13. CapY

    need help

    Omg, just remove ")" at line 9.
×
×
  • Create New...