Jump to content

diegofkda

Retired Staff
  • Posts

    1,532
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by diegofkda

  1. Facilisimo - en 30 segundos pero lo encontre a las 3 de la mañana...
  2. It would only affect (by a negative way) to SA-MP, and what I would like is affect by a positive way to MTA, like putting a MTA logo with some text, like MTA:SA Multi-player modification.
  3. I know server which has about 350-500 at the night time ( about 19:00 ). Ha ha ha ha, you just know how MTA runs with 300 players because the CIT server. Well, this topic is going to end in a kid fight by a SA-MP fanboy, let me just say something to all players who read here: We don't care if SA-MP has some things that aren't possible in MTA, what we care is only our project, it would be very good for our community if people stop posting that SA-MP there, SA-MP here...
  4. SA-MP isn't playable with 200 players, and please, stop posting SA-MP contents, as someone said before, the original version is better than an imitation.
  5. Well, I want to trigger the event onClientCursorMove without the cursor showing, how should I do that?
  6. Couldn't you post the whole config file?
  7. that function don't shake the camera. It moves the camera like..... a drunk person. Like being drunk in GTA 4? That's the same thing the topic owner meant.
  8. setPlayerDrunkLevel? That shows that SA-MP isn't that professional and that it sounds like the owners don't take serious their multiplayer modification or that their english / programming knowledge aren't that enough. It must be setCameraShakeLevel.
  9. I think that too, it's not a simple good script, it's a tool that should fix Community questions.
  10. diegofkda

    UNited

    It works, but with a terrible gameplay.
  11. Well, the oxygen bar cannot be implemented, but you can always create a new oxygen system.
  12. diegofkda

    Problem to Fix

    You have been posting that often, when I (and we) already told you that it's was **cking planned for 1.2 (in Spanish subforum and e-mail), I sent you links... You have like 3 posts with the same useless thing. The bug prevents players from downloading and playing, would the MTA team take it without seriousness? If you want to it to be fixed fast, then, learn C++ and help to the team - they don't have free time even for play their own modification, unlike you.
  13. That's kool, very well done .
  14. setTimer ( function () --setTimer para crear un delay entre el momento en que cambia en ID y cuando te da las ruedas if not isPedInVehicle ( getLocalPlayer() ) then return end vehicle = getPedOccupiedVehicle ( getLocalPlayer () ) --vehicle = obtener el vehiculo actual currentWheel = getElementModel ( vehicle ) --currentWheel = el modelo actual ( del vehiculo ) if oldCurrentWheel == currentWheel then -- si el modelo viejo es igual al actual entonces... --no hacer nada else --pero si es distinto addVehicleUpgrade( vehicle, 1075 ) --agregarle a "vehicle" las ruedas 1075 end oldCurrentWheel = getElementModel ( vehicle ) --oldCurrentwheel = el vehiculo actual end, 100, 0 ) --delay de 100 ms.
  15. Good point, Chase. Also, MTA has a good menu, good in-game server browser, it's not the same thing that Rockstar created with a little MP addition.
  16. Custom railroad tracks are already possible - see DKR server.
  17. I already suggested that but I got no answer from the team.
  18. El mio las pondría siempre .
×
×
  • Create New...