Jump to content

Headshot4Fun

Members
  • Posts

    124
  • Joined

  • Last visited

Everything posted by Headshot4Fun

  1. 111111110101010101 10000111111111 1001001010101010111 101010100100 1010101010001010101010 1010101010010100101010101010666 (tonight we dine in binary hell)
  2. What about: function createVehicleAndWarp (source, command, vehNAME) local x, y, z = getElementPosition (source) local vehID = getVehicleModelFromName(vehNAME) local vehicle = createVehicle (vehID, x, y, z) warpPedIntoVehicle(source, vehicle) end addCommandHandler("vehicle", createVehicleAndWarp) /vehicle nrg-500 ^^
  3. Looks like simple. Get the race functions, on win + cash. The stats setAccountData
  4. Well, not a bad idea, but i test my scripts, and testing have alot of errors. In my server i use some "DxDraw" functions, and to use this the script needs to be in client-side. So, i can't put client-side functions in server-side script D:
  5. I Think is mta error. Because when you get kicked you can reconnect, and the message it's diferent.
  6. Well, i am creating some client side scripts, but i think it's not secury, because everybody can join my server, quit, look in mta folder and copy my script D: So, what should i do?
  7. Yesh! Thanks multi Theft Auto team for this awesome mod :DD Finaly >___<
  8. Ok, thanks for the help.Waiting my server on the list... 1/8 hours.
  9. Well. I Port Forward those ports: 22003 - UDP 22005 - TCP 22126 - UDP My server works, but not in the list, so... what i am doing wrong? I Need to wait 8 hours? OMFG!
  10. Well... Look at my print, this happens when i try to connect valhalla server. http://img695.imageshack.us/img695/1762/madnessn.png mta version: MTASA-1.0.3 game: GTA SAN ANDREAS can some one help me? =] EDIT: ONLY happens in valhalla server, ONLY!
×
×
  • Create New...