-
Posts
504 -
Credits
0 -
Joined
-
Last visited
-
Days Won
29 -
Feedback
0%
Everything posted by protoftw
-
Help About Multifactionzone
protoftw replied to sotid's question in Request Server Development Help [L2J]
You need to change the zone type inside the code..There is a line about it ,find it and change the number. -
Find a skill that purify cannot cancel and check the structure of it. I'm not a java dev but I think this might get you somewhere.
-
[GR] Checkare mhpws to compile p ekanes den exei ginei swsta kai prospa8hse na to 3anakaneis kai na peraseis swsta ta files , ta original malista. An einai kapoio custom tote isws einai corrupted ta arxeia.
- 2 replies
-
- l2qua pack
- //reload
-
(and 1 more)
Tagged with:
-
Party level exp
protoftw replied to Sinister Smile's question in Request Server Development Help [L2J]
Check your config rates, party exp rate , party sp rate .. etc. -
Thanks for your feedback sepultribe but as I can remember it's just an image photoshoped and imported in utx style to fit the npc border.There isnt any font imported and ready to be used in Lineage2 like this one. If you are searching for fonts you can check here: Lineage 2 Alphabet About the font on image (just found it , did my research) : Feel free to use
-
AccessDenied's clone is back . oh god. Sinisterrrrrrrr I wish you all the best man , I hope you do well and also i'm so proud of you man. Look at you , being bossy and starting your own server . Yes pappy , yes! Go on , have fun and boss us around.
-
Did you check all the steps? First of all check your configs , then you have to give your ports access from your PC. Firewall may be causing you a problem , if not , try what i've told you and let us know.
-
1 Year later: 14-1-2018 , This man offered to help after being away from mxc forum. ( This is literally ME! hahah) This man is still here but he fixed his problems, no help needed pappa Tazerman Anyway , i had some pm's and requests and i decided to come back here and give some answers.. I need help tho, where the heck is my shared content?I cant find a way to search for it, this design confuses me.
-
Discussion Interest In A L2 Control Panel?
protoftw replied to Y-Less's topic in General Discussion [English]
My opinion on this is to create something that you really want people to use.Something that will make their actions easier and something that can be used in order to provide them a better gameplay.Since Lineage 2 has lost its popularity and the traffic is nearly dead you have to consider that you are creating it for yourself first and then for the community.Don't worry about the use of it, even if a single person uses it , in my opinion, it worths the time. -
Discussion How Can Open Skillgrp... ?
protoftw replied to KejbL's topic in General Discussion [Greek]
Download L2 FileEdit and you'll be alright edit: your file is corrupted. -
Help Enchant System !
protoftw replied to criss22's question in Request Server Development Help [L2J]
You need to work this out with your source files..Eclipse and Sweets comment is your answer :) If you need more help pm me. -
Help Enchant System !
protoftw replied to criss22's question in Request Server Development Help [L2J]
If you are using L2jfrozen there is already an option on your config files. -
Help Auto Flag In Arenas And Rb's Lairs
protoftw replied to RiperRO's question in Request Server Development Help [L2J]
To make it clearer for you and easier lets just follow Reborn's advice. Start eclipse and go to your source files. Double click on the gameserver-source. Find the l2bosszone.java file and open it. After that hit "ctrl+f" and search for the "onEnter" line .Once you're done copy this "player.setPvpFlag(1);" and paste it under the "onEnter" line. Next hit "ctrl+f" and search for the "onExit" line. Copy these 2 lines player.setPvpFlag(0); player.broadcastUserInfo(); and paste them under the "onExit" line. Lastly, check if there are any errors and see what you can do about them by dragging your mouse on the (x) or the (!). If there are no errors , save the file and compile. Once you're done go to your workspace/gameserver/libs and copy the l2jfrozen.jar file. Then paste it to your server files "gameserver/libs". Start your server and check if it works. -
Source Acis Redesigned Npc's (Protoftw)
protoftw replied to protoftw's topic in Server Shares & Files [L2J]
Hello valentin, I'm not sharing java codes, I'm sharing a fully working npc for acis in which I've redisigned its html. As I already said, this is not a share about java codes :) -
Source Acis Redesigned Npc's (Protoftw)
protoftw replied to protoftw's topic in Server Shares & Files [L2J]
Create a new npc with type: L2VoteManager If this doesn's work follow these steps: Create this file if it does not already exists: gameserver-> config-> customs-> vote.properties What you need to insert is this: # Vote reward for Topzone. AllowTopzoneVoteReward = True # Vote reward server link. (IMPORTANT!!!! Always add .html at the end of the link) TopzoneServerLink = http://l2topzone.com/totalvotes.php?id=7960.html # Votes for next reward needed. TopzoneVotesDifference = 4 # Minutes between rewards. # Eg. You put 5 it checks every 5 minutes for reward. TopzoneRewardCheckTime = 5 # Reward(s). TopzoneReward = 3481,5; # Topzone reward max dual boxes reward. # For example if you put 2 and someone has 3 boxes open 2 will be rewarded. TopzoneDuaboxesAllowed = 1 # Game server console report. # If set to true, game server console will get a report of # current vote count, votes needed for next reward and votes needed for first page. AllowTopzoneGameServerReport = True # Vote reward for Hopzone. AllowHopzoneVoteReward = True # Vote reward server link. (IMPORTANT!!!! Always add .html at the end of the link) HopzoneServerLink = http://l2.hopzone.net/lineage2/details/100936/L2Warland.html # Votes for next reward needed. HopzoneVotesDifference = 4 # Minutes between rewards. # Eg. You put 5 it checks every 5 minutes for reward. HopzoneRewardCheckTime = 5 # Reward(s). HopzoneReward = 3481,5; # Topzone reward max dual boxes reward. # For example if you put 2 and someone has 3 boxes open 2 will be rewarded. HopzoneDuaboxesAllowed = 1 # Game server console report. # If set to true, game server console will get a report of # current vote count, votes needed for next reward and votes needed for first page. AllowHopzoneGameServerReport = True #============================================================= # Vote Manager Settings #============================================================= #Enable/Disable Vote Manager Offline Mode.Enable=True/Disable=False EnableVoteManager = True #TopZone Url Link. Change Only id=ServerId. TopzoneUrl = http://l2topzone.com/totalvotes.php?id=8090 #NetWork Url Link. NetworkUrl = http://l2network.eu/details/l2gamers/ #Hopzone Url Link. HopzoneUrl = http://l2.hopzone.net/gr/lineage2/details/91106/L2-Gamers #ITEM Id for Vote Reward VoteRewardId = 57 #Item Count For Vote Reward VoteRewardCount = 10 #Time To Vote on TopZone.Hopzone.Network #Default 60 Seconds TimeToVote = 60 *If you don't have the npc's java code, let me know. -
Source Acis Redesigned Npc's (Protoftw)
protoftw replied to protoftw's topic in Server Shares & Files [L2J]
It was my pleasure , keep sharing fam ;) -
Source Acis Redesigned Npc's (Protoftw)
protoftw replied to protoftw's topic in Server Shares & Files [L2J]
You are responsible for this share, have fun mate ;) It's an old work made with love..I'm happy you still like 'em. :) You're welcome buddy. -
So...a guy pmed me and asked for these npc's: Acis Redesigned Npc's I searched for those files and I was lucky enough. I found everything and I decided to upload them and share them with y'all. Newbie Services Buffer Welcome message, servernews. Admin Augment Skills Info Antibot Prevention System NPC's These were made exclusively for L2jNetwork , a project made by Baggos and others. Since you can find them in that project , there's no reason to not upload them. It's much easier to download all the npc's instead of searching them 1 by 1. Download
-
Τρασσ, where are ya?!
-
http://www.maxcheaters.com/topic/210989-l2j-lineage-2-olympus/ Delete this one.
-
WTS Donate Npc [Special Edition] V2
protoftw replied to melron's topic in Marketplace [L2Packs & Files]
God bless you and your family -
God dammit, get serious. *Hacksaw Ridge (Την προτεινω σε ολους, αραξτε την πετσα σας και δειτε την).
-
Μετα την προταση σου ειπα να κατσω να την δω..Καλουτσικη δεν με τρελανε κιολας , απο ένα σημείο και μετά γινεται κουραστική για καποιο διαστημα αλλα το σώζει προς το τελος.
-
Help Πρόβλημα Με Icon
protoftw replied to L2KingWorld's question in Request Server Development Help [Greek]
Επισης σιγουρεψου οτι δεν εχεις καποιο λαθος στο συγκεκριμενο multisell.