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. Snow-Man

    [Help]

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

    headlight

    function Buy(thePlayer)
  4. 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
  5. 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
  6. if ( getTeamFriendlyFire ( theTeam ) == false ) then setTeamFriendlyFire ( theTeam, true ) end and you getPedOccupiedVehicle
  7. change server name in mtaserver.conf
  8. please /lock i did it with getAccountData getElementData setElementData
  9. i know, but i know the function of that but how can i do it exacly getElementData setElementData
  10. how can i get total kills and deaths of player ?
  11. vehicle is not definated use getPedOccupiedVehicle
  12. what about opening only video, can we do that ?
  13. Snow-Man

    help pliz

    infectados, z_Table and w_Table not definated
  14. this idea make when staff ban nick, that players not allowed to use the banned nick again
  15. 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
  16. how can i use AccountData exactly ?
  17. how can i Add recovering Account to my login panel ??
×
×
  • Create New...