Jump to content

Recommended Posts

Posted

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!

Posted

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.

  • 1 month later...
Posted

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

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

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

  • 2 weeks 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



×
×
  • 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