-
Posts
1444 -
Joined
-
Last visited
-
Days Won
83
Content Type
Profiles
Forums
Downloads
Posts posted by Xabi
-
-
1 hour ago, cojucoti said:
Gracias, Ya me hice miembro.
Como consigo el enlace para descargarlo?
Un saludo gracias!!!
Thanks, I already became a member. How do I get the link to download it? A greeting thank you!En cuanto llegue a casa os añado al GitHub para que podáis acceder al código.
As soon as I get home, I'll add you on GitHub so you can have access to the code.
-
1
-
-
20 minutes ago, cojucoti said:
Hola xabi, podrias pasarme el enlace de patreon?
Hello xabi, can give me the link of patreon? (spanishenglish) jajaj
-
1
-
-
Seeing the lack of contributions and that it seems that people want a plug&play gamemode, the repository will be private from now on.
If you want to have access to GitHub and get the latest version, make sure to visit the Patreon link and become a patron.
-
2
-
-
-
24 minutes ago, cszone said:
Follow the guide step by step, don't skip any or swap the order.
-
4 hours ago, SharpSabre said:
Xabi,
When you correct the Language problem?
When the bridge gets build on .NET Core 2.1+
-
42 minutes ago, SharpSabre said:
Xabi,
Menu does not appear for some guys that have "enable-cs-clientside.txt"
I know, but it's not related to the gamemode so nothing I can do.
-
1
-
-
7 minutes ago, Shooter said:
@xabier1989 I read the FAQ's with you in Git ... but I can not find anything suitable that could help me in my problem ... Which help in the FAQ's should I take a close look at? And what application do you mean that I should miss?How can I get started?
First of all, you'll have to create some questions and answers on the database tables with the same name, remember that you can find the license field on Constants file, which for the application would be 0. After you have all the questions and their answers filled, just join the server and register a new account to start the application process.
-
1 hour ago, Shooter said:
Hello love community,
I just played the Gamemod WiredPlayer RP on my server ... at the beginning I still had the problem that I did not get a connection to the database ... but I could fix that quickly...
But now the server loads up without errors ... and waits for a player ... if I want to join my client from now on Rage on my server joins the window with the password which I have entered then ... and after that, only one window can be used, but these are without function ...
What am I doing wrong...
Here is the concentrated load of Rage and WP fans ... so let me share in my mistake
I would also like to leave a private message ... and write here, so that others with this error get a solution
I wish you a beautiful May 1st from Germany
It's answered on the FAQ, you're missing the application.
-
18 hours ago, Alee said:
-> Error starting 'WiredPlayers'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Format of the initialization string does not conform to specification starting at index 54.
at int System.Data.Common.DbConnectionOptions.GetKeyValuePair(string connectionString, int currentPosition, StringBuilder buffer, bool useOdbcRules, out string keyname, out string keyvalue)
at NameValuePair System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, string connectionString, bool buildChain, Hashtable synonyms, bool firstKey)
at new System.Data.Common.DbConnectionOptions(string connectionString, Hashtable synonyms, bool useOdbcRules)
at void System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(string value)
at new MySql.Data.MySqlClient.MySqlBaseConnectionStringBuilder(string connStr, bool isXProtocol)
at void MySql.Data.MySqlClient.MySqlConnection.set_ConnectionString(string value)
at List<BusinessModel> WiredPlayers.database.Database.LoadAllBusiness() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 1265
at void WiredPlayers.business.Business.LoadDatabaseBusiness() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\business\Business.cs:line 21
at void WiredPlayers.database.Database.OnResourceStart() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 46
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at GTANetworkInternals.ScriptingEngine.InvokeVoidMethod(String method, Object[] args)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at GTANetworkInternals.EventHandler.ParseEx(Event _event, ScriptingEngine engine, Object[] arguments)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)I can't fix it, everyone helps me Plesee :(Did you touch the Database.cs file?
-
24 minutes ago, iL3gend said:
Hey guys! I try to fix my dlc addon cars, but it doesn't work.
I use the RPFEncrypt and ArchiveFix, my server loads but i can't spawn the cars.
A few months ago I load other cars with the ArchiveFix and they work..
Why would you use RPFEncrypt and ArchiveFix both together? Just use the first one, ArchiveFix is not needed anymore.
-
1
-
-
11 hours ago, IdoX said:
Is it a good one, and without issues and bugs?
Well, as I said it's made by the creator and owner of this mod, if that's not good enough...
-
Native VOIP was added time ago, you even have a resource here on the forum made by George.
-
1
-
-
Just now, mordocrick said:
Hello @Xabi thanks a lot for the work on your project.
I have a question that has been asked several times the mod is it currently compatible with Linux or still not? thank you and have a nice day to you
It's been compatible since SharedData was fixed, long time ago.
-
55 minutes ago, Kalle801 said:
IS it possible to remove the World-dimensions and use Shops in the "Real world" instead, within a range? @Xabi
That would make things a lot easier.
Best Regards.Will be changed soon, so both systems will be used.
-
1
-
-
Buenas, soy nuevo en esto y no sé de lo que hablas, pero no me cuesta aprender. Así que si necesitas a alguien, puedo ser tu hombre, a no ser que te refieras a temas homosexuales, gracias.
-
41 minutes ago, Muphy said:
ta deleteado
Mostral para ocultal.
-
This is not a roleplay server's forum, go to their webpage and ask there.
-
Currently at this point of development, there are only functions to create PEDs and give them basic tasks clientside. You'll have to sync those PEDs between all the clients by yourself.
-
12 minutes ago, Polymita said:
So, is there a way to do it? What do you mean by sync it themselves?
You can create the PEDs clientisde, and sync them when they are streamed.
-
You can't do this on serverside C#, at least not yet as the function is not implemented at this time.
-
1
-
-
11 hours ago, soniXx123 said:
Now its works. Problem was the updater (Bridge) but now... what about the lang? there is all in Potugese.
You'll have to rename the .resx files, they're currently bugged on .NET Core 2.0 version, so the bridge needs an update.
-
You will have to implement a binding function by yourself, currently that bind function from JS doesn't exist on C#
-
1 hour ago, Zow said:
Thats not how you change database ID. .
You need to edit from meta.xml files not inside the database.c
ErrRes.en-BR.resx and ErrRes.resx something are different
So you can't rename files for that just try another way
He has to change it and delete all the other Designer classes, as there's a bug for which it doesn't get correct .resx given the culture.
I read somewhere on GitHub that the issue was fixed on .NETCore 2.1, but the bridge is built on 2.0.7 at this moment.
-
1
-



.resx Resource Files Not Using Thread.CurrentThread.CurrentUICulture
in Scripting
Posted
That's a .NET Core bug which was fixed on 2.1, but the bridge is built with 2.0.7 currently.