Jump to content

[Freya NPC]Paysafe Donation Manager


`KnipeX

Recommended Posts

kgo

Sad story that we found you so easy, bah!

Anyways learn that, this one which KnipeX tried to sell its one simple script, but yours is code. Scrips can be used by many people easy.

Also noone will use yours cause as many codes you shares are full of bugs and noone will risk to use it.

Good luck mad fan!

 

[gr] Ta kounhses kala ta autakia?? ahahaha [/gr]

Link to comment
Share on other sites

Sad story that we found you so easy, bah!

Anyways learn that, this one which KnipeX tried to sell its one simple script, but yours is code. Scrips can be used by many people easy.

Also noone will use yours cause as many codes you shares are full of bugs and noone will risk to use it.

Good luck mad fan!

 

[gr] Ta kounhses kala ta autakia?? ahahaha [/gr]

k
Link to comment
Share on other sites

I was curious to see if the shared code has any bug... as both of you said... and it's working properly...

Lying is not funny x'D

For sure knowing that if you didn't create the folder were is gonna be placed the .txt file is your fault, not code bug...

Link to comment
Share on other sites

I was curious to see if the shared code has any bug... as both of you said... and it's working properly...

Lying is not funny x'D

For sure knowing that if you didn't create the folder were is gonna be placed the .txt file is your fault, not code bug...

I have nothing to say about KnipeX's donation manager. I tested it  and worked 100%.

You have to talk with him if he wants to show you it.

About Crystalia's crappy share its for once buggy and not completed.

 

Link to comment
Share on other sites

I said that I'm talking about the shared one! -.-

The only thing strange is the html, but maybe is coz I tried with h5. And if it's that is so easy to put it ok. XD

 

LO4uM.jpg

Link to comment
Share on other sites

Guest Elfocrash

I have nothing to say about KnipeX's donation manager. I tested it  and worked 100%.

You have to talk with him if he wants to show you it.

About Crystalia's crappy share its for once buggy and not completed.

 

actually it works. the only bug i saw is that the code is missing this:

+	  if (!canTarget(player)) {
+	    return;
+	  }
+	
+	  if (this != player.getTarget())
+	  {
+	    player.setTarget(this);
+	
+	    player.sendPacket(new MyTargetSelected(getObjectId(), 0));
+	
+	    player.sendPacket(new ValidateLocation(this));
+	  }
+	  else if (!canInteract(player))
+	  {
+	    player.getAI().setIntention(CtrlIntention.AI_INTENTION_INTERACT, this);
+	  }
+	  else
+	  {
+	    showHtmlWindow(player);
+	  }
+	
+	  player.sendPacket(new ActionFailed());

everything else works fine (as a surprise :P )

Link to comment
Share on other sites

Even if its working well NOW he didnt even try to fix it and say that all are ok.

He tried to do it something smart but he didnt manage it cause of his IQ and did himself more ridiculous than its now!

Whats the point? The point is that shared code is still non-completed!

I have nothing to say anymore cause that guy for me its enough low.

 

Low Crystalia ;*

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...