ricop522
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Posts posted by ricop522
-
-
I am calling Browser.CreateBrowserEvent from client-side C#, but my GTA crashs and my Browser doesnt show the menu.
Anyone knows why this is happening?
Obs. If I comment "Browser.Create...." everything keeps fine. I think the Browser is being called more than twice times.
private void ClearLoginEvent(object[] args) { // Show the message on the panel Browser.DestroyBrowserEvent(null); string list = args[0].ToString(); Browser.CreateBrowserEvent(new object[] { "package://statics/html/menu.html", "functionXYZ", list }); }
-
Hi,
I am developing an rage mp server and I would like to know if there is any way to test my server without having to connect to social club.
I am asking this because I am traveling to another city so I will stay without internet.
Is there any way?

Here is a list of things that are not in 1.1 with my current 0.3.7 script.
in Suggestions
Posted
I'm having the same issue! other things also isnt working. I'll list.
By the way, awesome update.