what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : pool via Audiogames-reflector
what's wrong with this bgt code? hello guys,so, I have written a code regarding the program of which I told in my previous code.and, the code is.void main(){int= plus random 1, 100)alert("hello", "lets play maths game");alert("lets start", "thi

what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : pool via Audiogames-reflector
what's wrong with this bgt code? hello guys,so, I have written a code regarding the program of which I told in my previous post.and, the code is.void main(){int= plus random 1, 100)alert("hello", "lets play maths game");alert("lets start", "thi

Re: what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: what's wrong with this bgt code? BGT is stupid but I will do an exception and help ya with this sshit.Here is the fixed code, and I have commented the lines that I have fixed.void main(){//The definition for a variable is as follows: type space name equals sign value. You forg

Re: what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: what's wrong with this bgt code? BGT is stupid but I will do an exception and help ya with this sshit.Here is the fixed code, and I have commented the lines that I have fixed.void main(){//The definition for a variable is as follows: type space name equals sign value. You forg

Re: what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : pool via Audiogames-reflector
Re: what's wrong with this bgt code? On line: 11 (46)Line: alert("answer", "your answer is "+PlusResult+");Error: Non-terminated string literal URL: https://forum.audiogames.net/post/406859/#p406859 -- Audiogames-reflector mailing list Audiogames-refl

Re: what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: what's wrong with this bgt code? Add one more quuotation mark after the plus sign. URL: https://forum.audiogames.net/post/406862/#p406862 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/lis

Re: what's wrong with this bgt code?

2019-01-22 Thread AudioGames . net Forum — Developers room : rory-games via Audiogames-reflector
Re: what's wrong with this bgt code? like this:alert("answer","your answer is"+result+""); URL: https://forum.audiogames.net/post/406903/#p406903 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabah

Re: what's wrong with this bgt code?

2019-01-23 Thread AudioGames . net Forum — Developers room : Trajectory via Audiogames-reflector
Re: what's wrong with this bgt code? The last sequence of +"" is unnecessary.alert("answer","your answer is"+result);is sufficient.Unless of course you want to add a period at the end of the sentence:alert("answer","your answer is"

Re: what's wrong with this bgt code?

2019-01-24 Thread AudioGames . net Forum — Developers room : pool via Audiogames-reflector
Re: what's wrong with this bgt code? thanks,it worked URL: https://forum.audiogames.net/post/407173/#p407173 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: what's wrong with this bgt code?

2019-02-05 Thread AudioGames . net Forum — Developers room : mahdi-abedi via Audiogames-reflector
Re: what's wrong with this bgt code? hias guys sed your coad's problem, i'm here just to say, it have more alert alert alertsif you could put all in one alert, that can be better URL: https://forum.audiogames.net/post/409591/#p409591 -- Audiogames-reflector mailing

Re: what's wrong with this bgt code?

2019-02-06 Thread AudioGames . net Forum — Developers room : pool via Audiogames-reflector
Re: what's wrong with this bgt code? I have made these much alert boxes just to ensure that user is going step by step URL: https://forum.audiogames.net/post/409814/#p409814 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabah