Mystic Software Forums

Miscellaneous => Archives => Archive => Topic started by: Dude Man on May 18, 2004, 05:51:56 PM

Title: (no subject)
Post by: Dude Man on May 18, 2004, 05:51:56 PM
Hey. Everybody guess what? That's correct I'm a stupid fool. Now that we have that done. I'm haveing trouble of finding our what I did wrong here...Anyone here know wow to help? The problom is, that it won't change the charactors graphics, but I think it's a variable or whateverable problom

I think I know what I did wrong I just need to know what to do right!

Code: [Select]
#Font("5")
#Mwin("Choose your player!")
#Mwin("1:Patrick")
#if (jackie! = 1)
{
#Mwin("2:Jackie")
}
#if (eliot! = 1)
{
#Mwin("3:Eliot")
}
#if (arbor! = 1)
{
#Mwin("4:Arbor")
}
#if (sulie! = 1)
{
#Mwin("5: Sulie")
}
#Wait(player$)
*******************************
#if (player$ = 1)
{
#Newplyr("start.tem")
}
#if (player$ = 2)
{
#Newplyr("start2.tem")
}
#if (player$ = 3)
{
#Newplyr("start3.tem")
}
#if (player$ = 4)
{
#Newplyr("start4.tem")
}
#if (player$ = 5)
{
#Newplyr("start5.tem")
}
Title: (no subject)
Post by: Asimir on May 18, 2004, 06:17:24 PM
it may be because in your lines such as
#if (player$ = 1)
you should put quotation marks around the number, because it is a literal variable.

#if (player$ = "1")




PS. Satan topic! Evil! Evil!
Title: (no subject)
Post by: Colin on May 18, 2004, 06:55:58 PM
Blast. Beat me to it. Razz
Title: (no subject)
Post by: Dude Man on May 19, 2004, 07:53:37 AM
It stumps the great KSNiloc!? No way!!!! Were all doomed!

But I'll try Asmir's idea! Very Happy
Title: (no subject)
Post by: Colin on May 19, 2004, 10:32:58 PM
Quote from: Dude Man,Wednesday, May 19, 2004 6:53 AM
It stumps the great KSNiloc!? No way!!!! Were all doomed!

But I'll try Asmir's idea! Very Happy
It didn't stump me, lilan! He just found it before me. Razz
Title: (no subject)
Post by: Dude Man on May 20, 2004, 07:27:30 AM
:rolleyes: Oh yeah. I thought you said beats me. My bab for speed reading wile I'm half asleep! Laughing