Playmaker Forum

PlayMaker News => User Showcase => Topic started by: Ateam on May 24, 2018, 03:17:30 PM

Title: Unet and Playmaker hosting to Linux Server.
Post by: Ateam on May 24, 2018, 03:17:30 PM
Hello guys!, I'm making video tutorials about how make a UNET game with playmaker and them host it to a linux server, these tutorials are in spanish but I can share my project, also I'm making right now a tutorial about how host the server. Here is a example,
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: jeanfabre on May 25, 2018, 03:14:12 AM
Hi,

 uhm, the url seems broken, can you double check?

 Bye,

 Jean
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: Ateam on May 29, 2018, 03:32:47 AM
Unet with playmaker work very good, but its need more actions like get ping, create server, connect to server, etc. also all NPCs in this video are from the linux server,this example are using only playmaker and some scripts to connect to server and create server because playmaker don't have it.
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: jeanfabre on May 30, 2018, 02:07:00 AM
Hi,

 Did you wrote these scripts for connecting?

If you did, maybe you could participate to the creation of these additional actions? Let me know if you are interested :)

 Bye,

 Jean
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: Ateam on May 30, 2018, 02:29:55 PM
I'm finish the Server connect and Client connect action  :D
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: Ateam on May 30, 2018, 02:57:37 PM
Client Disconnect too
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: Ateam on May 31, 2018, 03:32:35 AM
 :)
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: jeanfabre on June 01, 2018, 04:40:04 AM
Hi,

 Cool,

 I did update uNet package, so you can get these actions, however, I renamed them and refactored them:

-- to match clolesy the api they expose, to not confuse developers
-- to make actions more robust, I also refactored old actions as well.

Thanks, if you have more actions, let me know :)
 

Bye,

 Jean
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: DartManson on July 04, 2021, 12:24:49 PM
I can't access the video. I would really like to know how to host the server for the application. I am a novice front-end back-end developer and I plan to open my own online store and an application for it. It would be very cool to learn how to make a server for the application yourself.
Title: Re: Unet and Playmaker hosting to Linux Server.
Post by: Ateam on July 07, 2021, 02:00:24 PM
Here it is,