#11
|
||||
|
||||
Yooo, nice! I haven't had time to look into it much but I know Mysidia already employs GD Library for the alt. code.
Do you think you'll share it once you've figured it out?
__________________
My Mods Site (1.3.4, 2020 Mods) |
#12
|
||||
|
||||
Yeah, since the script could use some examples outside of the siggy.
I got all the way up to generating different images as layers and merging them into one; then sending the final render to another page. (Since I've found that you can't render the same page with any text and still call the image) I'm getting some help on TGL now, since I was having problems with swapping layers from dropdowns. EDIT: Also don't mind those long links in my last post. I was using a proxy to connect and it messed the link up.
__________________
Last edited by Dinocanid; 07-24-2017 at 07:22 AM. |
#13
|
||||
|
||||
Also...on the .js file, it gives "X" when i added the 3rd and the 4th question. Am i doing something wrong?
Edit: figured what i am doing wrong. Edit: Fixed the "question not showing" thing. It's because the .js file had alot of errors and then i fixed all of them by just putting a "?" on the 3rd question. Huh?
__________________
https://www.viagrasansordonnancefr.c...-en-pharmacie/ Last edited by LUC1G07CH1; 07-24-2017 at 11:59 AM. |
#14
|
||||
|
||||
That's strange. I just copy-pasted the .js file and I didn't have any errors at all. Make sure that when you add new questions, the closing bracket always has a comma next to it. (Highlighted in red)
Code:
{ "question" : "Q1", "choices" : [ "answer" ], "correct" : "answer", "explanation" : "explain", }, { "question" : "Q1", "choices" : [ "answer" ], "correct" : "answer", "explanation" : "explain", },
__________________
|
|
|
What's New? |
What's Hot? |
What's Popular? |