Page 1 of 3
evendmodrace
Posted: Thu Oct 14, 2010 10:15 am
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? :*
Re: evendmodrace
Posted: Thu Oct 14, 2010 10:22 am
by LasTravel
//admin > gm > event > evendmodrace > start
Re: evendmodrace
Posted: Thu Oct 14, 2010 11:13 am
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

Re: evendmodrace
Posted: Thu Oct 14, 2010 11:50 am
by hope
Check console message when you do that command post here what it says
Re: evendmodrace
Posted: Thu Oct 14, 2010 12:01 pm
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');
Re: evendmodrace
Posted: Thu Oct 14, 2010 12:02 pm
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* ¬¬
Re: evendmodrace
Posted: Thu Oct 14, 2010 12:09 pm
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
Re: evendmodrace
Posted: Thu Oct 14, 2010 12:11 pm
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 :*
Re: [FIXED] evendmodrace
Posted: Thu Oct 14, 2010 2:16 pm
by hope
Had a feeling access was missing
Re: evendmodrace
Posted: Thu Oct 14, 2010 9:37 pm
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?
Re: evendmodrace
Posted: Thu Oct 14, 2010 11:02 pm
by hope
Show full error log
Re: evendmodrace
Posted: Fri Oct 15, 2010 4:31 am
by jamaica
Cache[HTML]: Missing HTML page: data/scripts/quests/QeventmodRace/admin_menu.htm
Re: evendmodrace
Posted: Fri Oct 15, 2010 7:05 am
by jamaica
uhm ok i spend like 5 hours fix this and still nothing i`ll wait ur answers guys

Re: evendmodrace
Posted: Fri Oct 15, 2010 5:05 pm
by hope
Re: evendmodrace
Posted: Fri Oct 15, 2010 6:14 pm
by jurchiks
he moved it from mods to quests for some unexplainable reason.