macdonald12
Members-
Posts
102 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by macdonald12
-
- nvm -
-
What the heck has that got to do with the exploit you post?
-
[Exploit] Attacking in city with or without pk
macdonald12 replied to Dreigons's topic in Hacks & Cheats [English]
I know for a fact this bug doesn't work in servers based on L2JFree's IL source, so probably it's due to a customization on you own server. If you don't believe me, just make a fresh checkout and test it ;) -
The most failed server ever!
macdonald12 replied to Belzebul's topic in General Discussion [English]
Wouldn't be L2Crusaders would it? :) -
L2 Anti-Cheat protection
macdonald12 replied to DragonHunter's topic in Marketplace [L2Packs & Files]
Nowhere is stated how this protection will be enforced server side, while that's the most important part. It's easy to develop client side protections like you stated, but it becomes useless unless it's checked for server side. Edit: If it's a standalone program, why would people run it if it's not checked server side? If it's implemented within L2's system folder, why would people use that system folder if it's not checked server side? To me this sounds like a protection that doesn't even need to be cracked, it can just be bypassed ;) -
[Exploit] Escape from jail (OFF Servers)
macdonald12 replied to Koyfo's topic in Hacks & Cheats [English]
Quite offtopic, but would anyone happen to know the song that plays in the 1st video (from 0:26 onwards)? I'd be delighted ;) You bumped a 2 year old thread, this shit won't work anywhere decent now. -
Interesting, I'm quite a spelling whore but somehow that went unnoticed for more then a year! :)
-
Your karma has been cleared. I've also announced already that this would be fixed on next restart. There was a problem with the algorithm for clearing because i did not expect so many low-level characters to pk....It's easily solved but i did not want to make a restart that fast. I understand the prices of the GM-shop are a bit overdone, but it's mainly to encourage people to craft/create/buy them from other players and to sustain economy, since the GM-shop should not be the main way for getting these items. For everyone else, we have 1134 characters created since 18.00 GMT today, all are welcome :)
-
Server has gone online 30 minutes ago. 200 people ingame already. Everyone is welcome to join :)
-
Webhost is in the process of being changed - it's indeed very slow atm. Apologies.
-
Just because buffs are 80 minutes doesn't mean you don't need to create the classes that cast them. Sure, their usefulness is pretty much reduced to standing / being logged in town whenever needed, but that doesn't mean that players don't have to put effort into leveling up these chars. There are still sieges and raids which undoubtedly last longer then 80 minutes, so go figure... Simply said: suggesting a full-out NPC buffer because of increased buff times is pure stupidity... If other servers have it, that's fine. We don't ;) Players need to do the regular noblesse quest to obtain this status. Quest rewards (ie. for moonstones) are increased tho. In the past, we had 400 ~ 500 players averaging at peak times, which was increasing on a weekly basis. However, this declined heavily once we moved to Gracia II, Gracia Final and Epilogue. So for that reason we are going back to a fresh, Interlude start. Btw, thanks Kiefer :)
-
WTS [WTS] Interlude L2J Pack.
macdonald12 replied to SySt3MGaM3RFr3aKs's topic in Marketplace [L2Packs & Files]
-oops, posted in wrong thread- -
If Maxcheaters had a Lineage2 Interlude Server....
macdonald12 replied to Maxtor's topic in General Discussion [English]
Donations - or rather the balance of them - make or break a private server. Seeing you didn't mention donations Maxtor, i'm assuming there won't be any, ever? -
l2serverx64-dll 1,672 KB for Interlude
macdonald12 replied to nucl3ar's topic in Server Shares & Files [L2OFF]
It's actually the exact same extender you glorified in one of your shares... -
New American Client Gracia Final!!
macdonald12 replied to felipipe's topic in General Discussion [English]
Thanks for the links felipipe. I'd suggest Gamershell - nice and fast :) What stupid question is that? Did you actually read the post or just made an assumption based on the thread's title? FFS not even the NA Gracia Final testserver is up... -
[Guide] How to make the city PVP Zone
macdonald12 replied to CriticalError's topic in Server Development Discussion [L2J]
Read my post above yours. That setting basicly does that. -
[Guide] How to make the city PVP Zone
macdonald12 replied to CriticalError's topic in Server Development Discussion [L2J]
options.properties # Zone Setting # 0 = Peace All the Time # 1 = PVP During Siege for siege participants # 2 = PVP All the Time ZoneTown = 0 Set it to 2 However, this will affect all zones listed as 'town'. -
The big difference is that L2Off servers are based on NCsoft's stolen c4 retail files whereas L2J (+forks) are an open source project which handles the client's packets and emulates the server. Obviously, running a L2Off server has been proved illegally (in the United States). Anyways, because off the lack of source code for the L2Off c4 files, any updates/additions for it are based on so called extenders. You can either write your own, buy one or find someone who will make one for you. Rarely does L2Off's development get shared, more often it gets leaked and thus it's users/exploiters depend heavily on these (retail) leaks.
-
Java - How to create Your own /commands
macdonald12 replied to Matim's topic in Server Development Discussion [L2J]
Fully explained, +1 :) lol ::) -
Use Google Code -> http://code.google.com/hosting/createProject
-
[Gracia Part II] System Problem!!
macdonald12 replied to jorgeromero's question in Request Server Development Help [L2J]
Try setting your display resolution to the same that you use on your desktop. Btw, this isn't really a 'Dev' prob ;) -
If you change it in the SevenSigns file you must also change it in the EnterWorld, otherwise the latter is going to throw errors if you still call it. So best would be to just delete or comment it out in EnterWorld.
-
[Help]Who know PHP or other language for Help me
macdonald12 replied to claww's question in Request Server Development Help [L2J]
Adding an extra field in the character table (vote, true/false) and doing a check for it in Enterworld.java to add the debuff would probably be the best (easiest) way. Then on your website you could execute a query like this when a player votes: <?php mysql_query("UPDATE characters SET vote = true WHERE char_name = '$charName'"); ?> Either way this is not done by just PHP ;)

