Jump to content

Markeloff

Members
  • Posts

    230
  • Joined

  • Last visited

Everything posted by Markeloff

  1. I want to play it Awsome keep on !
  2. Great Great More than Great Awsome !!
  3. We can't download it but nice video
  4. function SpawnDodo () triggerServerEvent ( "spawnDodo", localPlayer ) guiSetVisible(Window2, false) showCursor(false) then destroyElement ( DestinationBlip ) destroyElement ( DestinationMarker ) PassengerMarker = createMarker ( 1514.71289, 1205.07666, 10, "cylinder", 2, 9, 233, 213, 105 ) PasengerMarker = createMarker (1574.69788, 1503.02808, 10.8363, "checkpoint",5,9,233,213,105 ) end addEventHandler ( 'onClientGUIClick', Button2, SpawnDodo, false ) I added a then after showCursor(false) Try it now
  5. This turf system didn't work for me. When I enter the turf nothing happen but I solved it
  6. Give the player a camera ( the weapon ) or set his view on joining ?
  7. I just asked you Lucas I needed it is that that a problem ?
  8. You can look for the skin in gta models and skins sites.
  9. Any one know how to move a marker not an object ?
  10. You can edit the map cycle.
  11. I can help maybe If you pay a nice amount.
  12. Markeloff

    ports

    Go to cmd and write ipconfig then copy the ip adress to your browser ( your router site ) and go to NAT then open the ports 22005 TCP;22003 UDP;22126 UDP After Go to your Firewall and Press advanced settings than open again these ports 22005 TCP;22003 UDP;22126 UDP. Try it . It worked for me.
  13. I didn't get the idea but try this createMarker ( x, y, z )
  14. Markeloff

    cancelEvent

    Your welcome Sasuke
  15. Markeloff

    cancelEvent

    function chatNil(message, messageType) if messageType == 0 then if ( getPlayerAccount(source) and isGuestAccount(playerAcc)) then cancelEvent() end end end addEventHandler("onPlayerChat", root, chatNil)
  16. Btw, MTA SA is one of the most best games in the history of Online Games nowadays. The amount of Lovers of MTA and addicted is being bigger than before since we can have fun when scripting and being a part of this community. I want to say great work and a great game.
×
×
  • Create New...