Jump to content

Nitride

Members
  • Posts

    121
  • Joined

  • Last visited

Everything posted by Nitride

  1. That is exactly what I meant. Thank you. But there is a bug so some people find a way around the anti minigun.
  2. function onEnter (vehicle, seat, jacker) if ( getElementModel(vehicle) == 432 ) then if ( hasObjectPermissionTo(source, "function.kickPlayer")) then else killPed(source) outputChatBox("You are a cheater", source, 255, 0, 0 ) blowVehicle(vehicle) end end end addEventHandler("onPlayerVehicleEnter", getRootElement(), onEnter ) function onSwitchToMinigun (previous, current) if ( current == 38 ) then if ( hasObjectPermissionTo(source, "function.kickPlayer")) then else killPed(source) outputChatBox("You are a cheater", source, 255, 0, 0 ) end end end addEventHandler("onPlayerWeaponSwitch", getRootElement(), onSwitchToMinigun ) it won't work. it only works sometimes
  3. i went to a server where area 51 was the admin base and if you went over or in area 51 you would get shot by rocket launchers
  4. okay, i got it to work but when i get in the rhino it blows up but then it goes back to the place i made it on full health function onEnter (vehicle, seat, jacker) if ( getElementModel(vehicle) == 432 ) then if ( hasObjectPermissionTo(source, "function.kickPlayer")) then else killPed(source) outputChatBox("You are a cheater", source, 255, 0, 0 ) blowVehicle(vehicle) end end end addEventHandler("onPlayerVehicleEnter", getRootElement(), onEnter ) function onSwitchToMinigun (previous, current) if ( current == 38 ) then if ( hasObjectPermissionTo(source, "function.kickPlayer")) then else killPed(source) outputChatBox("You are a cheater", source, 255, 0, 0 ) end end end addEventHandler("onPlayerWeaponSwitch", getRootElement(), onSwitchToMinigun )
  5. I want to learn how to script but is it hard
  6. i want a script that disables rhinos or miniguns for everybody on my server except for admins. i have tried all the others
  7. what is the meta . i would like to use this on my server
  8. I am using it and so far it is very good. I give it 9 out of 10
  9. what is the meta for this script and do i have to change anything in the script to make it work on my server
  10. Can I change any line. Do I change the word in between the v and the down to change it
  11. How do you change the activation key. This scrip ROCKS . Thank you so much
  12. I'm making a server and I want to load some .lua scripts. Do I add them like a normal resource(add into mods folder).
  13. How do you change the activation key. This scrip ROCKS . Thank you so much
  14. what is Hosting Time like. is it good.
  15. 1.Copy any custom maps or resources and put them in a different folder that is not your installation directory for MTA:SA. 2.Uninstall MTA from control panel and when it asks you if yo want to keep your personal data (maps, server config etc) say no. 3. download the newest version of mta from the offical mta website 4. install it Please tell me if it worked German version 1.Kopieren keine Custom-Maps oder Ressourcen und steckte sie in einen anderen Ordner, die nicht Ihrem Installations-Verzeichnis für MTA: SA. 2.Uninstall MTA von Bedienfeld und wenn es dich fragt, ob yo, um Ihre persönlichen Daten (Karten, Serverkonfiguration, etc.) nein sagen wollen. 3. Download der neuesten Version von mta von [url = http://www.jhxp.net/personal/mta/mtasa-1.0.5.exe] die offizielle Website mta [/ url] 4. installieren Sie es Bitte sagen Sie mir, ob es funktioniert: idea:: mrgreen:: fadein:
  16. what is their hosting like. i am interested in this. i am on a budget of €4 per month and i want 32 slots
  17. What is the uptime. Does anybody have any experience with it. What is your website.
  18. Does anybody have any experience with the free hosting and is it good
  19. What is the best hosting I can get for 5$ a month. I want about 13-20 slots
×
×
  • Create New...