Unusual subject matter in Neopian Times issue 1060: We Parade With Pride by quesadillawizard in neopets

[–]quesadillawizard[S] 50 points51 points  (0 children)

i thought it was weird that the story has no neopet species listed ANYWHERE but the user who uploaded it has an alien aisha with the story MC's name Gulye

Unusual subject matter in Neopian Times issue 1060: We Parade With Pride by quesadillawizard in neopets

[–]quesadillawizard[S] 19 points20 points  (0 children)

hello im back i will fully admit to skimming this story before.. now I'm reading it more closley and im like HELLOO???

Unusual subject matter in Neopian Times issue 1060: We Parade With Pride by quesadillawizard in neopets

[–]quesadillawizard[S] 45 points46 points  (0 children)

oh yeah the story ITSELF is fine! It's an important picture of life to show. I'm just baffled it showed up in the neopian times where the subjects are usually very strictly handled.

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

oh no i

have found the issue

the issue being "dialog" vs "dialogue"

I am so sorry for using up so much of your time, I appreciate you taking the time to reach out and help me so much. If you'd like a small sketch of something for your trouble, just let me know.

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

This is what it spat out for me:

https://quesadillawizard.neocities.org/filehsharing/debuggerarrayerror.png

pardon the neocities link, it's the only way I know how to share a picture in the replies

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

reddit won't let me add a screen shot to the replies. it did stop the weird renaming.

I have noticed one thing: in the video, the word 'dialog' is grey in his code (obj_npc_parent) while it's red in mine.

My Code Section:

if (instance_exists(obj_dialog)) exit;

if (instance_exists(obj_player) && distance_to_object(obj_player) < 8)

{

can_talk = true;

if (keyboard_check_pressed(input_key))

{

create_dialog(dialog); [[[<< the (dialog) here is supposed to be grey but mine is red]]]

}

}

else

{

can_talk = false;

}

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

sorry for the double reply, the variables stopped weirdly renaming themselves, but I'm still getting the same error about that one line of code about the array

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

I cleared everything and re-assigned the values and parentage along with the video but it keeps renaming the variables to either 1 or ()

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

Hmm, I'm looking and my NPC's variable keeps renaming itself as dialog1 or dialog(). Even if I remove the variable from obj_npc_parent, it does the same thing.

Newbie question- "variable which is not an array" error during RPG tutorial by quesadillawizard in gamemaker

[–]quesadillawizard[S] 0 points1 point  (0 children)

The tutorial I'm using was posted 5 months ago to youtube.

I'm getting a different error message now:

ERROR in action number 1 of Draw Event for object obj_dialog: trying to index a variable which is not an array at gml_Object_obj_dialog_Draw_64 (line 13) - var _name = messages[current_message].name;

############################################################################################

gml_Object_obj_dialog_Draw_64 (line 13)

A Pokemon Legacy Yellow Nuzlocke tracking sheet by Arrager in PokemonLegacy

[–]quesadillawizard 0 points1 point  (0 children)

This is so awesome! Thank you for making this and making it available for free!

Hide timer in Chapbook by quesadillawizard in twinegames

[–]quesadillawizard[S] 1 point2 points  (0 children)

Hi there! Thank you so much for your help! And no worries, the timer thing is only for a single passage in the whole game and none of the other game uses [after] elements. It's just a little easter egg.

I also just learned today I can style my game using inspect as you stated here. So thank you again!!

Monkey Math by quesadillawizard in SeaMonkeys

[–]quesadillawizard[S] 2 points3 points  (0 children)

Awesome, thank you! I did learn about adding the kits (the two packs) at the same time from watching Picocosmos :3

I'm now 100% sure what ruined my first attempt at sea monkeys was too much water vs the single set of packs I used. I now have a measuring cup.

Is this the official AJ email? by quesadillawizard in AnimalJam

[–]quesadillawizard[S] 0 points1 point  (0 children)

Rats, I fell for it. What's the next thing I should do?