Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector


  


Re: Help with my game?

You will need to use a server instead of peer to peer. I have no idea how to do this. I've used the network object but only with peer to peer.

URL: https://forum.audiogames.net/post/452382/#p452382




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector


  


Re: Help with my game?

You put a left brace after calling you're loops.

URL: https://forum.audiogames.net/post/452377/#p452377




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : cmerry via Audiogames-reflector


  


Re: Help with my game?

Ok so I see your issue. After you call the mainmenu function, you put a left brace as supposed to a right brace. As for online support, bgt's documentation gives a pretty good description of how to use the network object. If you need help with something spassific, add live:charliemerry2003 on skype and we'll talk.

URL: https://forum.audiogames.net/post/452353/#p452353




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : cmerry via Audiogames-reflector


  


Re: Help with my game?

Ok sorry for the doulbe post, but after looking through your code I see another issue. You put a left brace after calling your loops. You don't need to do that.

URL: https://forum.audiogames.net/post/452354/#p452354




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : cmerry via Audiogames-reflector


  


Re: Help with my game?

Ok so I see your issue. After you call the mainmenu function, you put a left brace as supposed to a right brace. As for online support, bgt's documentation gives a pretty good description of how to use it. If you need help with something spassific, add live:charliemerry2003 on skype and we'll talk.

URL: https://forum.audiogames.net/post/452353/#p452353




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : adel . spence via Audiogames-reflector


  


Re: Help with my game?

there's mor. doen't know why he didnt put the hole coad

URL: https://forum.audiogames.net/post/452352/#p452352




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : Jaidon . vinnie_ware via Audiogames-reflector


  


Re: Help with my game?

I also need help with 2 other things as of now:1. A similar map creation process as sbyw, and online support.If you would like to help me, add me on skype @ Jaidon Vincent and email me at vincentjai...@gmail.com. Have a nice day.

URL: https://forum.audiogames.net/post/452351/#p452351




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Help with my game?

2019-07-31 Thread AudioGames . net Forum — Developers room : Jaidon . vinnie_ware via Audiogames-reflector


  


Help with my game?

Hi yalls devs. I want some assistance with this chunk of code. I'm developing my first game that combines aspects of STWW and SBYW. Can you guys check out this code?show_game_window("crafting_in_the_dark");mainmenu();{void game(){while(true){bulletloop();blockloop();doorcheckloop();{if (key_pressed(KEY_H)){speak(health+"percent");}}

URL: https://forum.audiogames.net/post/452350/#p452350




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector