Jump to content
Mr. Green Gaming

FOTL.Emanuel

Members
  • Posts

    281
  • Joined

  • Last visited

Posts posted by FOTL.Emanuel

  1. "Back to Past II"

    After having revisited the Egyptian pyramids, and found some ancient pirate ships, CJ now finds himself reliving WWII moments .

    Checkpoints: 77

    Difficulty: Medium

    Vehicles Used:

    - Bullet

    - Barracks - Custom Skin

    - Rhino - Custom Skin

    - Dodo - Custom Skin

    -------------------

    Running Time: ~4m

    Themed Music?: Yes - Call of Duty II theme

    Scripts:

    - Extra Textures script (bills, roads..)

    - Teleport

    - Sky Gradient

    - Custom Cars

    - Music

    Screenshots:

    nm0oyr.png

    33cm9dx.png

    race-fotlemasupertruck.zip

  2. I dont know why dont you like the first speedboost script, but here is an other one:


    addEvent("onPlayerReachCheckpoint")
    addEventHandler("onPlayerReachCheckpoint", getRootElement(),
    function(cp, time)
    if cp == 1 or cp == 2 or cp == 3 or cp == 4 then
    local vehicle = getPedOccupiedVehicle(source)
    local vx, vy, vz = getElementVelocity(vehicle)
    setElementVelocity(vehicle, vx * 2, vy * 2, vz)
    playSoundFrontEnd(source, 18)
    end
    end
    )

    Save as speedboost.lua.

    Put this line in map meta:

    <script src="speedboost.lua" type="server" />

    You can change this two line:

    Mark all cps where you need speedboost

    if cp == 1 or cp == 2 or cp == 3 or cp == 4 then

    How much speedboost players got

    setElementVelocity(vehicle, vx * 2, vy * 2, vz)

    You can also add this two line if you want:


    fixVehicle(vehicle) -- fixes the vehicle
    addVehicleUpgrade(vehicle, 1010) -- adds nitro

    This one is better, you can choose which cps boost your cars :D

  3. Please upload my "RYDER" map on page 5, gm needs to be set to CP10!, thx.

    "Me and My Slamvan"

    Slamvan map around Los Santos.

    Checkpoints: 50

    Difficulty: Easy-Medium

    Vehicles Used:

    - Slamvan

    -------------------

    Running Time: ~4m

    Themed Music?: Yes - Whataya want from me - Adam Lambert

    Scripts:

    - Extra Textures script (bills, roads..)

    - Music script

    Screenshots:

    10y2u84.png

    24grb12.png

    Please upload my "RYDER" map on page 5, gm needs to be set to CP10!, thx.

    "SA Street Racing - Los Santos Stage"

    2 Stage of the SASR, after the Guetto Stage, the Los Santos all around stage.

    Checkpoints: 50

    Difficulty: Easy-Medium

    Vehicles Used:

    - Club - Custom Skin

    -------------------

    Running Time: ~3m

    Themed Music?: Yes - Enter Sandman - Metallica

    Scripts:

    - Extra Textures script (bills, roads..)

    - Music script

    - Custom Car

    Screenshots:

    169oujc.png

    2mxlrua.png

    race-fotlemameandmyslamvan.zip

    race-fotlemasasr_guetto2.zip

  4. "A different trip"

    Unfortunately due to Weather conditions the Airport has been closed. Well at least you still have your Flying Car! Make your way across San Andreas' skies all the way to Las Venturas to meet with your Girlfriend for the New Year celebrations.

    Checkpoints: 50

    Difficulty: Medium

    Vehicles Used:

    - Stratum

    -------------------

    Running Time: ~4m

    Themed Music?: Yes - Ruben Studdard - Flying without wings

    Scripts:

    - Extra Textures script (bills, roads..)

    - Flying Cars ability

    Screenshots:

    2v7v2op.png

    2ypfeoh.png

    Bin you forgot to upload one of my maps, only uploaded "tagging up turf", "ryder is missing, its back in page 5, thats why you may have missed it :P

    race-fotlemadifferenttrip.zip

  5. Happy new year everybody.

    End of the world theories just suck. There are sites about prophecies and if you enter that you will find out that the end of the world is predicted for several times of each month of each year.

  6. "Big Smoke (v1.0.2)"

    Welcome to 'Big Some', the re-creation of the ingame Mission. A Balla's car spotted you and your homies and is trying to kill you. Return to Groove St as fast as you can. If you are a Balla try to kill CJ and his friends on their way back home, please avoid teamkilling. Press M to tell your friends to shut the fuck up.

    Checkpoints: 30

    Difficulty: Easy-Medium(Depending on Ballas' accuracy)

    Vehicles Used:

    - Faggio - (Impossible to use a BMX since they wouldn't blow up)

    -------------------

    Running Time: ~1m-2m

    Themed Music?: Yes - "Original Mission Audio"

    Scripts:

    - Drive-By Script (now with a TEC9)

    - Extra Textures script (bills, roads..)

    - Explosion Script

    - GM-Off on cars from start (cars can't get cps, therefore can't win).

    Screenshots:

    1zoxmx4.png

    2znu0py.png

    Thanks to BinSlayer for his precious help with the scripts

    race-bigsmoke.zip

×
×
  • Create New...