ook3D

Results 79 comments of ook3D

attempted to debug this to find where its catching with this decorator, def debug_log_decorator(func): @functools.wraps(func) def wrapper_debug(*args, **kwargs): args_repr = [repr(a) for a in args] kwargs_repr = [f"{k}={v!r}" for k,...

@4mmonium hey, would you be so kind as to take a look over these? im pretty confident i did everything correctly

> > @4mmonium hey, would you be so kind as to take a look over these? im pretty confident i did everything correctly > > Hey there, I haven't ignored...

> Hello, > > This is a big PR. For nex time, try to limit every PR to 10 natives change so it can be reviewed / merged faster. I...

> Hey, > > Can you add in the format like this: > > `**Note:** Add the text there.` > > For the RefreshInterior. > > Thanks. of course, will...

> For a better chance to be PR, you should separate them to 7-8 natives per PR. The issue right now is, if something is broken and need to be...

some additional options for image hosting could be an official CFX one, or use other options such as https://imgbb.com/ :)

i dont see how this is an issue with FiveM? am i missing something?

> > i dont see how this is an issue with FiveM? am i missing something? > > your saying that people should be able to exploit a native? im...