RammS
Members-
Posts
286 -
Joined
-
Last visited
Never -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by RammS
-
to host a server u need to buy a server machine.... i dont think it can host servers.. i have tryed it ..but is so complicated.. need time to understand.. its a nice site...
-
[Request]Patched CT2 Part 2 System
RammS replied to ZaNteR's question in Request Server Development Help [L2J]
hi here u can find all patched system... http://www.maxcheaters.com/forum/index.php?topic=38831.0 ;) -
[HELP] How to change stats/skills of each class.
RammS replied to Exte.'s question in Request Server Development Help [L2J]
i am looking for same thing..... any one can make a guide.. or can give a link.. where the guide is maded.. thnx.. -
[Help] Need Navicat full version
RammS replied to RammS's question in Request Server Development Help [L2J]
lol i havent find ... i am asking for help, if someone can give the link .... i really need it.. w8-ing for your answer. -
hi all, any one of you have navicat full version, cauz. i have downloadet it from the offical page, but is trial.. can any one of you help me with the full version, , thnx
-
[Shared] Blue - Red Storm -=ANUBIS=- (Sword)
RammS replied to Mijuki's topic in Server Development Discussion [L2J]
lol this post is too old ... i think is not alowed to spawn old post. -
sorry ineed some thing plz
RammS replied to ramy's question in Request Server Development Help [L2J]
archid pack is interlude , i think is the best try it :P -
[Help] Need some help with hamatchi..
RammS posted a question in Request Server Development Help [L2J]
hi all , someone know about hamatchi.. i want to connect with my frind with hamatchi.. and play in his server lineage2. but cant conect.. need host? some one can give a little help -
{help} l2jfree no-ip (cant connect)
RammS replied to RammS's question in Request Server Development Help [L2J]
thnx bro i am reading the guide:P -
[Request]L2J Website in html
RammS replied to MaestroLuke's question in Request Server Development Help [L2J]
heh.. do u want a good website creator ..look www.ucoz.com u can use bb codes ,html etc etc.. just take a look :P -
[SHARE] L2j Archid Tattoo (Custom)
RammS replied to SaLeoTragem's topic in Server Shares & Files [L2J]
faleminderit .. po 0x30 :P ? ej o njesh .. e kam serverin online.. gameserver dhe loginserver.. eshte ne rreg. po nuk mund te log dot.. nga loja.. si eshte prob.... ? -
great work . atm the oly place sucks :P this is better.. coli rocks..
-
[Warring]For L2J Ct2 Part1 And 2 !!!
RammS replied to Rawr Biach's topic in Server Development Discussion [L2J]
all server are using multisell .. plz man can u explain what kind of bug is.... i have 2 in my shop.. 2 multisells (with custom items) -
[SHARE] L2j Archid Tattoo (Custom)
RammS replied to SaLeoTragem's topic in Server Shares & Files [L2J]
can u explain how it works plz.. how i can i know that it give 30% , any variable.? -
{help} l2jfree no-ip (cant connect)
RammS replied to RammS's question in Request Server Development Help [L2J]
Now the server is ok.. but i can log from lineage 2 to my server. i have read somewhere about ruters... what must i change to them , cauz maybe theyr ports*or smth else* dont let me to enter. any suggestion.. :P -
{help} l2jfree no-ip (cant connect)
RammS replied to RammS's question in Request Server Development Help [L2J]
still smth wrong.. look....plz gameserver.. config... General server setting!!! REQUIRED to configure to everyone!!! # ================================================================ # Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs GameserverHostname = 0.0.0.0 GameserverPort = 7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname = 127.0.0.1 # Note: You can define server hostname for each network in subnets.properties # The Loginserver host and port LoginPort = 9014 LoginHost = # This is the server id that the gameserver will request (i.e. 1 is Bartz) RequestServerID = 1 # If set to true, the login will give an other ID to the server if the requested ID is allready reserved AcceptAlternateID = True loginserver config.. # General login server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs LoginServerHostname=0.0.0.0 LoginServerPort=2106 GMMinLevel=100 # The port, ip on which login will listen for GameServers LoginHostname=127.0.0.1 LoginPort=9014 # If set to true any GameServer can register on your login's free slots AcceptNewGameServer = true # If false, the licence (after the login) will not be shown ShowLicence = True But now.. the loginserver.bat no have problems like before.. -
[SHARE] L2j Archid Tattoo (Custom)
RammS replied to SaLeoTragem's topic in Server Shares & Files [L2J]
can any one explain how can i add for example 30% casting speed.. what codes must i write.. and how u calculate it. what are mul, add etc.. thnx -
instal java lol :P www.java.com
-
what datapack are you using.. make sure that code is for your datapack (eg. l2j, l2emu etc)
-
{help} l2jfree no-ip (cant connect)
RammS replied to RammS's question in Request Server Development Help [L2J]
ExternalHostname= InternalHostname= haxor man my english is not very good..can explain better plz.. i must enter ExternalHostname=0.0.0.0 InternalHostname=0.0.0.0 or what , can explain my loginserver # ================================================================ # General login server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs LoginServerHostname=0.0.0.0 LoginServerPort=2106 GMMinLevel=100 # The port, ip on which login will listen for GameServers LoginHostname= LoginPort=9014 # If set to true any GameServer can register on your login's free slots AcceptNewGameServer = False # If false, the licence (after the login) will not be shown ShowLicence = True my gameserver # Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs GameserverHostname = 0.0.0.0 GameserverPort = 7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname = # Note: You can define server hostname for each network in subnets.properties # The Loginserver host and port LoginPort = 9014 LoginHost = # This is the server id that the gameserver will request (i.e. 1 is Bartz) RequestServerID = 1 # If set to true, the login will give an other ID to the server if the requested ID is allready reserved AcceptAlternateID = True is any thing wrong? i have done this .. seeing a guide here in maxcheater.. help me. plz -
How can i change the name of items?Pls help me as soon as possible
RammS replied to Mask's question in Request Server Development Help [L2J]
now i understand why u have -2 karma :P -
{help} l2jfree no-ip (cant connect)
RammS replied to RammS's question in Request Server Development Help [L2J]
problem resolved. -
{help} l2jfree no-ip (cant connect)
RammS posted a question in Request Server Development Help [L2J]
i have searched a lot in maxcheaters forums about no-ip . but i cant make my server online.. i am using l2jfree. have any one try if there is something wrong with l2jfree. plz.. cauz i have made all what the gudie say.. but there are problems and cant connect .. help me plz.. thnx -
{Help}How can i change web template
RammS posted a question in Request Server Development Help [L2J]
hi all ! i am using ucoz. www.ucoz.com .. but i want to upload my own template .cauz i have found many of them if someone know how to do plz help me thnx -
u must open gameserver/data/ custom , there must be 999_buffer open it and replace __init__.py
