Jump to content

DemonSeed

Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by DemonSeed

  1. Does quick connect work? What version of MTA Race you have? 1.1.1 server browser doesn't work, 1.1.2 does though, but it has more bugs like freezing constantly. And how the hell did you get MTA Race working in vista? Nobody else can
  2. Yeah man this looks interesting and I gave it a shot on my server, but I have a issue. We loaded this with race mode, without race mode, race mode disabled, and boost disabled, I tried all the options. But what it comes down to when the map vote comes up, it loads the map, then nothing, just a fancy black screen, I tried tweaking and prodding but it still wont load any of the boost maps. And then I tried converting one of my race maps that worked in race, and that still got a black screen too. And in race I never get a black screen.
  3. Not for DM dude, for race. PRS Specifically.
  4. internal error is a bug or something just refresh or quit and reload and it should work.
  5. right click on the link, and choose save as, then save it.
  6. use 1.1.1 if your connection goes down man.
  7. If your not running the game with the disc, a no-cd is mandatory.
  8. yeah man race still doesn't work with vista yet, sorry.
  9. paste the dll file into the MTA directory within the san andreas folder.
  10. Does this look like a SAMP forum? nope.
  11. MSD, the god of map makers Thanks man, can wait to try them out.
  12. If the map editor doesn't work, or you don't see pickups. 1. rename the editor folder to map_editor 2. copy the models folder from MTA San Andreas\mods\map_editor\ to MTA San Andreas\mods\race\
  13. If the map editor doesn't work, or you don't see pickups. 1. rename the editor folder to map_editor 2. copy the models folder from MTA San Andreas\mods\map_editor\ to MTA San Andreas\mods\race\
  14. If the map editor doesn't work, or you don't see pickups. 1. rename the editor folder to map_editor 2. copy the models folder from MTA San Andreas\mods\map_editor\ to MTA San Andreas\mods\race\
  15. First off i recommend you go back to 0.8.0 because the NOS and Ghostmode don't work properly on 0.8.1. ok in the race.zip file find the file race_server.lua, then search for this section function launchRace() table.each(g_Vehicles, setVehicleFrozen, false) clientCall(g_Root, 'launchRace', g_MapOptions.duration, g_MapOptions.vehicleweapons) if g_MapOptions.duration then g_RaceEndTimer = setTimer(raceTimeout, g_MapOptions.duration, 1) end if getPlayerCount() >= (get('ghostmodethreshold') or 10) then g_MapOptions.ghostmode = true clientCall(g_Root, 'setGhostMode', true) end g_CurrentRaceMode:launch() end then you change this part "(get('ghostmodethreshold') or 10" to 1, or how many people you want in the server till it activates. then re-zip it and clear the cashe, restart the server and it should work.
×
×
  • Create New...