[Tutorial] Left to max command

Posts 1–15 of 29 · Page 1 of 2
is this only working for as3?
I hope it Works for club59 since i luv that source! :P @Travoos
Quote Originally Posted by lkdjnfoskjednfblksjdfn View Post
is this only working for as3?
I hope it Works for club59 since i luv that source! :P @club55
I made it in creepylava/AS3 and haven't tested it in MMOE. Post your errors here if you get any.
Quote Originally Posted by BlackRayquaza View Post
I made it in creepylava/AS3 and haven't tested it in MMOE. Post your errors here if you get any.
ye i will try! Perhaps some of the codes or texts have too be changed to fit in MMOe anyways thanks for the tutorial! R.I.P Realmeye

- - - Updated - - -

Okey, so i finished it now but i have 2 errors, i bet this is coursed by the location in admincommands.cs where i have set it. Here take a look:

Quote Originally Posted by BlackRayquaza View Post
I made it in creepylava/AS3 and haven't tested it in MMOE. Post your errors here if you get any.
I just fixed the first error (Picture: error1)
This is how i've done it:

In the first line it said:
class LeftToMaxCommand : Command
{

I changed it to:

class LeftToMaxCommand : ICommand
{

and then it fixed, but i have this last error:

'object' does not contain a constructor that takes 1 arguments...

This is the line where the error is:

public LeftToMaxCommand() : base("lefttomax") { }



can someone help?

and to anyone who is reading this: me and ray are trying to add it on a club559 source so thats why i gets a error
Quote Originally Posted by lkdjnfoskjednfblksjdfn View Post
I just fixed the first error (Picture: error1)
This is how i've done it:

In the first line it said:
class LeftToMaxCommand : Command
{

I changed it to:

class LeftToMaxCommand : ICommand
{

and then it fixed, but i have this last error:

'object' does not contain a constructor that takes 1 arguments...

This is the line where the error is:

public LeftToMaxCommand() : base("lefttomax") { }



can someone help?

and to anyone who is reading this: me and ray are trying to add it on a club559 source so thats why i gets a error
Fairly sure you could find this easily by looking at commands around it...

Small hint... The old system didn't have : base()
Quote Originally Posted by Kithio View Post


Fairly sure you could find this easily by looking at commands around it...

Small hint... The old system didn't have : base()
Shit post here
But your sig
You should add this
Quote Originally Posted by Organized Chaos View Post


Shit post here
But your sig
You should add this
what for?

I don't need an unofficial flag to represent anything, there's the rainbow flag if I did want to have one
Quote Originally Posted by Kithio View Post


what for?

I don't need an unofficial flag to represent anything, there's the rainbow flag if I did want to have one
You didn't even know that's the pansexual flag?
Quote Originally Posted by Organized Chaos View Post


You didn't even know that's the pansexual flag?
Pansexuality doesn't officially have a flag, it's part of the LGBT community
Quote Originally Posted by Kithio View Post


Pansexuality doesn't officially have a flag, it's part of the LGBT community
It actually does...
Look it up
Quote Originally Posted by Organized Chaos View Post


It actually does...
Look it up
LGBTQQIP2SAA

-- EDIT --

I'd shot my pride through the LGBT flag as I don't see the point in just showing my pride through a flag that just stands for a single notion
all of those "Max" stats you added to the code isn't required, there's plenty of faster ways to do it.

It's a nice basic thing though, does what it should at least. Good Job
@Kithio do you help people i need help portfowarding again... ahlwong did it for me the last time. also, HAIL THE OTTER QUEEN.
Posts 1–15 of 29 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?