evendmodrace

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

evendmodrace

Post by jamaica »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:compiled by myself -source l2jserver
L2JDP Revision Number:compiled by myself -source l2jserver


i have a silly question guys, can some tell me how can i start that little event with rabbits? i really want it and i have no ideea how to run it u can find it in gameserver>data>scripts> mods i`m really curious and many ppl ask for, i search on forum info about but nothing wich can help me, can someone make me a little guide how can i run it? please? :*
Last edited by jamaica on Thu Oct 14, 2010 10:02 pm, edited 1 time in total.
Everybody L.I.E.S
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: evendmodrace

Post by LasTravel »

//admin > gm > event > evendmodrace > start
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: evendmodrace

Post by jamaica »

well not is strange....why i cant turn that button on? it sais i dont have acces right to use that command but i have level acces 1 thats mean admin :|
Everybody L.I.E.S
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: evendmodrace

Post by hope »

Check console message when you do that command post here what it says
User avatar
Gnacik
L2j Veteran
L2j Veteran
Posts: 925
Joined: Tue Dec 16, 2008 3:49 pm
Location: Wąchock ٩(̾●̮̮̃̾•̃̾)۶ Polska
Contact:

Re: evendmodrace

Post by Gnacik »

ye, my fault, sorry. I forget to add rights to mysql. Please run that query :

Code: Select all

INSERT IGNORE INTO `admin_command_access_rights` VALUES('admin_event_menu','1'),('admin_event_start','1'),('admin_event_start_menu','1'),('admin_event_stop','1'),('admin_event_stop_menu','1'),('admin_event_bypass','1'); 
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: evendmodrace

Post by LasTravel »

Use this:

Code: Select all

INSERT IGNORE INTO `admin_command_access_rights` VALUES('admin_event_menu','1'),('admin_event_start','1'),('admin_event_stop','1'),('admin_event_start_menu','1'),('admin_event_stop_menu','1'),('admin_event_bypass','1');
PD: Gnat have *Fast Skill Posting lvl 5* ¬¬
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: evendmodrace

Post by jamaica »

no rights defined for admin command admin_event_menu. Character Loredana tried to use admin command admin_event_menu with out proper acces level : this one on game server



and on console "trade" says - you dont have the acces rights to use this command
Everybody L.I.E.S
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: evendmodrace

Post by jamaica »

i`ll test this when i come back i hve take my bf from station when i come back i test and i`ll give u an answer, ty very much for replay guys :*
Last edited by jamaica on Thu Oct 14, 2010 10:02 pm, edited 1 time in total.
Everybody L.I.E.S
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: [FIXED] evendmodrace

Post by hope »

Had a feeling access was missing
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: evendmodrace

Post by jamaica »

ok now acces works great , now appears second problem when i want to transfrom someone or i press start it shows me this msg data/scripts/quests/qeventmodrace/admin_menu.htm so i took that folder eventmoderace from mods and i move him in quests i gave him name how he ask Qeventmodrace and i put in script cfg his path quests/qeventmodrace/eventmodrace.java i rr the server and it shows me same problem like before data/scripts/quests/qeventmodrace/admin_menu.htm, idk if i made the right thing but somting is wrong with...so guys any support pls?
Everybody L.I.E.S
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: evendmodrace

Post by hope »

Show full error log
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: evendmodrace

Post by jamaica »

Cache[HTML]: Missing HTML page: data/scripts/quests/QeventmodRace/admin_menu.htm
Everybody L.I.E.S
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: evendmodrace

Post by jamaica »

uhm ok i spend like 5 hours fix this and still nothing i`ll wait ur answers guys :(
Everybody L.I.E.S
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: evendmodrace

Post by hope »

http://trac.l2jdp.com/browser/trunk/dat ... pts/quests
Don't see it here where did you get it from
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: evendmodrace

Post by jurchiks »

he moved it from mods to quests for some unexplainable reason.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply