Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

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