Online Blender Game,Help

Hello Guys i im macking a FPS and i been trying to make it online… so more players can join… is there any tutorial of this… i was following 1 but the guy was an expert and he dint explain half the stuff he did so i got lost, can anyone link me a tutorial on how toi do this or make a tutorial on this…it will be helpfull for everyone =)

thamkssss =P:eyebrowlift:

also … :smiley: How can i make a mesh transparent… not invisible… transparent… for my game menu =)

Search the fourm for Bzoo that should help you out. Its an online game made with blender.

Have fun I know I am having fun, study that same blend myself.

thanks i had a look trew it but i dont get how to applly it to my game :S got any tips? :slight_smile:

Learn Python, and get familiar with the socket module.

python is so long and cazy learn that is easy be it more then meats the eye for me will be long and hard trying to rem

I’ve never used BZoo before, but I can recommend WSAG. It’s made by OldJim, and he has plenty of documentation on it, and a support forum set up for the system on GameBlender.org.

Again, I’m not too big or experienced with networking programming, but I just wanted to throw another good option out there :slight_smile:

Python isn’t as bad as a lot of the compiled languages. I have to say, Python is one of the, if not the, easiest language to code in that I’ve ever used. You just need patience, time, and the will to learn.