Re: [Release] Event System
so this is
!event
and you need to set max players / id every time you are going to make an event?
and i got surprised when it said
Keep it off Valhalla o.o
Re: [Release] Event System
Only got this error
Code:
C:\Users\user\Server\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:107: cannot find symbol
symbol : method getEventMap()
location: class net.sf.odinms.net.channel.ChannelServer
return c.getChannelServer().getEventMap();
Re: [Release] Event System
Quote:
Originally Posted by
kingkonghong
Only got this error
Code:
C:\Users\user\Server\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:107: cannot find symbol
symbol : method getEventMap()
location: class net.sf.odinms.net.channel.ChannelServer
return c.getChannelServer().getEventMap();
In ChannelServer
Code:
public int getEventMap() {
return eventmap;
}
Added to first post, thanks.
Re: [Release] Event System
Quote:
Originally Posted by
MiniAxel
In ChannelServer
Code:
public int getEventMap() {
return eventmap;
}
Added to first post, thanks.
Shouldn't it be
Code:
public int getEventMap() {
return eventMap;
}
With a capitalized M?
Re: [Release] Event System
Quote:
Originally Posted by
kingkonghong
Shouldn't it be
Code:
public int getEventMap() {
return eventMap;
}
With a capitalized M?
My bad. ;)
Quote:
Originally Posted by
XxSparks
You sir, are a moron, the purest kind of them too, you put that there, when you CLEARLY know that Valhalla doesn't tolerate anything being released on there from RaGEZONE that wasn't specifically put there by the Author, or the Release has the Authors Consent.
I don't know what you problem is, first you kiss our ass, then you post this? That's real cool of you, and your "rebellion", I don't know what you plan to achieve with this. (Refer to my first paragraph). You know for a fact we don't.
You should go talk to Krishan. It will end up on Valhalla after I finish it, and calm down. thx.
Also, it doesn't say that anywhere on Valhalla. It just says if you do give credits. I'm making it specific and you get mad. I didn't mean to offend you. so qq moar. You should have atleast read your own rules before you quote them.
http://www.valhalladev.com/forum/sou...html#post12689
Quote:
Originally Posted by Weaxer
- If you took a release from another forum, give proper credits
You should be "handling personal matters" anyway.
Re: [Release] Event System
Re: [Release] Event System
Oh!
Command Usage :
Turning On:
!event on <MapId> <Max amount of Players for this Event>
Turning Off:
!event off
Re: [Release] Event System
Quote:
Originally Posted by
MiniAxel
Oh!
Command Usage :
Turning On:
!event on <MapId> <Max amount of Players for this Event>
Turning Off:
!event off
ok thx
is there a possible way to add
@event
so players can be warped from this information?
Re: [Release] Event System
Quote:
Originally Posted by
zzlawlzz
ok thx
is there a possible way to add
@event
so players can be warped from this information?
Yeah, but I like NPCs more.
Re: [Release] Event System
Quote:
Originally Posted by
MiniAxel
Yeah, but I like NPCs more.
ok then i guess i have to add the command for that npc.
Re: [Release] Event System
which command gm admin or etc?
Re: [Release] Event System
Re: [Release] Event System
the npc works not not the command i tried !event it says !event dont exist and i put the script in Super command.js
Re: [Release] Event System
I didn't include the commandDefinition.