Jump to content

Vip System + Vip Manager[Npc]


'Baggos'

Recommended Posts

Hey members.

 

VIP System

  • Activate by Item
  • Activate by admin command << //vipon [] //vipoff [] //vipon [name] [days] >>
  • Set exp/sp rates
  • Set Adena drop
  • Set Drop/Rb Drop
  • Set spoil rates
  • Set enchant chance [Armor/weapon]

VIP Manager [NPC]

Only VIP Players can use those services.

  • Get Noblesse
  • Get full rec
  • Change Sex
  • Clean your pk kills
  • Teleport to your party member
  • Teleport to your clan member.
    Teleport Restrictions:
  • Sieges, Olympiad, Events, Party Rift, Jail, Duel, ObserverMode(oly), Non-Party members.

 

Watch Video:

 

Config Preview:

 

# ================================================
#                    VIP System             
# ================================================
# If True, player can got VIP Status by item.
VipItemEnabled = True
 
# Id of VIP Item.
# Do not forget to add the item handler on xml/items 3481.
# <set name="handler" val="VipStatusItem" />
VipItemId = 3481
 
# Days of VIP.
VipDays = 10
 
# Set Exp/Sp/Drop.
VipExp/SpRates = 50
VipAdenaDrop = 50
VipSpoilRates = 50
VipRaidDrop = 1
VipDrop = 1
 
# Set Enchant Chance.
VipEnchantChanceArmor = 0.77
VipEnchantChanceWeapon15Plus = 0.77
VipEnchantChanceWeapon = 0.77

 
# Do not forget to add the item handler on xml/items 3481.
# <set name="handler" val="VipStatusItem" />

 

aCis 350

DOWNLOAD PATCH

INFO: Go to your eclipse, select aCis_datapack & aCis_gameserver (the same time), right click -> Team --> Apply Patch, select <Files> and find the location of Patch in your computer.

 

Code review:

http://pastebin.com/j5GEqr8Y

 

aCis 367

http://pastebin.com/fHPWTrq3  || Thanks to AnotherPerson. He gave me this Diff.

Edited by 'Baggos'
  • Upvote 1
Link to comment
Share on other sites

Thanks guys..

Enjoy it..

 

but not too interesting

But don't use it then. Sorry for non-frozen version. ;)

No one pushing you to use it.

Link to comment
Share on other sites

Thanks guys..

Enjoy it..

 

But don't use it then. Sorry for non-frozen version. ;)

No one pushing you to use it.

actually with minor changes, being easily implemented in l2jfrozen

 

this work is not yours,author false

Edited by valentin
Link to comment
Share on other sites

this work is not yours,author false

Stop the drugs buddy..

 

I'm not sayning that VIP System is a "new" idea or something. Nah.. I have seen share like this back to 2010/11 without npc or a simple enchant ofc.

If we make c/p such easy codes, then maybe we must stop using eclipse at all.

 

I made it just because do not exist around for acis. I'm not saying it's a hard code. I spend more time for npc because my html knowledge sucks.

 

Now, about frozen, I do not using frozen, so you can make it work for frozen. But you will need sql part.

 

That's all my rude friend.

Edited by 'Baggos'
Link to comment
Share on other sites

Use pastebin for code goddamn it.

I have the diff in the download link with data side. :o

I think is more easy for the others.. It is huge code that's why I have the diff.

 

I will give and pastebin ok. Do not punish me. :P

 

I have spyware in the link..  :troll:

 

http://pastebin.com/BkmvZNnp

Edited by 'Baggos'
Link to comment
Share on other sites

Yeah, but if someone want to see the code, he can't - way too lazy to download whole crap :D

 

Pretty much based on my aio. You could/should create new instance npc rather than mess with bypasstoserver.

Edited by SweeTs
Link to comment
Share on other sites

Yeah, but if someone want to see the code, he can't - way too lazy to download whole crap :D

 

Pretty much based on my aio. You could/should create new instance npc rather than mess with bypasstoserver.

Yea, it is better with getMemos/Taskmanager without to mess with sql part or something. I got the examples from your AIO few weeks before for something in my startup system. Your AIO helped me a lot to understand some things..

That's why always I say "I respect SweeTs". If you remember I said this few years ago, until today. ;) Even if you have some "little problems" with me or you can't understand my behavior, because I can't explain very well what I want to say because of my english knowledge. Anyway pointless words..

 

Also about bypass, when I started it, I had on my mind something with .vip (The NPC menu in the command with exp/sp values), but I changed it in the end... And I got bored to throw the codes inside of instance.

But take a look in the new pastebin..

http://pastebin.com/j5GEqr8Y

Edited by 'Baggos'
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...