Jump to content

toptional

Members
  • Posts

    493
  • Joined

Everything posted by toptional

  1. Here http://pastebin.com/RSjYzTpM
  2. Hey guys I have a script to remove some world objects here are the scripts function removeModels() removeWorldModel(985, 10, 2497, 2773, 10) removeWorldModel(986, 10, 2497, 2773, 10) removeWorldModel(7172, 100, 2577.7, 2825, 15) removeWorldModel(961, 100, 2577.7, 2825, 15) removeWorldModel(960, 100, 2577.7, 2825, 15) removeWorldModel(3474, 100, 2577.7, 2825, 15) removeWorldModel(3269, 500, 230, 2502, 15.-- s8) --> removeWorldModel(3270, 500, 230, 2502, 15.-- s8) --> removeWorldModel(3271, 500, 230, 2502, 15.-- s8) --> end addEventHandler ( "onResourceStart", getRootElement(), removeModels ) and LSbase = createColRectangle ( 2602, -2705, 208, 110) function clearBases() LSvehicles = getElementsWithinColShape(LSbase, "vehicle") for theKey,theVehicle in ipairs(LSvehicles) do health = getElementHealth(theVehicle) if health < 30 then destroyElement(theVehicle) end end end setTimer ( clearBases, 5000, 0 ) SFbase = createColRectangle ( -2497, -1831, 280, 500) function clearBases() SFvehicles = getElementsWithinColShape(SFbase, "vehicle") for theKey,theVehicle in ipairs(SFvehicles) do SFhealth = getElementHealth(theVehicle) if SFhealth < 30 then destroyElement(theVehicle) end end end setTimer ( clearBases, 5000, 0 ) LVbase = createColRectangle( 2475.3491210938, 2606.2819824219, 294.8916015625, 341.60009765625) function clearBases() LVvehicles = getElementsWithinColShape(LVbase, "vehicle") for theKey,theVehicle in ipairs(LVvehicles) do LVhealth = getElementHealth(theVehicle) if LVhealth < 30 then destroyElement(theVehicle) end end end setTimer ( clearBases, 5000, 0 ) function unBlock() setTimer ( destroyElement, 30000, 1, source ) end addEventHandler ( "onVehicleExplode", getRootElement(), unBlock ) Please Help me thanks!
  3. Having another problem now MTA just Crashes on start up and now GTA SA Crashes too . Castillo do you mind fixing it over teamviewer again? Thanks!
  4. Im back sorry are you still here ill send you the new details for teamviewer
  5. Ok i can set that up give me some time and i will PM you when its ready Edit : I sent you the details i will be AFK ( be back in 20 mins) You can remotely connect just dont do anything weird lol
  6. toptional

    Andro script.

    I dont think we are going to release our Andromanda Interior becuase it is the only one that works... If the MTA Team need it we might Heres some vids https://www.youtube.com/watch?v=38eaGqDoMpY https://www.youtube.com/watch?v=2ScUgYUrJdY
  7. Yes you can leave the server turned on all the time at home and then if the ports are open anyone can access it anywhere
  8. no lol When you open ports through your router at your house they are only open in you household and anyone connecting to that router. So there is no way you can do it through your school unless you as the school the open these ports for you
  9. Yes i think you cant open it becuase you need to open the ports via the router which im sure you dont have access to. Just do it at home?
  10. So your saying there is no way to get MTA on it?
  11. Ok Weird Thing Happening I Own a Server, The Server has been up for ages, All Ports ARE Open And yesterday i reported a server that was copying mine But now today i cannot find my server on the list i KNOW it is up I remotly connected and can see the console my self ! Whats going on?
  12. Still getting the same errors even with compatibilty mode! and i think my drivers are fine anyway so why when i open MTA nothing happens??? I know others with the same issue
  13. Ok ill try that ill be back in 30 minutes
  14. I downloaded them but they all say windows 7 is not supported! ARUGG
  15. How do i know where to update it? abd also this PC is VERY old and its running windoes 7
  16. Ok i done windows update (like 1000 updates) now when i open MTA or GTA there is no error but it just doesnt open!
  17. loool i so will but i cant even see there server in the browser???
  18. I did also spammed there forum kinda nooby to do but they stole our name and our logo
  19. Sorry for the rage guys It just pissed me off so much
  20. Im Raging! lolz samer what do i do? they stole my logo our name they will make CMG get a bad repuatation!
  21. WHAT THE FUCK??? I just found these sons of bitches stealing my server! LOOK! https://www.facebook.com/pages/CMG-Comm ... 6628980469 http://cmgmta.forumgreek.com/register?a ... rue&step=2 These aaruggrgrg They stole everything our name! Our Logo EVERYTHING! Here is our forum! IM SO Pissed right now! ffs http://www.cmgsever.co.nr/ What do i do guys?
  22. So i tried installing GTA and MTA on my test PC it has no updated drivers i think and it really needs it Heres the pastebin http://pastebin.com/d2MWfXg9 When i open MTA it says GTA SA cannot find Sound card Thanks guys
×
×
  • Create New...