kuriku Posted October 24, 2011 Posted October 24, 2011 Ok... iam re Aplying it manually this time. java.com.l2jserver.gameserver.model.entit... CTF.java My "last 2" errors... AT ALL if i choose Change to "RadarMarker" more errors appear. And on that one i dont know... there is no Option. Any help? ::) Look if you have the L2Radar correctly imported: import com.l2jserver.gameserver.network.serverpackets.RadarControl; import com.l2jserver.gameserver.model.L2Radar; And for "config.CTF_EVENT_INTERVAL" look if you have modified the config file and insert all the CTF options. If it is not the solution, change the CTF_EVENT_INTERVAL por a numbers of your choose (the real interval between CTF Events). Quote
POP-CORN Posted October 27, 2011 Posted October 27, 2011 change the CTF_EVENT_INTERVAL por a numbers of your choose (the real interval between CTF Events). Give me an Example pls... How it should look like... Cause... just adding numbers... doesnt working... And the only solution... that i found until... now... is to fully remove that line... but in this way... i just cant make CTF Automatic... >.> +when i'm trying to Edit the event... if i touch "holding flag time" it start saying me... Something like you didnt use right that command... or something like that and then i need to RR the GS... cause //ctf command... or w/e i'm trying to do on the pannel giving me the same... message. Quote
philou755 Posted January 15, 2012 Posted January 15, 2012 Hello, I have error with command //ctf AdminCommandAccessRights: No rights defined for admin command admin_ctf. Files about admin command... MasterHandler.java: private static final Class<?>[][] _handlers = { ... { // Admin Command Handlers AdminCTFEngine.class, ... } AdminCTFEngine.java private static final String[] ADMIN_COMMANDS = { "admin_ctf", "admin_ctf_name", "admin_ctf_desc", "admin_ctf_join_loc", "admin_ctf_edit", "admin_ctf_control", "admin_ctf_minlvl", "admin_ctf_maxlvl", "admin_ctf_tele_npc", "admin_ctf_tele_team", "admin_ctf_tele_team_base", "admin_ctf_tele_flag", "admin_ctf_npc", "admin_ctf_npc_pos", "admin_ctf_reward", "admin_ctf_reward_a-beep-t", "admin_ctf_team_add", "admin_ctf_team_remove", "admin_ctf_team_pos", "admin_ctf_team_base_pos", "admin_ctf_team_color", "admin_ctf_team_flag", "admin_ctf_join", "admin_ctf_teleport", "admin_ctf_start", "admin_ctf_abort", "admin_ctf_finish", "admin_ctf_sit", "admin_ctf_dump", "admin_ctf_save", "admin_ctf_load", "admin_ctf_jointime", "admin_ctf_eventtime", "admin_ctf_autoevent", "admin_ctf_minplayers", "admin_ctf_maxplayers", "admin_ctf_flagholdtime" }; What's the problem? Thx Quote
MAXIMO-XP Posted February 5, 2012 Posted February 5, 2012 I added all without error but the event does not start on time or by the panel administrator what can be? Quote
MAXIMO-XP Posted February 9, 2012 Posted February 9, 2012 got this error when the player will deliver the banner Quote
MAXIMO-XP Posted February 10, 2012 Posted February 10, 2012 got this error when the player will deliver the banner what should I do to fix? Quote
TouchAndDie Posted April 1, 2012 Posted April 1, 2012 i have done the core/dp part... everything work but it dosen't want to start :| i've put time interval in l2jmods.prop 15:00 and nothing .. i wanted to start it from //ctf command and it don't start ... Quote
Dragic Posted April 17, 2012 Posted April 17, 2012 Rules : - Badly coded shares will be locked for the sake of java. So Some Lock It , Thanks. Quote
exity Posted April 30, 2012 Posted April 30, 2012 Hey i have this error Uploaded with ImageShack.us Any1 can help? Quote
Lodoss Posted May 22, 2012 Posted May 22, 2012 thank you very much for the link, it fesait very long time since I was in search of such a link thank you very much Quote
xXObanXx Posted July 20, 2012 Posted July 20, 2012 Hey i have this error Uploaded with ImageShack.us Any1 can help? yeah man! i was have that problem too!!! replace the: new SocialAction(_player with: new SocialAction(_player.getObjectId() and will be ok! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.