Niko Bellic

Results 8 comments of Niko Bellic

I've the gamemaker studio 2 copy! Although it doesn't seem to sync box2d physics! And i'm still unsure of how to detect if the localplayer is player 1

After some digging you can check the object "obj_htme" for a variable isServer. My final concern: Can we sync box2d physics or will i have to send the x and...

You could always make the injected native dll write the c# dll to file. That seems to work fine for me. Although my solution seems more like its solving #2

The facebook chat data cannot be converted due to big changes to the html layout. so i was curious how the facebook data was parsed and stored so i can...

Yeah the repo isn't maintained anymore: > UPDATE April 28th 2018: Facebook recently revamped the "download your data" feature to a much more usable state. This was probably in compliance...

Okay, Thanks for the assistance. So like have i got that right? I just want to be sure before i go off to try this. From the data you've showed...

I had the same issue doing what @gaceladri said fix it. BUT! After making my model when i try to run the demo i get "The name 'image_tensor:0' refers to...

Sounds like a fun little task. But what would be the best method of recording api requests other than wireshark and dns logs?