i dont understand how to keep score when the player gets "SOS".. this is like a tic tac toe game ..
Printable View
i dont understand how to keep score when the player gets "SOS".. this is like a tic tac toe game ..
Maybe I could help. Could you explain "SOS" a bit more? What score are you referring to?
I have no idea what you mean by the SOS either. But if a player gets it, then update a variable that is called something like score:
VB Code:
score = score + 1 'Or something else then 1
If you declar the variable score in the top of the game code, you will make it global for all the events, and functions, so you can update it where ever you want.
ØØ
pake?
make
Sorry and corrected..:D
ugh... check your correction, maybe? :afrog:Quote:
Originally posted by NoteMe
Sorry and corrected..:D
Hehe..thats how I write when my GF is screaming over my sholder...:D:Quote:
Originally posted by alkatran
ugh... check your correction, maybe? :afrog:
PS: Lets run from this chit chat thread before Electroman is closing us down...
hehe...I was just wondering wether I should say something about this (I thought your would have realised and stoped by yoursleves though ;)).Quote:
Posted by NoteMe
PS: Lets run from this chit chat thread before Electroman is closing us down...
Hey weres everyone ran off to :confused:.
BTW Lydia what is SOS anyhow ;).