Search:
Search took 1.00 seconds.
-
nice job, i got it it working pretty easily
only problem is i have to copy the file inside wsl, if i use them from /mnt/c/User.. it says .iwd not found when launching run.sh
for the network stuff...
-
why GetEntByNum() doesn't work? it's even in the documentation! anyway your code works great, thanks!
can that infinite check cause performance problems? Dunno just asking.
Yeah you're...
-
I have a couple questions about the async methods.
I tried to implement them as best as I could, an example
dosomething_async(killer , killd)
{
exec_async_create("./save.sh " + killer + " "...
-
After a bit of trial and error the system works great! I just need some little QoL changes like a nice HUD and it's pretty much done!
If I have new questions can I post them here o should I create...