Jump to content

Exofil

Members
  • Posts

    290
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Exofil

  1. guys when i am going to change LineageWeapon.clear to LineageWeapon.unreal in L2Toolo , it give's me a file with name temp , why ? can someone help me ! ?
  2. man i think the guide is like .::WaterKiller::. guide http://www.maxcheaters.com/forum/index.php?topic=15069.0 or i am wrong ? :D
  3. lol what is this ? amazing share criticalerror hahahaha really very funny :D :P
  4. lol no eheh :D its about for example in LineageII its about //setcolor (code of color) ( time ) and its about some times for forum take a look here in the picture : http://img524.imageshack.us/img524/6292/eleosmt1.4fc5d58256.jpg[/img] http://img524.imageshack.us/img524/6292/eleosmt1.jpg and about other job ' s
  5. anyway tell us what pack using and what is Interlude ? Kamael ?
  6. the link edited ! have fun ! :D
  7. http://rapidshare.com kanto upload ekei ! i steile mas auta p leei mesa !
  8. http://rapidshare.com/files/109609411/color_code_s.txt i made this .txt to help you about color code's because i know that u want them ! i hope to helped you :D :P
  9. prepei na exei problima o buffer sou i to pack ! den eimai sigouros ! an thes pare mia geusi apo ton buffer p s edwsa
  10. den to paw gia spam ! alla kai pali den yparxei periptwsi na ani3e allo init giati se ena interlude pack mono sto jscript exei ta init ! opote tha ekane ton dromo p tou eipes esy prin gameserver/data/jscript/custom/9999_NPCBuffer/__init__.py gt an thes na deis kai monos se ena interlude pack an pas sto "script " den s exei arxeia me init mesa ! opote den einai xazo to pedaki ! borei na dei kai monos oti sto script den exei init alla mono sto jscript ! ara bgikes off topic ! anyway
  11. des kai esy ti s leei kalytera to anigw me simiomatario kai ine adio exei problima to __init__.py opws eipa prin ! ara i pernei init apo allo buffer i pernei enan etimo buffer opws auton pou tou edwsa !
  12. tote exei problima o buffer s edw einai ena link enos buffer kai exei kai 9wres etoima buffs : Npc Buffer o buffer einai gia interlude :D :P
  13. i just copy pasted it ! i didn't checked the link's ! so about that but it was fast to help black jack ! i will check about link and if i found the solution i will fix it ! wait in advance
  14. i found this : This is a open-source contribution from isoGames to other wonderful server admins that contribute to this open source community. We share with the intention that others will continue to share. Code: http://www.content-type.com/1874131891/l2reset.rar.htm The following resources will assist you in creating a auto-restart system for your Lineage II server services. The system is designed so that each part of the Lineage II system services can be started & recovered in a certain sequence, with delay for certain services as well as toggling of the Windows Firewall so players cannot access the server until it is finished loading. The system operates on the isoGames servers and allows for the completely unattended running of a Lineage II server system. Upon installation, you will probably need to change paths and perhaps startup delays to match your own unique server configuration. Requirements [1] Windows 2003 Server (not tested on 2000) [2] Administrator, Remote Desktop Access [3] Firedaemon Service Manager [4] Common Sense Get the 1.6 Firedaemon version at; Code: http://www.content-type.com/1604992254/FireDaemon.Pro.v1.6.rar.htm Tools & Software Included SRVRST.EXE Console application that externally monitors the Lineage II service to make sure it is running. If it doesn't respond, it initiates a restart. The application is a simple console application that accepts command line arguments. Running the application will print out the arguments it accepts. You can set the name of the service, how often in seconds you want it to check, and also you can even force it to restart no matter what after X seconds elapse. For instance, if you wanted to initiate an auto restart every 24 hours, you can set the seconds to 86400 and add the force restart command line option. The application can be run in multiple instances. firewalld.bat Closes the port that players connect through so the server load does not crash the game server while NPC is loading. Called by the "lineage" service before it starts up. firewalls.bat Starts the firewall deactivation service. L2CACHED.xml Service XML for Cached - used to create the windows service through firedaemon for easy setup. Points to cached.exe l2reset.bat Called when the lineage game server crashes or is restarted by the external monitoring binary. Stops NPC server. Called by the service "lineage" at service shutdown. l2restart.xml Service XML for external monitoring binary - Points to srvrst.exe l2walloff.bat Opens the port to allow players to connect. Called by service "l2walloff" and is set to have a pre-launch delay of 350 seconds. l2walloff.xml Service XML for batch file - Points to l2walloff.bat lineage.xml Service XML for "lineage" service - points to l2server.exe lineagenpc.xml Service XMl for "lineagenpc" service - points to l2npc.exe Installation & Configuration Special Connection via Remote Desktop We run our lineage services as interactive windows services. This means that they are running as services, but you can see the applications running if you logon as the "Administrator" via the MSTSC console rather than the normal remote desktop. Logging on in this fashion will allow you to see the desktop as it would appear as if you were actually in front of the machine. Logging on any other way through remote desktop will not give you access to see the application. Replace the text "host" in the directions below with the host name or ip address of your server box. [1] Start->run [2] mstsc /v:host /console [3] OK Copy & Extract Files All files in this distribution are meant to be placed within the parent directory of your Lineage II executables. In other words, if your L2 server is in a location like D:\server\l2server.exe you would want to place the auto restart files in D:\ Install Firedaemon Firedaemon is a great tool to make standard executable programs run as windows services. You can do allot with it, and is the only way to go when it comes to running your lineage services as windows services. http://www.firedaemon.com Consult the Firedaemon documentation for complete functionality and install procedures, but note that isoGames uses Firedaemon 1.6 rather than the new version 1.8 that you will end up using. The application looks slightly different but is mostly the same between the two versions. You will need to do your best in viewing our screen shots and applying them to the new version of Firedaemon. Oh... and yes my nick is Firedaemon... they stole it from me I swear! Installing Services Open Firedaemon and click the "New Service Definition" icon. Next, click the "Open a Service Definition File" and open "L2CACHED.xml" Change your paths to the files if they differ from ours and then click install and then repeat the process for each additional xml file. After you have each one imported, it should like the following; Now, if all your services are in the stop state, simply start the "l2 restart monitor" and it will trigger the startup process of all the other services. Also, since you are logged on as the Administrator under MSTSC, you will see the applications launch. Note About Desktop Heap If you are running Windows 32 Bit versions, there is an issue with Desktop heap that may or may not effect you. Windows 32 bit version only allows a maximum of 48MB to be shared between all desktops, including windows services. We have the services to run interactively with some, and non-interactive with others in order to spread out the usage of the desktop heap. Desktop heap can be a real **** and sometimes you may have to hack the registry to change the heap that is assigned to interactive and non-interactive desktops. You should not have a problem though with this config unless you have allot of NPCs with [names] longer than 16 characters. If you find you have desktop heap issues, just let me know and I can try to help you out with some advice. Credits to Firedaemon I hope to helped you
  15. lol no he means restart to the server ! auto restart !
  16. lol .... when we are register to the forum we have to put up an e-mail ! but for a 3 day's that i was holiday with my school , my account was stolen ! so think before do something ! and don't go out of our subject ! give credits or i please one mod to give him -1 karma !
  17. man give credits to crazyrabbit because the code created by crazyrabbit! u just put up the way that u can vote to ur server ! and its so easy ! just replace the ip / link
  18. This is my last post in this forum cuz i think that was waste of my time here ( so much days online in the forum to get -5 karma ) anyway , i will post a picture to make sure that i tell truth with this guide , take a look : P.S : i don't know the reason that i gone -5 karma but anyway , someone has changed my password so ... i didn't know why i got -5 karma ! i think i helped you with this guide Go on guys and gf , i will help people but not official cu , and maybe with DaRkRaGe we will make pack's (its not sure ) BB !
  19. look because i am angry today with - karma's 1) first of all look this topic http://www.maxcheaters.com/forum/index.php?topic=22455.0 and tell me where is my wrong that i got - karma ! 2) about xXxExosoulerxXx he give's credit's in his first post but u never saw it also , look here http://www.maxcheaters.com/forum/index.php?topic=22310.0 Darkmage12 never gave credit's and he having yet +1 karma because i am not a noob i can find you the real credit's of this topic , check here : http://www.postpacific.com/forums/showthread.php?t=11087&highlight=Sudeki ok if u want to play FAIR , the only that u have to do is TO PLAY FAIR , but if you have something with me Or for example with xXxExosoulerxXx tell it here i respect ur job on this site , but u have to respect the job of others ! and the last one , i have to tell that i am very sorry that u never respect the job of the others , and always try find a reason to give them - karma ! anyway because i will go 3 days holidays with the school , i finish with this subject so bb and think before do something
  20. i think that you can do it only with Updater!i am not so sure so don't take it for sure!
  21. nai exeis dokimasei pote makaronia me ketsap kai moustarda?
  22. lol what about this ? i think ... man i think u are TOTAL r**ard ... i told that i think! but u just need to post something anyway!
  23. Exofil

    Look

    apla anatrixiasa!
×
×
  • Create New...