Jump to content

Recommended Posts

Posted (edited)

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

 

 

 

GcT4lc3.png

 

 

Buffer

 

 

 

0TNjMZX.png

ETwRn8u.png

 

 

Welcome message, servernews.

 

 

 

uKcuZ1K.png

 

 

Admin Augment Skills Info

 

 

 

l1r2YxZ.png

 

 

Antibot Prevention System

 

 

 

ojI9OIx.png

 

 

 

NPC's

 

 

 

1dAjB33.png

6VCoSR9.png

sxYcdZt.png

wYdwA1K.png

VnRsosV.png

 

 

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

Edited by Vision
  • Like 1
  • Thanks 1
  • Upvote 3
Posted

TY very much, will test in a hour

You are responsible for this share, have fun mate ;)

 

 

Thanks for sharing these cool design, buddy. 

I have keep on my latest rev some of these design.. It is worth. +1

 

It's an old work made with love..I'm happy you still like 'em. :)

 

 

thanks for share +1

You're welcome buddy.

Posted (edited)

NPC Vote Manager Not found

Create a new npc with type: L2VoteManager

 

 

<npc id="50009" idTemplate="35452" name="Sir Bastian" title="Vote Manager">
		<set name="level" val="70"/>
		<set name="radius" val="8"/>
		<set name="height" val="23"/>
		<set name="rHand" val="0"/>
		<set name="lHand" val="0"/>
		<set name="type" val="L2VoteManager"/>
		<set name="exp" val="0"/>
		<set name="sp" val="0"/>
		<set name="hp" val="2444.46819"/>
		<set name="mp" val="1345.8"/>
		<set name="hpRegen" val="7.5"/>
		<set name="mpRegen" val="2.7"/>
		<set name="pAtk" val="688.86373"/>
		<set name="pDef" val="295.91597"/>
		<set name="mAtk" val="470.40463"/>
		<set name="mDef" val="216.53847"/>
		<set name="crit" val="4"/>
		<set name="atkSpd" val="253"/>
		<set name="str" val="40"/>
		<set name="int" val="21"/>
		<set name="dex" val="30"/>
		<set name="wit" val="20"/>
		<set name="con" val="43"/>
		<set name="men" val="20"/>
		<set name="corpseTime" val="7"/>
		<set name="walkSpd" val="50"/>
		<set name="runSpd" val="120"/>
		<set name="dropHerbGroup" val="0"/>
		<set name="attackRange" val="40"/>
		<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
		<skills>
			<skill id="4045" level="1"/>
			<skill id="4416" level="14"/>
		</skills>
	</npc> 

 

 

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.

Edited by protoftw
  • 2 weeks later...
Posted

These codes are garbage

Hello valentin,

I'm not sharing java codes, I'm sharing a fully working npc for acis in which I've redisigned its html.

 

any java code for buffer :)?

As I already said, this is not a share about java codes :)

  • 1 year later...
  • 3 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Hi everyone,   In 2014, I completely stepped away from developing L2 servers and doing L2J-related work. Since then, I’ve only opened this server about once a year and helped a few servers and individuals for free. I haven’t taken on any paid L2J work since then.   LINEAGE2.GOLD is a project that has reached about Season 6. The first season launched at the end of 2020 and was a fully rebuilt Gold-style server on the Classic client (protocol 110). It featured many custom systems and enhancements. After several seasons, I decided to abandon the Mobius-based project and move to Lucera, as my goal was to get as close as possible to Interlude PTS behavior while still staying on the L2J platform.   The current project was once again completely rebuilt, this time on the Essence client (protocol 306), and is based on Lucera. Because of that, acquiring a license from Deazer is required.   My Lucera extender includes, but is not limited to: Formulas.java Basic anti-bot detection, which proved quite effective, we caught most Adrenaline users using relatively simple server-side logic, logged them, and took staff action. Simple admin account lookup commands based on IP, HWID, and similar identifiers. In-game Captcha via https://lineage2.gold/code, protected by Cloudflare, including admin commands for blacklisting based on aggression levels and whitelisting. Additional admin tools such as Auto-Play status checks, Enchanted Hero Weapon live sync, force add/remove clans from castle sieges, item listeners for live item monitoring, and more. A fully rewritten Auto-Play system with support for ExAutoPlaySetting, while still using the Auto-Play UI wheel, featuring: Debuff Efficiency Party Leader Assist Respectful Hunting Healer AI Target Mode Range Mode Summoner buff support Dwarf mechanics Reworked EffectDispelEffects to restore buffs after Cancellation. Raid Bomb item support. Reworked CronZoneSwitcher. Prime Time Raid Respawn Service. Community Board features such as Top rankings and RB/Epic status. Custom systems for Noblesse, Subclasses, support-class rewards, and much more.   Depending on the deal, the project can include: The lineage2.gold domain The website built on the Laravel PHP framework The server’s Discord Client Interface source Server files and extender source The server database (excluding private data such as emails and passwords)   I’m primarily looking for a serious team to continue the project, as it would be a shame to see this work abandoned. This is not cheap. You can DM me with offers. If you’re wondering why I’m doing this: I’ve felt a clear lack of appreciation from the L2 community, and I’m not interested in doing charity work for people who don’t deserve it. I’m simply not someone who tolerates BS. Server Info: https://lineage2.gold/info Server for test: https://lineage2.gold/download Over 110 videos YouTube playlist: https://www.youtube.com/watch?v=HO7BZaxUv2U&list=PLD9WZ0Nj-zstZaYeWxAxTKbX7ia2M_DUu&index=113
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock