Jump to content

javascript sentence generator

iLostMyXbox21

i’m making a generator for my friend, it’s a dnd situation generator. but it’s not outputting the sentence. i can’t seem to find what’s wrong with it. help?

https://hastebin.com/pugubugiyi.xml

 

✧・゚: *✧・゚:*  Quote for a reply  *:・゚✧*:・゚✧

 

✧・゚: *✧・゚:*   Ask for discord   *:・゚✧*:・゚✧

Link to comment
Share on other sites

Link to post
Share on other sites

Your code works fine when I run it in console after replacing the quotes (I assume that is because of hastebin), what issue are you having?

 

Edit: just did a duplicate and edit to see if it was and it wasn't...so that is most likely your issue, look at the below example I saved (that works) the quotes are normal quotes not stylized like yours (perhaps you used a wordprocessor to write the initial code). It's important to use the "correct" quotes in JS in order for it to work.

 

https://hastebin.com/iruhedaruv.xml

Link to comment
Share on other sites

Link to post
Share on other sites

5 hours ago, FlappyBoobs said:

Your code works fine when I run it in console after replacing the quotes (I assume that is because of hastebin), what issue are you having?

 

Edit: just did a duplicate and edit to see if it was and it wasn't...so that is most likely your issue, look at the below example I saved (that works) the quotes are normal quotes not stylized like yours (perhaps you used a wordprocessor to write the initial code). It's important to use the "correct" quotes in JS in order for it to work.

 

https://hastebin.com/iruhedaruv.xml

yeah i figured it out about 5 minutes after i posted this, but the forum wasn’t working so i couldn’t update saying i found out what was wrong with it

 

fthanks though ?

✧・゚: *✧・゚:*  Quote for a reply  *:・゚✧*:・゚✧

 

✧・゚: *✧・゚:*   Ask for discord   *:・゚✧*:・゚✧

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×