Jump to content

[Share]Quake PvP System


Recommended Posts

poli kalo share alla pws ginete px an kapoios kanei killing spree na ginete hero mexri na pesei?(dld hero aura kai skills mono)

 

This is ENGLISH section!

Link to comment
Share on other sites

Kind of bad written.

First of all, don't you think that we have 'overloaded' L2PcInstance?

Trying to extend it with new and cleaner classes would be the best thing to do.

Recently I saw B1ggBoss's share about manual scripts to extend any files without having to touch the 'core' side and/or modify it.

Try using this way to make that code and I am more than sure that:

1) It will become more extensive.

2) It will be clearer and more.. 'well-written'.

 

I hope you will take into consideration all I suggested above.

 

Yours,

Sarpedon.

Link to comment
Share on other sites

  • 1 month later...

i have a nice question

if this cases end. if i kill more there no message. so

if this switch set to zero and count from start after 60 secs

will be better

now how will done this i dont have idea :P

Link to comment
Share on other sites

  • 2 months later...
  • 4 weeks later...

reyhanbjk.

search:

 public boolean doDie(L2Character killer)
{
	// Kill the L2PcInstance
	if (!super.doDie(killer))
		return false;
	if (killer != null)
	{

 

and add:

 public boolean doDie(L2Character killer)
{
	// Kill the L2PcInstance
	if (!super.doDie(killer))
		return false;
	if (killer != null)
	quakeSystem = 0;
	{ 

 

work me so..  ;D

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...

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