Jump to content

Dufabo

Members
  • Posts

    326
  • Joined

  • Last visited

Posts posted by Dufabo

  1. Part I:


    How much have you donated for the server? 130 pounds


    When was the last time you requested a donation reward change? 25th of february


    Why do you need to change the location: adding donations that were removed due to my inactivity


    Links to your donation topics: https://archive.saesrpg.uk/community/topic/52139-donation-dufabo1900-amount-2000/


    Links to your previous donation changes requests: https://saesrpg.uk/topic/6634/dufabo-s-rewards-changes


    Part II: What I Want to be Removed
    All 13 vehicles were removed already


    What you want to be adden


    Vehicle#1,2,3: Police dodges (x2) and S.W.A.T. Tank
    Usernames; dufabo1900,kostanjevec12345
    Location: LVPD https://imgur.com/a/AlMrbUH
    Updates: black color,nitro x10


    Vehicle#4,5: Police dodge and turismo with police sirens
    Usernames : dufabo1900,kostanjevec12345,johnturner,buddler
    Location: FBI Base https://imgur.com/a/RxGSbWd
    Updates: black color,nitro x10


    Vehicle#6,7,8: Police dodges(x2) and S.W.A.T. Tank
    Usernames: dufabo1900,kostanjevec12345
    Location : LSPD https://imgur.com/a/GlbSjy8
    Updates: black color,nitro x10


    Vehicle#9,10: Shamal (x2)
    Usernames: dufabo1900,kostanjevec12345,johnturner
    Location : LSA and LVA https://imgur.com/a/5XZQTAd
    Updates: Black color


    Vehicle 11: police dodge
    Usernames: dufabo1900
    Location : BCPD https://imgur.com/a/SZ6pNN9
    Updates: black color,nitro x10


    Also i'd like to request 2 wraps for cars (request posted by following link)
    https://github.com/saesrpg/donation-vehicle-shaders/issues/11


  2. Part I:


    How much have you donated for the server? 130 pounds


    When was the last time you requested a donation reward change? 3rd of December


    Why do you need to change the location: Changing some cars to the new ones.and getting back donations that were removed when STF Base moved


    Links to your donation topics: https://archive.saesrpg.uk/community/topic/52139-donation-dufabo1900-amount-2000/


    Links to your previous donation changes requests: https://saesrpg.uk/topic/4406/dufabo-s-rewards-changes-request


    Part II: What I Want to be Removed
    Vehicle 1: LVPD Crown Victoria
    https://imgur.com/a/x4MVLVY


    Vehicle 2: LS Airport Shamal
    https://imgur.com/a/lpMCL8X


    Vehicle 3: LS Pizza Sanchez
    https://imgur.com/a/u1RSmTx


    Vehicle 4: LS NRG
    https://imgur.com/a/dF4CqHY


    Vehicle 5: SF Huntley
    https://imgur.com/a/mOluB7A


    Vehicle 6: NNB Base Stuntplane
    https://imgur.com/a/gczhnk1


    Vehicle 7,8: Already removed from old STF Base and wasnt adden yet.


    What you want to be adden


    Vehicle #1 : Cheetah with roof
    Usernames; dufabo1900,l4ki1,zeking,rendor123
    Location STF Base : https://imgur.com/a/ImKg67z
    Updates: black color,nitro x10


    Vehicle #2,3,4 Police dodges x2,SWAT tank
    Usernames
    Dodge#1 : dufabo1900,l4ki1,rendor123,kostanjevec12345
    Dodge#2 : dufabo1900,johnyenglish,duracell,zeking
    SWAT tank : dufabo1900,l4ki1,rendor123,johnyenglish
    Location (Formation same as on screen) https://imgur.com/a/iFzqUhA
    Updates nitro x10 for all.Color code: #696969


    Vehicle #5 Police maverick
    Usernames dufabo1900,l4ki1,rendor123,zeking
    Location: STF Base roof - https://imgur.com/a/XPNK9CO
    Updates: Color - Black


    Vehicle #6 Police Maverick
    Usernames: dufabo1900,kostanjevec12345,duracell,dembo
    Location - STF Base roof https://imgur.com/a/PTRpQlm
    Updates Color - Black


    Vehicle #7 SWAT Tank
    Usernames dufabo1900
    Location LSPD - https://imgur.com/a/NovqH7q
    Updates Black Color


    Vehicle #8 Stuntplane
    Usernames dufabo1900,l4ki1,rendor123,kostanjevec12345
    Location STF Base Roof - https://imgur.com/a/xGEMAfO
    Updates Black & Grey colors


  3. thats a bad idea.
    Firstly it will cause alot of DM.As back in days alot of crims used to camp LS Burgershoot roof and killing every single cop who comming to them.
    Second thing is abusing to get money,Its easy to spawn as a cop(even some of gangs does it when there is no 10 cops online for br).So you can just ask your friend spawn as a cop and dm him.+stats +cash.You said about hospital but we still have start new life button.


  4. (All credits goes to @NanoBob I am just moving his post from archive)
    Hello,


    As most of you know if you want to use a mapping on a server, most servers prefer to have it in .lua format, converting a .map file to a .lua file can be a pain, there are some converters out there (the one I have been using : http://gtamap.delux-host.com/converter/) But at least from what I had seen they only convert the objects, they do not care about scale, they do not convert removing world objects, vehicles, markers, peds.


    So in order to be able to convert this better, without manually converting removeWorldObject from .map to removeWorldModel() for .lua (and a lot of other functions) I have created a MTA script which will convert the file for you without you requiring to do anything manually.


    Installation & usage instructions


    Installation



    • Download the installer: nanobob.net

    • Run the installer

    • The installer will ask if you want to replace your acl.xml file, if you have never before edited the acl.xml file click yes. If you have edited the acl.xml file proceed with the manual ACL instructions below

    • Once the installer has finished it will run your server, in the window type the following: "start editor", and type:"start mapconverter"


    Manual ACL instructions:


    :::


    in order to add the resource to the ACL go to your server/mods/deathmatch folder.


    turn your server off
    open acl.xml with a text editor
    under the line "<group name="Admin">"
    add the line <object name="resource.mapconverter"></object> "
    save the file and turn your server back on


    :::


    how to connect to your local server:


    Go ingame.
    Go to server browser.
    Go to the local tab
    Your server should be there.


    Usage:


    When ingame, turn on the editor ('start editor' in the console)


    Also turn on the map converter ('start mapconverter' in the console) if you have not done so already


    Now when you have finished mapping, click the save as button. There will be a checkbox with the text :"Save .lua copy". Check this checkbox and save the file, when it saves it will convert the file and output the file size.


    By the way, the code is not compiled, feel free to use my code to learn from. But do not simply copy paste and call it your own.


  5. alt text
    Roleplay type: Bad Day
    Description of roleplay: Special Task Force agents were patroling around LV when they heard a report in radio about one of weapon dealers.They were informed that suspect driving black sentinel on the highway next to stadium.Agents found this car and stopped the suspect.Suspect wasnt trying to resist his arrest and was just following orders of agents.Agents have checked the car few times and found a box with weapons.They've handcuffed suspect and took him to Las Venturas Police Department where they had to meet with detective.Once detective arrived agents started to fill report about everything what happend there,on the highway.Few minutes later unknown people entered LVPD and started to kill officers and agents.They were moving to the cell of weapon dealer.Once they released it they started to run back to their car.Almost all agents and officers were killed,but one of detectives had a chance to take a photo of those people....
    Participant(s): Curvy,Darius,Dufabo,Sami,Ntruder,Riley,Matrixxx,Reus and others
    Screenshots: https://imgur.com/a/7pcDURC


×
×
  • Create New...