Jump to content

Snow-Man

Members
  • Posts

    350
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Snow-Man

  1. how can i get Mille distenation with getDistanceBetweenPoints3D
  2. what's problem?
  3. Snow-Man

    [Help]

    Help?
  4. debug?
  5. Snow-Man

    [Help]

    RPG
  6. Snow-Man

    [Help]

    Hey guys, i'll make new project but someone give me good server name thanks for reading
  7. Snow-Man

    headlight

    function Buy(thePlayer)
  8. addEventHandler("onPlayerLogin",root, function() local accName = getAccountName ( getPlayerAccount ( source ) ) if isObjectInACLGroup ("user."..accName, aclGetGroup ( "V.I.P" ) ) then spawnPlayer(source,x,y,z) end end ) line 4 Then
  9. Snow-Man

    [Help]

    local px, py, pz = getElementPosition(localPlayer) local theRandomyMarkers = math.random(#MissionsMarkers) local x, y, z = MissionsMarkers[theRandomyMarkers][1], MissionsMarkers[theRandomyMarkers][2], MissionsMarkers[theRandomyMarkers][3] if (getDistanceBetweenPoints3D(x, y, z, px, py, pz < 250) then end not work and no debugs
  10. if ( getTeamFriendlyFire ( theTeam ) == false ) then setTeamFriendlyFire ( theTeam, true ) end and you getPedOccupiedVehicle
  11. change server name in mtaserver.conf
  12. please /lock i did it with getAccountData getElementData setElementData
  13. i know, but i know the function of that but how can i do it exacly getElementData setElementData
  14. how can i get total kills and deaths of player ?
  15. vehicle is not definated use getPedOccupiedVehicle
  16. what about opening only video, can we do that ?
  17. Snow-Man

    help pliz

    debug?
  18. Snow-Man

    help pliz

    infectados, z_Table and w_Table not definated
  19. this idea make when staff ban nick, that players not allowed to use the banned nick again
  20. when i play on Servers mta, i saw players has muted for unacceptable nick why not mta add new function named banNick ? with value and time banNick(value, time) or banNick(value) /discuss
  21. great Job mate
  22. @Tete Yes
  23. how can i use AccountData exactly ?
  24. how can i Add recovering Account to my login panel ??
×
×
  • Create New...