//Character Selection
mob
proc
Class_Selection()
// var/Class_Selection = input("What color do you want to be?","Color")in list("Blue","Red","Green","Orange","Black"."Brown","Purple", "Pale","Pink")
if(Class_Selection == "Blue")
src <<"You Have Selected The Color Blue"
src.icon = 'person.dmi'
if(Class_Selection--originally if(C
var/Class_Selection--oringally labbled var/C
Color---this was origninally labbled class
The thing is i still get the same bugs either way on the last three objects. This is the bug i get.
on this line:
var/Class_Selection = input("What color do you want to be?","Color")in list
Tactics' First Game.dm:83:error: .: missing comma ',' or right-paren ')'
Tactics' First Game.dm:83:error: .: expected end of statement
Tactics' First Game.dm:83:error: ,: expected }
Tactics' First Game.dm:83:error: location of top-most unmatched {
ID:158152
Oct 20 2009, 4:12 pm
|
|
In response to CrashAshes43
|
|
Thank you. Thats so funny what a stupid bug *hits self in forehead*
|
should be