djsiac
Members-
Posts
131 -
Joined
-
Last visited
Never -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by djsiac
-
Hello!Need a brand new server to play? No donations No Lag No Coruption? Join http://l2shadow.zapto.org Server rates: L][shadow Xp 40| Sp 400 | Adena 200 | Items 5 | Spoil 10 Server features: * Full Interlude * Custom Shops with FULL Interlude Items * Custom Shop with full weapons / armors * Custom Telleporter with Interlude Zones * Full Interlude Mobs+Raids * Mia the Cat ( Class Manager) * Fishing system * Olympiad system - from 18:00 - 21:00 * Auto learn skills, skills can be enchanted * Max enchant weapon +3 rate of succes is 80%, safe till +10 * Max enchant armor +3 rate of succes 80% , safe till +10 * Full C1, C2, C3, C4, C5, Int spawnlist and mobs * Clan Hall working * Player spawn protection 120 seconds * Starting buffer for lvl 1 to 20 * Buffer-2 hour buff time includes prophet,songs, dances and chants * Maximum level is 80 * Full C1, C2, C3, C4, C5, Interlude quests * Augmenter in every town * Nobless Manager -> Caradine * Team vs Team events daily * Hero weapons can be enchanted * And many more new features. http://l2shadow.zapto.org RegardZ!
-
Need developer gm for new low rate project
djsiac replied to webed's question in Request Server Development Help [L2J]
PM me or email / messenger djsiac@yahoo.com djsiac@live.com //OFFTOPIC : Roman:D shtiu mai detoate... mai vb pe mess daca te intereseaza;) -
How do you run it? /:)
-
how can i edit the news section on the server chose menue?
-
problem with npc in town
djsiac replied to antiquerobiva's question in Request Server Development Help [L2J]
Go gameserver/config/altseting.properties search line Allow hit in Town = True change it to False -
nice share its not working:|
-
Hello again! its java problem all the day! So STFU with "anyone else???" >:P
-
Java problem If u are using vista.. hm.. post here the java that u have instaled U need JDK (JavaDeveloperKit) i belive that there is a special version for vista or something
-
Pls help for l2.ini
djsiac replied to antiquerobiva's question in Request Server Development Help [L2J]
There is not a l2fileedit for gracia ... use hosts from /windows/system32/drviers/etc/ put there your ip;) -
Go to navicat in NPC table search for 40006 npc id and delete it or put the correct class on his row Maibe class its seted NULL ...
-
[help]Gameserver Problem
djsiac replied to mikelpsk8's question in Request Server Development Help [L2J]
what kind of java are u installing? u must use JDK (JavaDeveloperKit) u can find it on java sun webiste i dont give u the link... maybe mafia will consider it torrent xD -
[Help] Error ID Factory..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
now u must reconfig setings for login and gameserver too and dont forget to register new game server for login (hexid) if its still not working... post a jpg.. i dont know maybe the pack its not good or something is missing post a printscreen -
Search L2j Good Dev
djsiac replied to SeiferRealm's question in Request Server Development Help [L2J]
i wanna help u bu with a HELLBOUND server.. if dont want .. will do it with interlude to xD pm me! -
[Help] Error ID Factory..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
do a print screen with all the work opened xD to see what is heapaning ;) -
[Help]Want to Know if this is right
djsiac replied to BlackDragonX's question in Request Server Development Help [L2J]
what showld this do? -
[Help] Error ID Factory..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
it takes a littel if u can dont have 256 ram :o anyway if u did that wright it shall take 1min MAX u can verify after if DB in navicat is empty or not It showld be full of tables xD -
Subclass ... easy one ^^
djsiac replied to TitanDD's question in Request Server Development Help [L2J]
For some players only go in navicat - l2jdb - characters - Subclass [1] alsso u can make then nobless xD - l2jdb - characters - nobless [1] -
[Help] Error ID Factory..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
yes of course use in both your own USER & PASSWORD -
# ================================================================ # 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=YOUR IP / NO-IP HERE! LoginServerPort=2106 GMMinLevel=100 # The port, ip on which login will listen for GameServers LoginHostname=YOUR IP / NO-IP HERE! 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 = false # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login=root Password=root # ================================================================ # 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=YOUR IP / NO-IP HERE! 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=YOUR IP / NO-IP HERE! # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname=YOUR IP / NO-IP HERE! # Note: you can define server hostname for each network in subnets.properties # The Loginserver host and port LoginPort=9014 LoginHost=YOUR IP / NO-IP HERE! # 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 # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login=root Password=root MaximumDbConnections=50
-
Strike im here to help not to spam so... STFU!
-
[Help] Error ID Factory..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
right click on database_installer and click edit edit there: REM MYSQL BIN PATH set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.0\bin REM LOGINSERVER set lsuser=root set lspass=root set lsdb=l2jdb set lshost=localhost REM GAMESERVER set gsuser=root set gspass=root set gsdb=l2jdb set gshost=localhost Then execute database_installer.bat ;) -
[Help]File Edit Prob ..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
Problem is from SYSTEM folder u must have a hacked system folder not only l2.ini allmost all servers packs have a client side ;) if not u can use a ORIGINAL SYS FOLDER but u must kill GG then edit l2.ini and maybe l2.exe ;) -
[Help] Error ID Factory..
djsiac replied to sτrίkε-'s question in Request Server Development Help [L2J]
Drop old make new (epty) and use database_update.bat to update your db. Reply ! ;)

