evendmodrace
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
evendmodrace
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? :*
» 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
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: evendmodrace
//admin > gm > event > evendmodrace > start
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
Re: evendmodrace
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
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: evendmodrace
Check console message when you do that command post here what it says
- Gnacik
- L2j Veteran
- Posts: 925
- Joined: Tue Dec 16, 2008 3:49 pm
- Location: Wąchock ٩(̾●̮̮̃̾•̃̾)۶ Polska
- Contact:
Re: evendmodrace
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');
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: evendmodrace
Use this:
PD: Gnat have *Fast Skill Posting lvl 5* ¬¬
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');
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
Re: evendmodrace
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
and on console "trade" says - you dont have the acces rights to use this command
Everybody L.I.E.S
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
Re: evendmodrace
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
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: [FIXED] evendmodrace
Had a feeling access was missing
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
Re: evendmodrace
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
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
Re: evendmodrace
Cache[HTML]: Missing HTML page: data/scripts/quests/QeventmodRace/admin_menu.htm
Everybody L.I.E.S
-
- Posts: 288
- Joined: Sat Jan 24, 2009 5:44 pm
Re: evendmodrace
uhm ok i spend like 5 hours fix this and still nothing i`ll wait ur answers guys 

Everybody L.I.E.S
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: evendmodrace
http://trac.l2jdp.com/browser/trunk/dat ... pts/quests
Don't see it here where did you get it from
Don't see it here where did you get it from
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: evendmodrace
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.