Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

If you're talking about the program you were talking about earlier in this topic, then I'm dying on the floor laughing. You barely need a function to make that game.

URL: https://forum.audiogames.net/post/548105/#p548105




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

You do, but you need to understand the basics first. If you can't write a simple program you have shown correctly here correctly, classes are way beyond you. Like I said, go back to the earlier sections of the tutorial, you need to learn the basics first.

URL: https://forum.audiogames.net/post/548088/#p548088




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : ilyas booneehee via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

do you meen i don't need classes and handles to make a game like that?

URL: https://forum.audiogames.net/post/548087/#p548087




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

It’s a good thing that you don’t have to learn about them yet. Start off with the basics. Don’t skip sections.

URL: https://forum.audiogames.net/post/548023/#p548023




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : ilyas booneehee via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

i don't know what a class does and what is good for, and i don't know what do handels do

URL: https://forum.audiogames.net/post/548014/#p548014




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

What exactly confuses you? We need more details in order to be able to assist you.

URL: https://forum.audiogames.net/post/547969/#p547969




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

What exactly confuses you? I need more details.

URL: https://forum.audiogames.net/post/547969/#p547969




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

How? That tutorial is one of the easiest to understand Tutorials I've found, and I've looked througgh a good amount.

URL: https://forum.audiogames.net/post/547965/#p547965




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : ilyas booneehee via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

i couldn't understand that tutorial

URL: https://forum.audiogames.net/post/547916/#p547916




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

I personally will not fix your code unless you actually read the tutorial, which from the looks of what you posted you haven’t.

URL: https://forum.audiogames.net/post/547904/#p547904




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


Re: some bgt errors that i couldn't debug

2020-07-02 Thread AudioGames . net Forum — Developers room : ilyas booneehee via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

hey. this is a game for my brother that i am building for him. please help me with the code. i want your opinions in it because if i compile it it produces sounds errors because i didn't provide sounds yet (cuting each sound on it's own and) yeah so. here is the code?pikabox=input_box("enter some text for pikachu to respond to");void main(){if (pikabox==("hi!"));sound.load("sounds\pikahi.ogg");sound.play}if pikabox==("what's your name?") {sound.load("sounds\mynamepikachu.ogg");sound.play}if pikabox==("use thunderbolte") {sound.load("sounds\thunderbolte.ogg");}

URL: https://forum.audiogames.net/post/547860/#p547860




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


Re: some bgt errors that i couldn't debug

2020-07-01 Thread AudioGames . net Forum — Developers room : lukas via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

Actually, the fix from post 2 still wouldn't work because that still leaves the second alert call with just one string parameter, not two. Here goes the offending line again:alert("hey "+name, "how are you doing today");Lukas

URL: https://forum.audiogames.net/post/547806/#p547806




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


Re: some bgt errors that i couldn't debug

2020-07-01 Thread AudioGames . net Forum — Developers room : lukas via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

Actually, the fix from post 2 still wouldn't work bešcause that still leaves the second alert call with just one string parameter, not two. Here goes the offending line again:alert("hey "+name, "how are you doing today");Lukasq

URL: https://forum.audiogames.net/post/547806/#p547806




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


Re: some bgt errors that i couldn't debug

2020-06-30 Thread AudioGames . net Forum — Developers room : ilyas booneehee via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

ah. ok thanks for the help and suggestion. this will be the topic for all my bgt errors

URL: https://forum.audiogames.net/post/547265/#p547265




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


Re: some bgt errors that i couldn't debug

2020-06-29 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

Also, it'd probably help if you read the tutorial first...

URL: https://forum.audiogames.net/post/547066/#p547066




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


Re: some bgt errors that i couldn't debug

2020-06-29 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector


  


Re: some bgt errors that i couldn't debug

You don't need semicolons after if statements and you had way too many "+ in the alert call. . Here is your fixed code.string name;void main() {name=input_box("hello","please enter your name in the box bellow");if(name=="bla") {alert("hey you","that's not your name");exit();}alert("he y "+name+", "how are you doing today");}

URL: https://forum.audiogames.net/post/547053/#p547053




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


some bgt errors that i couldn't debug

2020-06-29 Thread AudioGames . net Forum — Developers room : ilyas booneehee via Audiogames-reflector


  


some bgt errors that i couldn't debug

hello guys. i was experementing with bgt, and i struggled with errors. as soon as i try to fix one, two others apeer, and when i try to change a string, errors come and blow my mind down, then i go like, what in the world of pikacchus is rong with this thing. any ways here is the codestring name;void main() {name=input_box("hello","please enter your name in the box bellow");if(name=="bla"); {alert("hey you","that's not your name");exit();}alert("hey"+" "+name+","+"how are you doing today");}and here's the error pac that made me see the sun of the nightFile: C:\Users\ilyas\practise1.bgtOn line: 2 (1)Information: Compiling void main()File: C:\Users\ilyas\practise1.bgtOn line: 4 (16)Line: if(name=="bla"); {Error: If with empty statementFile: C:\Users\ilyas\practise1.bgtOn line: 8 (1)Line: alert("hey"+" "+name+","+"how are you doing today");Error: No matching signatures to 'alert(string)'File: C:\Users\ilyas\practise1.bgtOn line: 8 (1)Information: Candidates are:File: C:\Users\ilyas\practise1.bgtOn line: 8 (1)Information: bool alert(const string, const string)hope i figure it out.oh, and note, i didn't learn from the bgttutorial. if that helpsgoodday evry one

URL: https://forum.audiogames.net/post/547052/#p547052




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