-
Posts
1,771 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Posts posted by Stewie
-
-
I'll try to make this work, if I success I'll send you the files so you can test it too.. :D
It seems nice anyway, I was reading the content of the .diff files...
Noneed to test it... i have like 30 buffers...
-
This is the one you said I have to compile?
I need html and the .java file right?
I see the files contain an example of .sql file and the config...
Can be configured also for saving user schemes or I have to click manually on buffs? (and pets?)
EDIT: This scheme seems interesting :D
I'm not sure i did not use it... :D I simple have it...
-
This game sucks hard, sucks in graphics, sucks in gameplay, players sucks, servers sucks, balance sucks but i still play it lol... wtf is wrong with me??? :D
Ah right, the charm of the game is the key, its kinda touch my soul, the combos movement with DA SEXY DARK ELF DAGGA and the old l2 music is awesome
The game have ugly graphics but its the most realistic game with ugly graphics lolz :D
You are actualy realy LOL... Lineage][ have best graphics... go play AION if you like...
-
There should be error at wich line is.... @ script 45... i see only this as a clue but it's not enough
-
I'm sure it can be easy adapted it's for Hi5 at all...
-
I have one... gimme second...
-
try : conn.close() except: pass
I would like to tell you that this buffer generate HTML from somewhere... so the unclosed connection could be not exactly in code but in code's it generate...
-
Try to find the mob's that should be there... if they exist at all in your database...
If they do you have 2 Option's:
1: Re-update database;
2: Delete and spawn new mob's;
-
Wish you best, one of my best server's was faction with 10 ppl online :D
It was fun....
-
Done, for 5 min... It's ugly but can't give more...
Re-post, if you don't like it i'm able to make better but i'm lazy :D
-
Question: What this code actualy does?
I did not saw description somewhere and i'm too lazy to read the code to findout what it does...
-
This game is unstoppable!
No One can actually stop the game cuz we are all addicted to this different world of fantastic battle's and adventures...
Also if you decided to "Stop" L2 i can only wish you ... good luck.
-
Female Dark Elf - Storm Screamer - Shilen Templar
Name: Silv3rMoon
-
What kind of spam it is?
-
One other easy way is to check SQL folder of your L2j server and add your SQL's inside it...
-
Nice, but i think this would work one time only, on the default version there's a code added in the EnterWorld.java packet. So the name color must be changed every time u log on or most likely be default when u log.
True will work only once...
-
if i wanna make code for
1000 pvp Title Red Name Green
2000 PvP Tittle Green Name Orange
This can work?
Sure it should...
public void increasePvpKills(L2PcInstance activeChar) { if (activeChar.getPvpKills() >= 1000) { activeChar.sendMessage ("you Reached 1k PvPs!"); activeChar.getAppearance().setNameColor(0xff7f00); } if (activeChar.getPvpKills() >= 2000) { activeChar.sendMessage ("you Reached 2k PvPs!"); activeChar.getAppearance().setNameColor(0xff0000); } if (activeChar.getPvpKills() >= 3000) { activeChar.sendMessage ("you Reached 3k PvPs!"); activeChar.getAppearance().setNameColor(0x00ffff); } }
activeChar.getAppearance().setTitleColor(0x00ffff);
-
damm i try about half a hour to mode them and still dont work =\
Wish you best, good luck! But how about taking new L2j server....?
Or simple gave up...
For most of us half hour behind code's is nothing at all...
-
Player 1: you should get a life!
Player2: Where it drops?
OoO :D
-
Depends where/when that method is called, if it's on an individual base, it will make an error everyone logs on, making the logs system unreadable for true errors and impacting performances. If it's only at server startup then you got the error once and that's all.
Well the errors show-up not everything it check for vote's... also vote reward is working as it should be...
The error didn't show up today ... just sometime's i get it... no idia why...
Also it's not when Vote Reward System loads... at startup
-
null exception not handled, just add a "!= null" somewhere (no code no candies), or avoid getVotes sends null (good use is an empty array/map, depending what is getVotes() : it will avoid to care about NPE).
And yes, it comes from the fact the author of the code thought the connection to the system was 100% ok. Which isn't. If you can't connect, getVotes is null and so you make actions on null stuff.
Mxm, so what i wanna ask is, is this error fatal or simple it doesn't make's any lag... becouse i would simple ignore it if it's not important...
-
Ahh no firewall or anti-viruz on...
-
-
[L2J] L2DarkSide(Faction Server) Granda OPENING 19/10/12 20:00 +2 GMT
in Private Servers
Posted
Ahh don't be so angry... noone like's angry admin's.... it look's...