liiir1985

Results 7 comments of liiir1985

I just took a look at the current implementation of CitizenManager. It is possible to tweek the limit of 65536 maximal citizen instances, but quiet hacky.( It used a type...

@Sipke82 Technically, it's the same as Citizen instance limit, and can be modified. Just... loads of methods need to be patched. It'll be easy if we just modify the dll...

@dymanoid It's actually a constant value which got compiled into IL code. yes, the only way to do it is to messing around the il code, but in a more...

OK, I took a deeper look at the current implementation, 16bit instanceID is everywhere, it's impossible to patch all of these methods including parameter definition/ field definition. We can basically...

@dymanoid How about share riding? Will it solve the problem in some degrees? If the Citizen cannot be spawned, then call another citizen which has a viehcle to pick him...

Let them ride virtually will still produce traffic to the area where this citizen lives, so maybe it will make the streets look more busy?

I know it's calculated by car. What I mean is, maybe it won't be any car driving by otherwise, and now some one needs to pick him up, so it...