Jump to content

|Itachi

Members
  • Posts

    2,276
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by |Itachi

  1. exo akousi oti einai polu kalos server x500 kai ginete kai gracia final giauto good game
  2. Krima eklise alla velpo ton deathwhisper na tou miazi polu kalo digma auto
  3. ego leo paladin gia enan aplo logo DEN pefti ;D des kai do: http://www.youtube.com/watch?v=Re9XFIwuTMg
  4. Revenger eixes bi ka8olou core? sarese ?
  5. mpori na 3axase na plirosi to site eleos xD
  6. wtf? 1st if its c/p like you say where is the prob? I wrote that i make it alone? 2nd you are the spamer because you send junk posts 3rd Who said to you that i dont know about linux? 4th Look my posts and tell me if I need to spm 5th I want to help people who dont know it if you know about this topic post a better plz stop the spaming /is off
  7. Lipon epeza kapote l2 core alla stamatisa logo enos tipou pou legete gm pigasus :P alla ebena sixna sto site na do ti ginete alla simera pou mpika mou evgaze the adress not found Lete na sinil8e to pigasaki kai na ton eklise? lete wipe?lete allages? den 3ero apla elpizo na ton kanouna kalitero gt o server to a3izi ;D
  8. Its a little dificult to take screenshots in Linux :D
  9. soz re file alla mi mou pis oti foras major arcana set? mexri na kanis ena skill eise dead :P Dark Crystal forao ego me Dyes +4wit -4 men kai cov gia wit sfaira
  10. Re ti xoris na 3eri? tou tin epese tou admin kai autos (px. Pigasus) tin patise kai tton ekane gm :S
  11. DOWNLOADS: MYSQL http://dev.mysql.com/downloads/ NAVICAT http://www.navicat.com/download/navicat8_mysql_en.exe SERVER FILES http://rapidshare.com/files/114004431/CT1.5_L2JFree_3774.7z JAVA WWW.JAVA.COM STEP 1: INSTALLING MYSQL: HERE YOU INSERT A PASSWORD, AND YOU MUST REMEMBER IT ! STEP 2: INSTALL NAVICAT MAKE L2JDB STEP 3: SERVER CONFIGURATION Now go to gameserver/config/server.properties and edit : Code: Now go to loginserver/config/server.properties and edit : Code: Now lets put all the info of the SQL files into ur database. -Ull find a file called Database_installer.bat at the Tools folder that will be inside ur server's folder. -Right click on it and choose EDIT. -Insert in the line "set mysqlBinPath=" the correct address of ur MySQL BIN FOLDER, than save it. -Execute the modified file. A Ms-dos window will open giving u choices. Press "F" (full installation) every time it ask u to choose. STEP 4: REGISTER A SERVER : Now go to loginserver/registergameserver.bat ! Write 1 in cmd and press enter ! Now your server will be Bartz ! http://i298.photobucket.com/albums/mm277/Bernovici/register_1.jpg Done it a file called hexid(id 1 or something like).txt will appear into ur login folder. Rename it to hexid.txt , copy and paste inside ur gameserver/config/ folder and in gameserver folder ! Now just need to start the "startloginserver.bat" (login folder) and "startgameserver.bat" (gameserver folder). It will be opened when stops on the following lines (check the image). Remember, ur server is setted up to autocreate accounts so u dont need to execute "startaccountmanager.bat" this time. THIS IS ALL FALKS ! Have a nice programing ;D
  12. This is tutorial about running greenhope l2j server pack on linux machine. After following this tutorial you will have dedicated Lineage 2 C3 server. I want to say if someone find some bugs, or mistakes please notify me. Im also apologize for my english, but its not my native. Attention this tutorial is not finished. It will be in next few hours. table of contents 1. collecting tools 2. installing software 3. seting up network 4. services 5. accounts 6. preparing for starting server 7. last things 8. security I think that you have two machines: a server and your PC with a game connected by network. 1. First collect all necessary tools. A linux distro, choose what you want: RedHat Fedora Core - http://fedora.redhat.com OpenSuse Linux - http://www.opensuse.org Mandriva - http://www.mandriva.com and others... if you want more look at: http://distrowatch.com I think u are able to install linux, if not there are a lot of guides how to do this. Sugest visit above links for appropriate distribution. phpmyadmin - http://www.phpmyadmin.net greenhope server pack - http://forum.ragezone.com/f113/how-to-make-a-c3-server-in-5-minutes-70987/ heh a windows system for unpack server pack (exe) i think it could be usefull : Total Commander http://www.ghisler.com (yes for windows) 2. Select software what we need to install (during linux installation) Almost programs or tools are included in linux distribution. TIP: these packages will be installed when you choose Server type setup. - httpd - aka Apache - its a web server, (not necessary but very usefull) - mysqld - MySQL server - you really need it - webmin - very usefull tool - with it you can manage your server remotely throw web page - iptables - if you have some hack problems - this is very good firewall - sshd - you can control ypur machine remotely but only in shell - mc - check this it should be installed - its like old norton commander :P Please dont install X-Window system, nor K desktop env. or gnome 3. So we have working linux operating system After booting your system u will see: code: now we have prompt code: during installation you should configure your network cards so check the connection: write this: Code: if you have message : network is not unreachable - you dont have properly configured it. but check your connection with your PC : code: you should see something like this code: now pres CTRL+C Code: 4. setup your services in fedora type setup and choose services (or somethig simmilar) and check this servises: httpd, iptables, mysqld, network, sshd, vsftpd (or sth. else), and if you installed webmin press OK and exit. in suse its tool named yast, and in madrake its drakconf use that tool what you have. 5. adding users. default we have one account what we can use its root, but its not very security. So we create a special account for our server, in promt write: Code: now set a password for this: code: now type it two times. Why creating a user for server? If someone could hack our server, (i think in java it is not possible) take a control of our server (not only l2j but whole machine) but what can do if server only have rights to connecting players, operating and using database? Now we have our user with will run server. greenhope created some install scripts for win32 platform (studying greenhope's bat files can learn a lot), so some ppls dont know what to do step by step, so we need to create a special user in MySQL database. let's go: code: if it will return access denied write this: code: and type your root password now we are in mysql command shell type this: code: 6. so we are prepared for running server, but we need java runtime enviroment. You can download it from java.sun.com - need linux version of course. please download files named jre-1_5_0_05-linux-i586.bin now if you download this in your windows PC you can upload this file using Total Commander choose FTP and type IP of server and as accoun name type l2jserver and your very secret password. and send this file. Now we install java. as root (if we are root we see in prompt '#') we can connect to server using putty terminal. http://www.chiark.greenend.org.uk/~s.../download.html now after login run mc (just type mc in promt) using UP and DOWN arrow and Enter navigate to place where you uploaded java installer. press enter when you find this file, after that you will se two options, select one : INSTALL after some time you can check if java is installed. just type java, maybe you will need relogin. So almost all things are done. Very easy operation unpack greenhope's server pack, and pack it again with Total Commander using tar, and again (this tar) pack it with gzip. u should have file simmlar server.xxx.tar.gz ! Uplad this file with TC or any other FTP client. An unpack it with mc. After unpacking it (in directory eg. /opt ) u will have a identical directory structure like on windows. We are interested in directory : l2j I Hope I helped you Credits To kobeshoot
  13. Very good share karmarows keep it on ;D
  14. LOL polu kalo share den toxa skefti alla e3igise mou ti ginete an kai oi ali clan varaei me donatoros ? Kai kati alo to ultimate defence krsataei liga secs den krataei gia olo to pray
  15. Re file oute stin proti selida den 3es na psaxnis :S http://www.maxcheaters.com/forum/index.php?topic=33731.0
  16. Nai kali stratigiki alla gia mono ena pekti ka8os to cooldown tou cp elixir krataei 1 lepto dld den mporis ka8e lepto na vgenis gia PvP :S BTW:Nc share gia newbies
  17. LoL polu diskolo alla to kanis na fenete paixnidaki polu diskolo quest pragmatika tCp keep it updated kai kapios poderator na to kani sticky to a3izi :D
  18. Interlude--->l2DeathWhisper: http://www.l2deathwhisper.com/ Gracia Final----> L2TnS: http://l2tns.com/ Hellbound-----> L2Elixir: http://www.l2elixir.com/ ;D ;D ;D
  19. Very good share man keep it updated you must take karma (my opinion)
×
×
  • Create New...