• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

Phoenix 3.11.0 source

Newbie Spellweaver
Joined
Sep 8, 2013
Messages
9
Reaction score
4
Hello I have a problem with your code for Phoenix.
In Class 8 I have that:
" Random r = new Random () static;
Tank r private static bool static "

But when I decompile that gives me:
The modifier of member(limb) ' static ' has to precede the type(chap) and the name of the member(limb) (CS1585) - C:\Users\user\Desktop\SmayEMU\Source\ns 0\Class8.cs:99,9
 
Newbie Spellweaver
Joined
Sep 8, 2013
Messages
9
Reaction score
4
The modifier of member(limb) ' static ' has to precede the type(chap) and the name of the member(limb) (CS1585)
 
Upvote 0
Back
Top