Jump to content

Recommended Posts

Posted

Geiaaaa loipon anixa c6 server mia fora ton afisa anixto gia 1 ora kai meta ton eklisa meta den mporousa na ton xananixo mou elege auto edw sto localhost

:

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in W:\www\main\inc\config.php on line 85

Datenbankserver nicht erreichbar

 

Kapios pou mporei na boithisei...

 

metafrastet to sta agglika...:P ;D

Tha sas po kai to ip gia na mpenetai..!!

ty.

Posted

when u say about c6 u mean intelude or c5 with c6 things?

give us the ip :P and give gm rights to anyone  :D

 

anyway the password at config.php at your diskw is wrong! open with notepad and edit it

Posted

Look this!!!

 

<?

//////////////////////////////////////

// Statistik Script by I-Web Design //

// -------------------------------- //

// Contact: webmaster@michieru.de  //

// Homepage: www.michieru.de        //

//                                  //

// Using:                          //

// You can use the Script for free  //

// and edit it in all places. Only  //

// keep this head-copyright on each //

// site of this script.            //

// See info.txt for more details!!! //

//////////////////////////////////////

 

//Database

//////////

$dbhost="localhost"; //Host/IP from the MySQL Database

$dbname="l2jdb";    //Name of Database (in many times it is 'l2jdb')

$dbuser="root";      //Username to the MySQL Database

$dbpass="root";          //Passwort to the MySQL Database

 

//Main-Config

/////////////

$config['config_startpage']="home.php"; //The site where should displayed first

                                        //Home      = "home.php"

                                        //Status    = "status.php"

                                        //Statistik  = "stat.php"

                                        //Search-DB  = "search.php"

                                        //Player-Map = "map.php"

 

$config['config_script_name']=""; //Here you can wrote you name from the Homepage / Clan or something.

                                                  //It will be displayed on the Top

 

//Map-Config

////////////

$config['config_map_quality']="high"; //Quality of the Map and size

                                        //"low"    = Low quality and size (this can reduce the traffic of the server)

                                        //"middle" = Middle quality and size (this looks good on 1280x1024 resolution)

                                        //"high"  = High quality and size (this is a detailed map but more traffic)

                                        //

                                        //Notice: Whole-Map is always "low" quality

 

//Config-Server variable

////////////////////////

$config['server_path']="c:/server/l2j/gameserver/data/announcements.txt"; //Full path to the announcements.txt.

                                                                                    //example:

                                                                                    //Windows = C:/server/l2j-server/data/announcements.txt

                                                                                    //Linux = /usr/server/l2j-server/data/announcements.txt

 

$config['server_ip']=$_SERVER["127.0.0.1"]; //IP adress from the Server. $_SERVER["127.0.0.1"] = IP from HTTP-server

                                      //example:

                                      //HTTP-Server IP = $config['server_ip']=$_SERVER["127.0.0.1"];

                                      //External IP    = $config['server_ip']="127.0.0.1";

 

//Controll displaying each site

///////////////////////////////

//This options are experimental. You should test it to disable any Site before you make it public.

//Problem that can be happen when a linked Site are disabled.

//Example: Statistik->Player = disabled. Now you can Click on Statistik->Top100 on a name and you get a empty Site!

$config['config_display_home']      ="yes"; //Display Home (yes, no)

$config['config_display_home_game'] ="yes"; //Display Home->Game (yes, no)

$config['config_display_home_faq']  ="no"; //Display Home->FAQ (yes, no)

$config['config_display_status']        ="yes"; //Display Status (yes, no)

$config['config_display_status_server'] ="yes"; //Display Status->Server (yes, no)

$config['config_display_status_online'] ="yes"; //Display Status->Online-Players (yes, no)

$config['config_display_statistik']        ="yes"; //Display Statistik (yes, no)

$config['config_display_statistik_top100'] ="yes"; //Display Statistik->Top100 (yes, no)

$config['config_display_statistik_player'] ="yes"; //Display Statistik->Player (yes, no)

$config['config_display_statistik_clan']  ="yes"; //Display Statistik->Clan (yes, no)

$config['config_display_search_db']        ="yes"; //Display Search-DB (yes, no)

$config['config_display_search_db_item']    ="yes"; //Display Search-DB->Item (yes, no)

$config['config_display_search_db_armor']  ="yes"; //Display Search-DB->Armor (yes, no)

