mob
player
var
greenmana = 0
obj
card
proc
usrTap()
land
forest
name = "Forest"
usrTap(M as mob)
M.greenmana += 1
Problem description:
can't get it to recognize M.greenmana. I tried to make it create M.greenmana, but it didn't work.
ID:144878
![]() Aug 4 2006, 3:58 am
|
|
Code:
mob Problem description: can't get it to recognize M.greenmana. I tried to make it create M.greenmana, but it didn't work. |
![]() Aug 4 2006, 4:37 am (Edited on Aug 4 2006, 5:22 am)
|
|
You want
|
Are you making a Magic game and if you are make sure you note in your credits somewhere that all the ideas pertaining to Magic:the gathering belong to wizards of the coast.
|
mob I get bunches of errors whenever I run this, yet it compiles fine. Can anyone help with this? |
...apparently you never heard of double...make that quadruple posting... and the edit button.......
now, because of all those posts, which one do you mean for nvm? - GhostAnime |