Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Where can i get IP of host PC? I can't find ip in server.exe file and client.exe

(1 edit)

Two computers must be at same network to be able to play this multiplayer.. i dont remember exactly .. but there was program named hamachi that did create connection between computers and was able to use this multiplayer.
server.exe displays IP adress that should be used by client.

we connected to the same network using hamachi, but i dont see any IP in server.exe to write it in init.o to other computer

hamachi shows you IP  adress that should be used near to power off button.
(server should print ip adress also-dont know why it doesnt show ip adress (should actually show 2 adresses if hamachi online (one is correct to use another not) .. run it with "Run as administrator" may fix it.)

(1 edit)

i fixed it thanks

also i want to know. is it possible to add customizable model for all players? For example - change my player model to other and all players will see it

(+1)

Yes its possible.. needs some scripting to add new command for this..
if you know scripting then you can easily add commands to it.. all it needs is after each change (similar to open door or turn light on/off) you need to send command out to other players so they can update theyr game.