$config['config_display_search_db_weapon']  ="yes"; //Display Search-DB->Weapon (yes, no)

$config['config_display_search_db_monster'] ="yes"; //Display Search-DB->Monster (yes, no)

$config['config_display_player_map']        ="yes"; //Display Player-Map (yes, no)

$config['config_display_player_map_whole']  ="yes"; //Display Player-Map->Whole-Map (yes, no)

$config['config_display_player_map_aden']  ="yes"; //Display Player-Map->Aden (yes, no)

$config['config_display_player_map_elmore'] ="yes"; //Display Player-Map->Elmore (yes, no)

 

///////////////////////////////////////////////////////////////////////////////////////////////////

//Dont edit behind this line///////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

 

$verbindung=MYSQL_CONNECT($dbhost,$dbuser,$dbpass) or die ("Datenbankserver nicht erreichbar");

MYSQL_SELECT_DB($dbname) or die ("Datenbank nicht vorhanden");

 

$get_config_data="SELECT online FROM characters WHERE online>0";

$config_data=MYSQL_QUERY($get_config_data);

$config['num_online']=mysql_num_rows($config_data);

 

error_reporting(0);

$IP = array(

  "login_server" => $config['127.0.0.1'].":2106",

  "game_server" => $config['127.0.0.1'].":7777",

);

while(list($ServerName,$Host)=each($IP))

{

  list($IPAddress,$Port)=explode(":",$Host);

  if($fp=fsockopen($IPAddress,$Port,$ERROR_NO,$ERROR_STR,(float)0.5))

  {

  $config[$ServerName]="<font color=\"#00ff00\">Online</font>";

  fclose($fp);

  }else{

  $config[$ServerName]="<font color=\"#ff0000\">Offline</font>";

  }

}

 

mysql_close($verbindung);

?>

 

Guest Thanos47
Posted

