Jump to content

Recommended Posts

Posted
7 hours ago, McWulf1991 said:

Hey @Xabi, I have been playing around the script and wanted to spawn a specific car (Dominator3). I try to edit the database, but when I do, the games spits out an Oracle3 I guess. Is there some vehiclelist, where the data could get been fetched, maybe where additional vehiclehashes could be added? I also searched in the cardealer, but couldn't manage to find the dominator3.

 

Greets McWulf :)

The vehicles you can spawn are the ones on the VehicleHash enum, which are updated with the server's Nuget. If you want to add new ones, you should edit all the CreateVehicle functions so they take the hash key as first parameter.

Posted

@Xabi

 

 

Hi Xabi I have a problem when I join my server it connects well but nothing happens to the page to login does not appear screen: http://www.noelshack.com/2018-50-6-1544894270-20181215181618-1.jpg

 

log:

==================[15/12/2018 18:16:11]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'WiredPlayers.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[15/12/2018 18:16:11]==================
System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.1\WiredPlayers.resources.dll'. Le fichier spécifié est introuvable.
File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.1\WiredPlayers.resources.dll'
   at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly)
   at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath)


=========================================================

Posted

Hey Xabi

This is great, I wish I had seen your project earlier. Will you add license to repo?

Posted
7 hours ago, .Neø said:

Detailed Instructions are welcome. Nobody can use that gamemode because we have not a detailed fix your answeres are wired!

There are multiple people using it, there is already a tutorial with all the steps and a FAQ on GitHub. I won't make a tutorial on how to setup correctly RAGE, because it's not rhe gamemode itself.

If you don't know how to replace the Bootstrapper.dll even if I told you how, it's not my problem.

2 hours ago, horseyhorsey said:

Hey Xabi

This is great, I wish I had seen your project earlier. Will you add license to repo?

It's not on my mind adding a license. If people rip it off and claim it as their, good for them.

Posted

Ok, but if you are in the mindset of " people rip it off and claim it as their own" then you should add a very permissive one regardless.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...