List of games written in bgt?

2019-08-08 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
List of games written in bgt? Hello! Can you give me a list of open source games written in bgt or at least a hint on how to find them in github? Regards: Marco URL: https://forum.audiogames.net/post/454076/#p454076 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-

How to code the game programming in practice part 3?

2019-08-08 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to code the game programming in practice part 3? Hello! I'm trying to make the game 3 which is in bgt tutorial. But i don't know which lines to paste, and which not. Can someone please help me? Best regards: Marco URL: https://forum.audiogames.net/post/454178/#p454178 -- Audiogame

Few questions

2019-08-09 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Few questions Hello! I have few questions relating to bgt. First, how does the game know what to do, for example if i do an option disable background music on or off, how does the game know what to do? Second, how to create a learn game sounds menu. I mean a dynamic menu, when i press enter

How to create achievements in bgt?

2019-08-09 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to create achievements in bgt? Hello! I want to create a bgt game which contains some achievements. I mean a menu for achievements, and every time you obtain it, it comes to the list of achievements. But how do i do this? And no, i am not going to learn python. Regards: Marco URL: http

What is the problem with this?

2019-08-11 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
What is the problem with this? Hello! I am working on a bgt choose story game. The game runs just fine, but when i press a key it will do nothing, and the voice keeps speaking. Here is the code:#include"dynamic_menu.bgt"void main(){alert("hello you","This game is a chooseyour story game.");

Re: What is the problem with this?

2019-08-11 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: What is the problem with this? I tried to fix it, but it will not work. After i choose the start option, it speaks the thing, but after that, it exits! Please someone help me, what am i doing wrong? Here is the code:#include"dynamic_menu.bgt"void main(){alert("hello you","This game is a

the killer open source

2019-08-12 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
the killer open source I think there is an open source version of tk. Can someone give me that version link? URL: https://forum.audiogames.net/post/455120/#p455120 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-b

Please help me...

2019-08-18 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Please help me... Hello! I am working on a songquiz game in bgt. My problem is, when i try to serialize my high scores, the game keeps showing up an error message i set. What is wrong? Here's the code:#include"dynamic_menu.bgt"void main(){show_game_window("Songquiz!");tts_voice voice;voice.

How to make load game and save game functions in bgt?

2019-02-25 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to make load game and save game functions in bgt? Should i write all the code in the save file? Could someone give me an example of save file i would want to create? Best regards: Marco URL: https://forum.audiogames.net/post/414492/#p414492 -- Audiogames-reflector mailing list Aud

Re: How to make load game and save game functions in bgt?

2019-02-25 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make load game and save game functions in bgt? cmerry wrote:God dam it people. You can't just ask questions like that, if you'd spent more than 5 cminutes reading the bgt docs you'd know that there isn't just a standerd way of doing shit like that. You could ask for tips or for s

How to create options in bgt

2019-03-02 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to create options in bgt Hello! Can someone give  me an example code of how to create options, for example music on/off in the main menu so that they will be saved, please? Best regards: Marco URL: https://forum.audiogames.net/post/415705/#p415705 -- Audiogames-reflector mailing l

Re: How to make load game and save game functions in bgt?

2019-03-03 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make load game and save game functions in bgt? JLove wrote:One observation here.  Cmerry, the vehemence with which you've posted your displeasure baffles me.  Aside from the fact that the amount of your displeasure strikes me as overkill for this situation, your post didn't help

Re: How to make load game and save game functions in bgt?

2019-03-03 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make load game and save game functions in bgt? JLove wrote:One observation here.  Cmerry, the vehemence with which you've posted your displeasure baffles me.  Aside from the fact that the amount of your displeasure strikes me as overkill for this situation, your post didn't help

Re: How to make load game and save game functions in bgt?

2019-03-03 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make load game and save game functions in bgt? JLove wrote:One observation here.  Cmerry, the vehemence with which you've posted your displeasure baffles me.  Aside from the fact that the amount of your displeasure strikes me as overkill for this situation, your post didn't help

Can someone help me(bgt)?

2020-06-12 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Can someone help me(bgt)? Hello! This is the same code you've seen before, this is in Finnish. I know avvvast is spelled wrong, but that's not the problem. I know some ints are nonsensical to you because they are in Finnish. This time however, i'm not asking about saving, it works fine. Tod

Can someone help me(bgt)?

2020-06-12 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Can someone help me(bgt)? Hello! This is the same code you've seen before, this is in Finnish. I know avvvast is spelled wrong, but that's not the problem. I know some ints are nonsensical to you because they are in Finnish. This time however, i'm not asking about saving, it works fine. Tod

Help me please with this bgt code...

2020-08-13 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Help me please with this bgt code... Hello guys! I bet some of you have seen my previous bgt-topics, and they're the same game in Finnish. Today, i was making something to it, and i messed up. I've tried everything from removing brases to changing int names, but it doesn't work. Please help

Re: Help me please with this bgt code...

2020-08-13 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Help me please with this bgt code... I don’t think that’s the problem but thanks anyway. URL: https://forum.audiogames.net/post/561307/#p561307 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listi

Re: Help me please with this bgt code...

2020-08-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Help me please with this bgt code... Now i got this error:File: C:\Users\marco\Desktop\batkiller\bat_killer3.3.1.bgtOn line: 525 (1)Error: Unexpected end of fileFile: C:\Users\marco\Desktop\batkiller\bat_killer3.3.1.bgtOn line: 37 (1)Information: While parsing statement block URL: http

Re: Help me please with this bgt code...

2020-08-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Help me please with this bgt code... OK, there's one global problem with functions that start with voice.speak. For example, before messing up, it worked like this:void ohje()It's help in english btw. void ohje(){voice.speak_wait("Example");}But now, it just exists without doing anythin

Re: Help me please with this bgt code...

2020-08-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Help me please with this bgt code... Actually, i was testing all the options that launch a function and they all just exit, please help. URL: https://forum.audiogames.net/post/561401/#p561401 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https:

Re: Help me please with this bgt code...

2020-08-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Help me please with this bgt code... Actually, i was testing all the options that launch a function and they all just exit, please help. Here's the code:#include "dynamic_menu.bgt"sound bat;sound batkil;sound idi;sound weapon;sound avast;sound koronav;sound torpeedo;dynamic_menu menu;dy

How to make this in bgt?

2020-08-15 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to make this in bgt? Hello! I have a question about bgt, which isn't answered in the manual. I have a while loop, and a timer with 60 seconds time to kill an enemy, the tts voice says something or an audio file plays. Then, i do main();, because i don't have a mainmenu function and i do

How to make this in bgt?

2020-08-15 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to make this in bgt? Hello! I have a question about bgt, which isn't answered in the manual. I have a while loop, and a timer with 60 seconds time to kill an enemy, and after 60 seconds, the tts voice says something or an audio file plays. Then, i do main();, because i don't have a main

Re: How to make this in bgt?

2020-08-15 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make this in bgt? No, that 600 is for instant killers, when you press space after 600 milliseconds, it will kill the enemy. I know the 6 thing. URL: https://forum.audiogames.net/post/561747/#p561747 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gu

Re: How to make this in bgt?

2020-08-16 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make this in bgt? This a Finnish game for my friend. URL: https://forum.audiogames.net/post/562049/#p562049 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: How to make this in bgt?

2020-08-16 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to make this in bgt? This is a Finnish game for my friend. URL: https://forum.audiogames.net/post/562049/#p562049 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Visual studio accessibility?

2020-08-20 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Visual studio accessibility? Hello! So tomorrow i have to start using visual studio in my school. Is it accessible? I'm using the version 2015, that's what they recommend. URL: https://forum.audiogames.net/post/563024/#p563024 -- Audiogames-reflector mailing list Audiogames-reflector@

Re: Visual studio accessibility?

2020-08-23 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Visual studio accessibility? That’s right @6. URL: https://forum.audiogames.net/post/563974/#p563974 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Why is this not working( bgt)?

2019-11-04 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Why is this not working( bgt)? Hello! What i am trying to do is to make a dictionary for my game so my cash will save the next time i start the game. The spoken messages by sapi are in finnish, but i also get an error here is the code and the error: #include "dynamic_menu.bgt"sound bat;soun

Re: Why is this not working( bgt)?

2019-11-04 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Why is this not working( bgt)? Hello! I did that. It still won't save. When i launched the game after exiting it first, and spending my cash before exiting, cash returned back to it's default value. Help would be really appreciated. URL: https://forum.audiogames.net/post/472779/#p47277

Re: Why is this not working( bgt)?

2019-11-04 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Why is this not working( bgt)? Can someone else help me if #4 can't compile the code? Help would be appreciated. URL: https://forum.audiogames.net/post/472799/#p472799 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.c

Re: Why is this not working( bgt)?

2019-11-04 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Why is this not working( bgt)? OK, @ 6, give me your version of the code, and i will try to fix the weird characters problem. It may be that the tts sayings are in finnish. I'll try fix your version of the code. URL: https://forum.audiogames.net/post/472820/#p472820 -- Audiogames-

Re: Why is this not working( bgt)?

2019-11-05 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Why is this not working( bgt)? Hello! @6, can you give your code? URL: https://forum.audiogames.net/post/473017/#p473017 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflecto

What is the problem with this bgt code

2019-09-30 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
What is the problem with this bgt code Hello! I am trying to create a game where you'll have to kill an enemy, and you have 1 minute time to kill it before you die. But my problem is, when i start the game it works fine, but the die function never comes. The sound i set just keeps playing a

Re: What is the problem with this bgt code

2019-09-30 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: What is the problem with this bgt code Hello! At 3, sorry, but your tips didn't work. Here is my modified code. The problem i have now, is that the sound won't play at all. Can someone help me?Here is the code:#include "dynamic_menu.bgt"void main(){sound bat;sound batkil;dynamic_menu me

Couple questions bgt

2019-04-28 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Couple questions bgt Hello! I am creating a game, and it would be nice if i could create options, like so: If i turn on music of always, in the main menu there is no music untill i turn the option off. How to make it so the option will save. And next, how to make achievements. And last, how

Re: Couple questions bgt

2019-04-29 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Couple questions bgt Please answer URL: https://forum.audiogames.net/post/430123/#p430123 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

I'm just asking

2020-01-07 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
I'm just asking Hello! I've seen a lot of clones of bgt games. How can that be done? I thought a bgt game's source would not be reachable from the .exe format. Don't get me wrong, i don't want to clone any game, i'm just asking. URL: https://forum.audiogames.net/post/491241/#p491241 --

A problem with this bgt game

2020-02-05 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
A problem with this bgt game Hello! I am making a bgt game which contains some settings. My problem is that i get an error. Here is my code and the error i get:file save;bool hello = true;#include "dynamic_menu.bgt"sound bat;sound batkil;sound idi;sound Weapon;sound avast;dynamic_menu menu;

A problem with this bgt game

2020-02-05 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
A problem with this bgt game Hello! I am making a bgt game which contains some settings. My problem is that i get an error. Here is my code and the error i get:file save;bool hello = true;#include "dynamic_menu.bgt"sound bat;sound batkil;sound idi;sound Weapon;sound avast;dynamic_menu menu;

Re: A problem with this bgt game

2020-02-06 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game No the error is the string to number line. How can i fix it? URL: https://forum.audiogames.net/post/499033/#p499033 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/list

Re: A problem with this bgt game

2020-02-06 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game Can someone please fix my code so that the option will save after closing the game? Please help me as soon as possible. URL: https://forum.audiogames.net/post/499147/#p499147 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukogl

Re: A problem with this bgt game

2020-02-06 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game Can someone please fix the code for me so that the setting will save after exiting the game. URL: https://forum.audiogames.net/post/499242/#p499242 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gu

Re: A problem with this bgt game

2020-02-07 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game rory-games wrote:we told you how to fix it, we're not slavesIt didn’t save. URL: https://forum.audiogames.net/post/499333/#p499333 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-b

Re: A problem with this bgt game

2020-02-08 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game I'm gonna ask one more thing related to my code. So now, i learned how to use serialize and deserialize data. I removed the hello-thing completely. Now my code looks like this. It is in finnish, so that it is the original code. And i'm getting this error and

Re: A problem with this bgt game

2020-02-08 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game I'm gonna ask one more thing related to my code. So now, i learned how to use serialize and deserialize data. I removed the hello-thing completely. Now my code looks like this. It is in finnish, so that it is the original code. And i'm getting this error and

Re: A problem with this bgt game

2020-02-08 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game But how can i fix the error? URL: https://forum.audiogames.net/post/499714/#p499714 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: A problem with this bgt game

2020-02-09 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game How can i save the serialized data to a file and load it back? What is wrong with my code i posted yesterday? URL: https://forum.audiogames.net/post/57/#p57 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com http

Re: A problem with this bgt game

2020-02-10 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game No i removed the hello thing completely. See post 13. URL: https://forum.audiogames.net/post/500097/#p500097 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/au

Re: a BGT documentation in normal format.

2020-02-10 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: a BGT documentation in normal format. Zarvox wrote:I am thinking of making basic tutorials of basic actionsThat would be a good idea. URL: https://forum.audiogames.net/post/500104/#p500104 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://s

Re: A problem with this bgt game

2020-02-10 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: A problem with this bgt game Oh thank u Americranian! I don't i will ask about my code for like... 3-4 months. URL: https://forum.audiogames.net/post/500187/#p500187 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

How to write the data to a file, then load it back when the game launc

2020-02-10 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to write the data to a file, then load it back when the game launc Hello! So, i have looked at the bgt-manual carefully. When i look both at the serialize and deserialize functions, they both look the same. I've followed the tutorial and have done exactly as it suggests, but still my da

Re: a BGT documentation in normal format.

2020-02-10 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: a BGT documentation in normal format. Zarvox wrote:@6 yeah I know what you mean. For me though it didn't click right away of how to do some things, for example figuring out how to reference the index of an array, versus the entry of the array at that index. Either I didn't pay attention

Re: How to write the data to a file, then load it back when the game launc

2020-02-11 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to write the data to a file, then load it back when the game launc @ Nuno i sent you a pm. Go check it. URL: https://forum.audiogames.net/post/500427/#p500427 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cg

Re: How to write the data to a file, then load it back when the game launc

2020-02-11 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to write the data to a file, then load it back when the game launc Ok guys this is the last time for a long time i'm gonna ask question related to this in this forum. So, i believe i figured out how to save the data so that it loads back when the game launches. This is a completely

Re: How to write the data to a file, then load it back when the game launc

2020-02-12 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to write the data to a file, then load it back when the game launc Sorry guys, but whatever i try, whatever lines i remove, it just won't fix. I get more interesting errors. Here is my code:int cash=5;file test;tts_voice voice;void main(){string data="">voice.speak_wait("you hav

Ever wanted to be a mod of audiogames forum? Now you really can!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Ever wanted to be a mod of audiogames forum? Now you really can! Hello! I just released a new game, well... The first beta of the game, that's the reason for posting it here, because it's really not ready yet. There are currently 3 mods and 3 cases, but as the voice says, there will be cons

Re: Ever wanted to be a mod of audiogames forum? Now you really can!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Ever wanted to be a mod of audiogames forum? Now you really can! I'm not sure why i am getting a 404 error. Trying to fix it. URL: https://forum.audiogames.net/post/501222/#p501222 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahatti

Re: Ever wanted to be a mod of audiogames forum? Now you really can!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Ever wanted to be a mod of audiogames forum? Now you really can! https://www.dropbox.com/s/vrkut5w2m1wlv … r.exe?dl=0 URL: https://forum.audiogames.net/post/501223/#p501223 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucuko

Re: Ever wanted to be a mod of audiogames forum? Well now you can!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Ever wanted to be a mod of audiogames forum? Well now you can! Oh, and to the mods, this is not ready at all, that's why i'm posting it here. URL: https://forum.audiogames.net/post/501227/#p501227 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com h

Ever wanted to be a mod of audiogames forum? Well now you can!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Ever wanted to be a mod of audiogames forum? Well now you can! Hello! I've released the first beta of this game, but as the message at the beginning says, there will be constant updates. Any ideas and feedback are welcome. Currently, there is not much to do, but a new update will come tomor

Re: Ever wanted to be a mod of audiogames forum? Well now you can!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Ever wanted to be a mod of audiogames forum? Well now you can! I'm not sure why the link works if i'm logged in to dropbox, but otherwise, it doesn't work. Hopefully, someone will get it working. URL: https://forum.audiogames.net/post/501229/#p501229 -- Audiogames-reflector mailin

Re: IMS Productions is helping out new and old BGT or python developers!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: IMS Productions is helping out new and old BGT or python developers! Btw bm is open sourced URL: https://forum.audiogames.net/post/501366/#p501366 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/li

Re: IMS Productions is helping out new and old BGT or python developers!

2020-02-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: IMS Productions is helping out new and old BGT or python developers! Is bm open sourced? URL: https://forum.audiogames.net/post/501391/#p501391 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listi

Re: Ever wanted to be a mod of audiogames forum? Well now you can!

2020-02-15 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Ever wanted to be a mod of audiogames forum? Well now you can! I don't know why the link doesn't work. It does work when i'm logged in to dropbox. URL: https://forum.audiogames.net/post/501443/#p501443 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.

Re: Ever wanted to be a mod of audiogames forum? Well now you can!

2020-02-16 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Ever wanted to be a mod of audiogames forum? Well now you can! Hello, and @9, thanks! I will release a big update tomorrow. Here is the link:ag moderator.zip - 440 KB URL: https://forum.audiogames.net/post/501832/#p501832 -- Audiogames-reflector mailing list Audiogames-reflector@s

Re: Grand theft Access

2020-03-09 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Grand theft Access Are u gonna make all the menus, or the map, accessible? URL: https://forum.audiogames.net/post/507307/#p507307 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames

Re: Grand theft Access

2020-03-09 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Grand theft Access Hello Liam! Is this going to be released soon? URL: https://forum.audiogames.net/post/507366/#p507366 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflecto

Re: Grand theft Access

2020-03-09 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Grand theft Access Hello Liam! I have a suggestion. Why don't you release this thing now as a public beta, then update it later. I think that would be pretty awesome, everyone could try this. URL: https://forum.audiogames.net/post/507487/#p507487 -- Audiogames-reflector mailing li

Re: Grand theft Access

2020-03-14 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Grand theft Access Is it going to be released in a couple of weeks? URL: https://forum.audiogames.net/post/508809/#p508809 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflec

Re: How to write the data to a file, then load it back when the game launc

2020-03-16 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to write the data to a file, then load it back when the game launc Hello all! I just wanted to let you know that i know how to do what i asked! A huge thanks to Oriol! URL: https://forum.audiogames.net/post/509232/#p509232 -- Audiogames-reflector mailing list Audiogames-reflec

Re: How to write the data to a file, then load it back when the game launc

2020-03-17 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How to write the data to a file, then load it back when the game launc PatrykK wrote:When sample of your work will be available?I already know it works. URL: https://forum.audiogames.net/post/509465/#p509465 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucu

Re: What is the problem with this bgt code

2019-10-05 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: What is the problem with this bgt code What is wrong with this code again? Please someone help me quickly. Here is the code and the error:#include "dynamic_menu.bgt"sound bat;sound batkil;sound idi;sound weapon;dynamic_menu menu;tts_voice voice;timer batti;timer apua;int bat_hp=100;int

Re: Example.bgt?

2019-10-15 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Example.bgt? I still use bgt eventhough it is unsupported. I think it is a good language to start with. I think i’m not the only one who still uses bgt in 2019. URL: https://forum.audiogames.net/post/468536/#p468536 -- Audiogames-reflector mailing list Audiogames-reflector@sabahat

Problem with this bgt code...

2019-10-20 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Problem with this bgt code... Hello! I am coding a game in bgt, which has actually 2 games. The main one and a minigame called apuva. This game is in finnish. But i have a problem, the other game, the main game, works just how it should, but the apuva-game doesn't, because it doesn't play a

How to get the crazy party script, like open sourced crazy party?

2019-05-31 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How to get the crazy party script, like open sourced crazy party? Is there any way How to get the crazy party script, like open sourced crazy party? Regards: Marco URL: https://forum.audiogames.net/post/437754/#p437754 -- Audiogames-reflector mailing list Audiogames-reflector@sabahatt

Please help me

2019-06-03 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Please help me Hello! I read the how to use sound_pool in bgt, but i get this error... Here is the code and the error:#include "dynamic_menu.bgt"#include "sound_pool.bgt"void main(){tts_voice voice;show_game_window("Hamburger");dynamic_menu menu;menu.add_item_tts("Start the adventure");menu

How can i decompile my bgt code?

2020-01-20 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How can i decompile my bgt code? Hello! So, i'll be totally honest with you guys. I was developing a restaurant simulator in bgt. It was a big game already and there were a lot of features, like how to keep the customers satisfied, making pizza's and burgers, and so on. But one day, i press

How can i decompile my bgt code?

2020-01-20 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How can i decompile my bgt code? Hello! So, i'll be totally honest with you guys. I was developing a restaurant simulator in bgt. It was a big game already and there were a lot of features, like how to keep the customers satisfied, making pizza's and burgers, and so on. But one day, i press

Couple questions relating to speech in bgt

2021-01-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Couple questions relating to speech in bgt Hello! So the manual doesn't cover well enough how to make the screen reader to read menus and all that, because i don't like sapi5 that much. So how do you exactly make the screen reader, like NVDA, to read all the menus in bgt. Do i have to use a

Re: Couple questions relating to speech in bgt

2021-01-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Couple questions relating to speech in bgt Where can i get it? URL: https://forum.audiogames.net/post/607872/#p607872 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Couple questions relating to speech in bgt