add me on msn thanos_xes@hotmail.com add me and i will help u but not now after ok? ;)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • what pack you use  send me on discord for it
    • package custom.events.RandomZoneEvent; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.concurrent.ScheduledFuture; import org.w3c.dom.Document; import org.w3c.dom.Node; import org.l2jmobius.commons.threads.ThreadPool; import org.l2jmobius.commons.time.SchedulingPattern; import org.l2jmobius.commons.time.TimeUtil; import org.l2jmobius.commons.util.IXmlReader; import org.l2jmobius.gameserver.managers.ZoneManager; import org.l2jmobius.gameserver.model.StatSet; import org.l2jmobius.gameserver.model.actor.Creature; import org.l2jmobius.gameserver.model.actor.Npc; import org.l2jmobius.gameserver.model.actor.Player; import org.l2jmobius.gameserver.model.quest.Event; import org.l2jmobius.gameserver.model.zone.ZoneId; import org.l2jmobius.gameserver.model.zone.ZoneType; import org.l2jmobius.gameserver.model.zone.type.RandomZone; import org.l2jmobius.gameserver.util.Broadcast; /** * Random Zone Event - Activates one random PvP zone temporarily. No modifica la clase de la zona: usa flags PvP en runtime. * @author Juan */ public class RandomZoneEvent extends Event { private static final String CONFIG_FILE = "data/scripts/custom/events/RandomZoneEvent/config.xml"; private static int EVENT_DURATION_MINUTES = 15; private static boolean _isActive = false; private ScheduledFuture<?> _eventTask = null; private final List<ZoneType> _availableZones = new ArrayList<>(); private ZoneType _activeZone = null; public RandomZoneEvent() { loadConfig(); loadZones(); registerZoneListeners(); } /** * Registra listeners a TODAS LAS ZONAS random */ private void registerZoneListeners() { for (ZoneType zone : _availableZones) { addEnterZoneId(zone.getId()); addExitZoneId(zone.getId()); LOGGER.info("[RandomZoneEvent] Registered listener for zone: " + zone.getName()); } } private void loadConfig() { new IXmlReader() { @Override public void load() { parseDatapackFile(CONFIG_FILE); } @Override public void parseDocument(Document doc, File file) { forEach(doc, "event", eventNode -> { final StatSet att = new StatSet(parseAttributes(eventNode)); final String name = att.getString("name"); for (Node node = eventNode.getFirstChild(); node != null; node = node.getNextSibling()) { if ("schedule".equals(node.getNodeName())) { final StatSet attributes = new StatSet(parseAttributes(node)); final String pattern = attributes.getString("pattern"); final SchedulingPattern schedulingPattern = new SchedulingPattern(pattern); final StatSet params = new StatSet(); params.set("Name", name); params.set("SchedulingPattern", pattern); final long delay = schedulingPattern.getDelayToNextFromNow(); getTimers().addTimer("Schedule_" + name, params, delay + 5000, null, null); LOGGER.info("[RandomZoneEvent] Event " + name + " scheduled at " + TimeUtil.getDateTimeString(System.currentTimeMillis() + delay)); } } }); } }.load(); } private void loadZones() { for (ZoneType zone : ZoneManager.getInstance().getAllZones(RandomZone.class)) { if ((zone.getName() != null) && zone.getName().toLowerCase().startsWith("random_zone")) { _availableZones.add(zone); LOGGER.info("[RandomZoneEvent] Loaded zone: " + zone.getName() + " (id=" + zone.getId() + ")"); } } LOGGER.info("[RandomZoneEvent] Total random zones loaded: " + _availableZones.size()); } @Override public void onTimerEvent(String event, StatSet params, Npc npc, Player player) { if (event.startsWith("Schedule_")) { eventStart(null); final SchedulingPattern schedulingPattern = new SchedulingPattern(params.getString("SchedulingPattern")); final long delay = schedulingPattern.getDelayToNextFromNow(); getTimers().addTimer(event, params, delay + 5000, null, null); LOGGER.info("[RandomZoneEvent] Rescheduled for " + TimeUtil.getDateTimeString(System.currentTimeMillis() + delay)); } } @Override public boolean eventStart(Player eventMaker) { if (_isActive) { if (eventMaker != null) { eventMaker.sendMessage("RandomZoneEvent already active."); } return false; } if (_availableZones.isEmpty()) { Broadcast.toAllOnlinePlayers("[RandomZoneEvent] No zones configured."); return false; } _isActive = true; Broadcast.toAllOnlinePlayers("⚔️ Random Zone Event has started!"); _eventTask = ThreadPool.schedule(this::activateRandomZone, 5_000); return true; } private void activateRandomZone() { _activeZone = _availableZones.get(new Random().nextInt(_availableZones.size())); _activeZone.setEnabled(true); Broadcast.toAllOnlinePlayers("🔥 Random Zone Event: " + _activeZone.getName() + " is now PvP for " + EVENT_DURATION_MINUTES + " minutes!"); _eventTask = ThreadPool.schedule(this::eventStop, EVENT_DURATION_MINUTES * 60 * 1000L); } @Override public boolean eventStop() { if (!_isActive) { return false; } _isActive = false; if (_eventTask != null) { _eventTask.cancel(true); _eventTask = null; } if (_activeZone != null) { _activeZone.setEnabled(false); Broadcast.toAllOnlinePlayers("🏁 Random Zone Event ended. " + _activeZone.getName() + " is back to normal."); _activeZone = null; } else { Broadcast.toAllOnlinePlayers("🏁 Random Zone Event ended."); } return true; } @Override public void onEnterZone(Creature creature, ZoneType zone) { if (!_isActive || (_activeZone == null)) { return; } if ((zone == _activeZone) && creature.isPlayable()) { creature.setInsideZone(ZoneId.PVP, true); if (creature.isPlayer()) { creature.sendMessage("Esta zona está en modo PvP temporalmente."); } } } @Override public void onExitZone(Creature creature, ZoneType zone) { if (!_isActive || (_activeZone == null)) { return; } if ((zone == _activeZone) && creature.isPlayable()) { creature.setInsideZone(ZoneId.PVP, false); if (creature.isPlayer()) { creature.sendMessage("Abandonaste la zona PvP temporal."); } } } @Override public boolean eventBypass(Player player, String bypass) { return true; } @Override public String onEvent(String event, Npc npc, Player player) { return super.onEvent(event, npc, player); } @Override public String onFirstTalk(Npc npc, Player player) { return null; } public static void main(String[] args) { new RandomZoneEvent(); } } i have this but its not working
    • ZonePvPSpawnBossRadio=0 ZonePvPSpawnBossBarakiel=0 at the Customs.ini in L2Server folder. Im prety sure this is it because i had the same problem with you in cruma 1 floor for example and i couldn't fix it but i fixed it finally by changing these 2 lines
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock