Jump to content

Recommended Posts

Posted

that made me wonder too haha :P

Do you know something about Java ? haha >.>

 

Your shit code should to be

 


		if (player != null)
		{
+						int _barakielId = 25325;
+						if (getNpcId() == _barakielId)
+						{
+						player.setNoble(true);
+						player.sendMessage("You have gained Noblesse status by killing Barakiel!");
+						}
			broadcastPacket(new SystemMessage(SystemMessageId.RAID_WAS_SUCCESSFUL));
			if (player.getParty() != null)

Posted

ouch didn't pay attention >< those parentheses xD

 

But n that case only the message will be broadcasted to the killer when he kills a random boss, its not making him a noble xD

 

Posted

Do you know something about Java ? haha >.>

aint funny! yes i know... i am newbie though!

and this code as u guys said is simple!!!! any1 can understand what it is if he can read the code -,-

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