2021-01-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Couple questions relating to speech in bgt How can i use the includer, i got it but for example, if i want to change the tts voice in a menu, how can i do it? The code is hard to understand, and i've read the whole bgt manual and didn't find similar things. URL: https://forum.audiogame

Re: Couple questions relating to speech in bgt

2021-01-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Couple questions relating to speech in bgt @4 thanks. URL: https://forum.audiogames.net/post/607926/#p607926 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Problem when trying to use the package file creator in bgt

2021-01-29 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Problem when trying to use the package file creator in bgt Hello! I managed to create the pack file, in my case sounds.dat. However, when i launch the game, no sounds are playing. How do i add the necessary sound files to the sounds.dat which was created when i launched the game from source

Re: Problem when trying to use the package file creator in bgt

2021-01-29 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Problem when trying to use the package file creator in bgt So @2 do you mean that i should use something like this: I create the sounds folder. I create the pack file. And then the sounds will play properly if i delete the sounds folder(let's say this game was public)? URL: https://for

Re: Problem when trying to use the package file creator in bgt

2021-01-29 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Problem when trying to use the package file creator in bgt So @2 do you mean that i should use something like this: I create the sounds folder. I create the pack file. And then the sounds will play properly if i delete the sounds folder(let's say this game was public and i didn't want t

Re: twitter authorizing in BGT?

2020-03-24 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: twitter authorizing in BGT? 14, no. He will not. URL: https://forum.audiogames.net/post/511613/#p511613 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: twitter authorizing in BGT?

2020-03-24 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: twitter authorizing in BGT? Also does uppit have http? URL: https://forum.audiogames.net/post/511616/#p511616 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: twitter authorizing in BGT?

2020-03-24 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: twitter authorizing in BGT? philip_bennefall wrote:@19:I decided not to open source BGT because the code is old, and definitely not an example of good coding style as I was learning C++ when I began writing it in 2008 or so. Therefore it does not serve well as a learning tool, and there

Re: is the undead-assault public on githup?

2020-03-24 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: is the undead-assault public on githup? Are you an admin Liam? URL: https://forum.audiogames.net/post/511709/#p511709 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: twitter authorizing in BGT?

2020-03-24 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: twitter authorizing in BGT? Bgt is good for beginners. That’s my opinion because i am a beginner. I think it has a really good manual. The reason i am not switching to other languages right now is i just started learning bgt. URL: https://forum.audiogames.net/post/511908/#p511908 -

Re: twitter authorizing in BGT?

2020-03-25 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: twitter authorizing in BGT? I agree with Ivan about open sourcing it, but as he said, we can’t make the authors decisions. URL: https://forum.audiogames.net/post/512068/#p512068 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-g

Re: Grand theft Access

2020-04-04 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: Grand theft Access I use the old version of gta v. URL: https://forum.audiogames.net/post/516058/#p516058 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

How did Oriol do this in bgt?

2020-04-18 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How did Oriol do this in bgt? Hello! So in the old beatstar source, i see things like. get_ach("lactions");I know there is the achievement sound file, but how did he programme this so that bgt knows what to do. Also this: lesscash(7000). When i try these, i get just errors. URL: https://fo

Re: How did Oriol do this in bgt?

2020-04-18 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How did Oriol do this in bgt? I do for example like thisif(choose==2){lesscash(7000);} URL: https://forum.audiogames.net/post/520699/#p520699 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinf

Re: How did Oriol do this in bgt?

2020-04-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How did Oriol do this in bgt? I learned how to do the serialization and deserialization from this thing. URL: https://forum.audiogames.net/post/520725/#p520725 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-b

Re: How did Oriol do this in bgt?

2020-04-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How did Oriol do this in bgt? I got beatstar source from Niza07, i can link the topic i asked the source. URL: https://forum.audiogames.net/post/520750/#p520750 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-

Re: How did Oriol do this in bgt?

2020-04-19 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
Re: How did Oriol do this in bgt? https://forum.audiogames.net/topic/3017 … -beatstar/ URL: https://forum.audiogames.net/post/520751/#p520751 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/au

How do i do this in bgt?

2020-04-25 Thread AudioGames . net ForumDevelopers room : marko via Audiogames-reflector
How do i do this in bgt? Hello! I have done serialize and deserialize functions to my code. They both work as they should, the data saves after i close the game. But if i wanted to make the option to clear all data, how would i do it. I know menu.add_item thing, but when i select that optio

  1   2   >