[Large Release] The Family RP Partial Source Code [C#]

It’s not up to me to release their stuff. I’ve always wanted to share as much as possible after server release. You’re venting at the wrong guy.

I am impressed by your wrapper, though. I can say that our implementation is stupidly short/simple compared to yours but does the job very well.

We don’t have to deal with triggers/C#-Lua interactions either though, since it is 100% C#.

1 Like

I am not venting. I’m just stating that this is the conduct which I do not like.

Also I saw that edit :stuck_out_tongue: I know it is simple. Finding out the issue took quite a while from the symptoms; which is the important step, which took long (it took me 2 days); reaching a solution once the issue is know is but a simple step; then again there are easily far more solutions than using a blockingcollection. Which is accidently the same.

Guess about which part I would be more angry (if at all). It is actually the not sharing if known. It could have saved me like 2 days.

I got the same thing as a C# Library branched out. I need to setup proper build stuff (to not branch it) but, then again it is just small.

edit: Also ripping through the MySqlConnector is not fun.

@ImportantHippo If you could estimate, you think you got a release date until it’s to a point where it’s playable with jobs with working police?

It’s not my conduct though. I hope you appreciate the release, anyway.

1 Like

@ImportantHippo am wondering does this release have the police options already and if there anything essential missing that we need to know?

Yes, as I said in my first post. I appreciate the gesture of the release for the entire community. Hopefully it helps others taking further steps forward in refining their servers.

1 Like

I appreciate as I do for most especially this one, but when you say that do you mean your not planning on releasing the resource it self not the source?

This is huge for the commnunity. Thank you !

1 Like

Quick question, Anyone know how (ON what software) can I open these .dll files? @ImportantHippo

Hey man could you release a .proj file and/or include the references needed to get this to work?

does the weather sync include raining and other raining effects

anybody got this work to work?

Does anyone know how to edit the dll files. I have them in Visual Studio but don’t have any code I can see…

Hopefully someone will cause i can as well like to get some help
(discord - Dupe_10#4420)

Same i was just going to ask that myself

Edit: I have a feeling u can only make .dll file cant edit it (Don’t quote me on that!!!)

you have to decompile the dll to get all the cs files

How do I decompile the files?

use a program that can decompile dll files

can Visual Studios do that?