Jump to content

diegofkda

Retired Staff
  • Posts

    1,532
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by diegofkda

  1. diegofkda

    AntiCheat

    <disableac>1,4,5,6,8</disableac> Check that.
  2. Good idea, but it needs a mtaserver.conf parameter: <CAPTCHA>1</CAPTCHA> Something like that wouldn't be bad...
  3. diegofkda

    MTA Crash

    Does your GTA have any modifications? Did it got? Try to reinstall your GTA and MTA (click here to get MTA 1.0.5), then install the latest 1.0.5 nightly builds. If nothing happens, install the latest DirectX Runtimes.
  4. diegofkda

    Ayuda

    Claro, pero cuando estas comparando si se nesesitaría comillas, debes aclarar que en este caso podrías no usar comillas.
  5. diegofkda

    Ayuda

    el problema está en que los parametros correctos serían activeMision (source, commandName) y en el otro sería addEventHandler ( "onMarkerHit", wP1, activeMision2 ) El script tendría que quedar así: local truckerTM = createTeam ( "Trucker", 255, 255, 0 ) local truckerMK = createMarker ( 797.6, -617.05, 15.4, "cylinder", 2, 255, 255, 0, 255, getRootElement() ) local truckerVH1 = createVehicle ( 455, 828.2, -607, 16,9, 0, 0, 0, "TRC001" ) local truckerVH1 = createVehicle ( 455, 821, -607, 16,9, 0, 0, 0, "TRC002" ) local truckerVH1 = createVehicle ( 455, 792, -607, 16,9, 0, 0, 0, "TRC003" ) local truckerVH1 = createVehicle ( 455, 785, -607, 16,9, 0, 0, 0, "TRC004" ) local truckerBP = createBlip ( 797, -617, 16.8, 51, 2, 255, 255, 0, 255, 0, 99999.0, getRootElement() ) function MarkerHit( thePlayer, hitElement, matchingDimension ) setElementModel (thePlayer, 206 ) end addEventHandler ( "onMarkerHit", truckerMK, MarkerHit) function MarkerHit( thePlayer, hitElement, matchingDimension ) giveWeapon ( thePlayer, 7 ) end addEventHandler ( "onMarkerHit", truckerMK, MarkerHit ) function MarkerHit( thePlayer, hitElement, matchingDimension ) setPlayerTeam ( thePlayer, truckerTM ) end addEventHandler ( "onMarkerHit", truckerMK, MarkerHit ) 23. function activeMision (source, commandName) outputChatBox ( "Complete all 15 deliveries, and receive 25.000$", thePlayer, 255, 255, 0 ) local wP1 = createMarker ( 1659, 131, 30, "checkpoint", 2, 255, 255, 0, 255, thePlayer ) local bP1 = createBlip ( 1659, 131, 30, 53, 2, 255, 255, 0, 255, 0, 99999.0, thePlayer ) addEventHandler ( "onMarkerHit", wP1, function ( hitElement, matchingDimension ) if getElementType ( hitElement ) == "truckerVH1" then outputChatBox ( "1 to 15 complete deliveries", thePlayer, 255, 255, 0 ) destroyElement (wP1) destroyElement (bP1) end end ) end addCommandHandler ("activeMision", activeMision ) O bién: local truckerTM = createTeam ( "Trucker", 255, 255, 0 ) local truckerMK = createMarker ( 797.6, -617.05, 15.4, "cylinder", 2, 255, 255, 0, 255, getRootElement() ) local truckerVH1 = createVehicle ( 455, 828.2, -607, 16,9, 0, 0, 0, "TRC001" ) local truckerVH1 = createVehicle ( 455, 821, -607, 16,9, 0, 0, 0, "TRC002" ) local truckerVH1 = createVehicle ( 455, 792, -607, 16,9, 0, 0, 0, "TRC003" ) local truckerVH1 = createVehicle ( 455, 785, -607, 16,9, 0, 0, 0, "TRC004" ) local truckerBP = createBlip ( 797, -617, 16.8, 51, 2, 255, 255, 0, 255, 0, 99999.0, getRootElement() ) function MarkerHit( thePlayer, hitElement, matchingDimension ) setElementModel (thePlayer, 206 ) end addEventHandler ( "onMarkerHit", truckerMK, MarkerHit) function MarkerHit( thePlayer, hitElement, matchingDimension ) giveWeapon ( thePlayer, 7 ) end addEventHandler ( "onMarkerHit", truckerMK, MarkerHit ) function MarkerHit( thePlayer, hitElement, matchingDimension ) setPlayerTeam ( thePlayer, truckerTM ) end addEventHandler ( "onMarkerHit", truckerMK, MarkerHit ) 23. function activeMision (source, commandName) outputChatBox ( "Complete all 15 deliveries, and receive 25.000$", thePlayer, 255, 255, 0 ) local wP1 = createMarker ( 1659, 131, 30, "checkpoint", 2, 255, 255, 0, 255, thePlayer ) local bP1 = createBlip ( 1659, 131, 30, 53, 2, 255, 255, 0, 255, 0, 99999.0, thePlayer ) addEventHandler ( "onMarkerHit", wP1, activeMision2 ) end addCommandHandler ("activeMision", activeMision ) function activeMision2(hitElement, matchingDimension) if getElementType ( hitElement ) == "truckerVH1" then driver = getVehicleOccupant ( hitElement ) outputChatBox ( "1 to 15 complete deliveries", driver, 255, 255, 0 ) destroyElement (wP1) destroyElement (bP1) end end EDIT: Gothem, claro que si se le tiene que poner comillas.
  6. Uh ¿y ese bump? el post es de hace 1 mes . Descarga el ultimo map editor, que está entre los ultimos resources.
  7. I just want to ask what happened to setServerName() function? it was so useful but now it has been deleted (I'm outdated so I don't know why).
  8. Yeah dude! Shaders FTW! I really loved them. Also I seen engineGetModelNameFromID, engineGetModelIDFromName and engineGetModelTextureNames! (sadly the page of these functions aren't made yet), woah! I can't wait anymore for 1.1.0! :D Everybody! Thumbs up to the team! :arrowup: EDIT: Oh lol I reached 500 posts, I didn't saw that . EDIT2: Oh yep also my setVehicleShadowColor() idea should be possible this time .
  9. diegofkda

    SAES IS DOWN!!!

    Probably not, most of SA-MP servers are Roleplay gamemode (they're nice roleplays). Just when appeared bests MTA roleplay servers I think SA-MP's owner (or SA-MP team owner) wasn't glad of it, now Multi Theft Auto is getting a higher player count than never, I believe a SA-MP player can be hacking us. Talking about player count and cool servers, I just want to give some congratulations to CIT and DKR, they've cool staff, good admins & good team, so I think they deserve all those players ¡¡keep the good work CIT and DKR Teams!! .
  10. diegofkda

    MTA Crash

    Does it happen random times? Does it happen in other servers?
  11. diegofkda

    Internet lag!

    Lol, I would be happy with 1 GB ram , you know my old computer.
  12. diegofkda

    SAES IS DOWN!!!

    A hacker is hacking popular MTA servers, I don't even know why. My server got popular this day, and it's is totally protected, DKR is totally protected too as I've heard... that hacker I think is a SA-MP player / devoleper that is trying to take MTA players back to SA-MP (I think, I'm not sure). SAES will go back here tomorrow or in some days if I'm not wrong, but sadly, a thing that I can confirm is the MTA Team has nothing to do with this.
  13. diegofkda

    MTA Crash

    But when? On playing? when joining a server? When starting the game?
  14. diegofkda

    MTA Crash

    When does your MTA crash?
  15. diegofkda

    Internet lag!

    I asked model. Well the FPS drop should be your old processor, your RAM and Video card are much modern than your processor. Install the latest processor drivers.
  16. diegofkda

    Login GUI

    hes very cheeky on the forums always demanding code and stuff... He was doing that, he isn't doing it last time. I admit that when I was new here I was trying to get a higher post count . Well, simple, if you don't like his scripts don't comment negative .
  17. There is a mtaserver.conf parameter that sets the default debugscript level (default is 0). Anyway, this would be useful - if you want to open your debugscript with a key, or make a custom command.
  18. Best option is wait, or help to the owner to "unshutdown" server .
  19. Or get his IP adress and server Port, click to Quick Connect, copy and paste the IP and Port and click to Connect.
  20. diegofkda

    Internet lag!

    What's your prossesor model?
  21. diegofkda

    Login GUI

    Nice login GUI, you should add a Remember Nick and Remember passwords checkboxes . By the way guys, what's wrong with he? why are you all meaning "stupid script"?.
  22. diegofkda

    Report MTAQA Faker

    :lol: He was bored... I can understand him
  23. This community resource may help you (if someone gets a rhino or a minigun, this script will kill him).
×
×
  • Create New...