Jump to content

Procedural PvP Reward System [By cute Kara]


Kara

Recommended Posts

1 minute ago, valentin said:

can  put  this code in  https://github.com .....

 

You mean pastebin? Cause github is host no text viewer. There is no point to post a 100 line code in a host.

Link to comment
Share on other sites

2 minutes ago, valentin said:

ye  pastebin. Looks ugly the code posted on mxc

Ok next share i'm bored now.

 

PS. the boy on your photo is ugly too but i don't complain >.<

Edited by Kara`
Link to comment
Share on other sites

+public class PvPColor extends PEvent
+{
+	public PvPColor(int r, int g, int b)
+	{
+		values = new Object[3] { r, g, b };
+	}
+	
+	@Override
+	public void getEffect(L2PcInstance player)
+	{
+		player.getAppearance().setNameColor((int) values[0], (int) values[1], (int) values[2]);
+		player.broadcastUserInfo();
+	}
+}

what the...?

Link to comment
Share on other sites

8 hours ago, xxdem said:

+public class PvPColor extends PEvent
+{
+	public PvPColor(int r, int g, int b)
+	{
+		values = new Object[3] { r, g, b };
+	}
+	
+	@Override
+	public void getEffect(L2PcInstance player)
+	{
+		player.getAppearance().setNameColor((int) values[0], (int) values[1], (int) values[2]);
+		player.broadcastUserInfo();
+	}
+}

what the...?

Ελα ενταξει σκασε ειπα δεν χρειαζεται καν extend ενα interface μονο, το εγραφα ενω εκανα δουλεια ταυτοχρονα.

Link to comment
Share on other sites

1 hour ago, Elfocrash said:

[GR] Ρε άσε τις δικαιολογίες και μην κάνεις σαν 10αχρονο. Δεν έχει σημασία πως έγραψες τον κώδικα, σημασία έχει το αποτέλεσμα που παρουσιάζεις και μόνο.

Δικαιολογιες? Τι ειναι εδω πανεπιστημιο και δινω αυριο? Λες και με νοιαζει να απολογηθω στον Σταυρο.

 

Link to comment
Share on other sites

23 minutes ago, xxdem said:

diladi itane diskolo na kaneis declare ena int sto child class, eprepe na dialekseis ton xirotero kai pio periploko tropo gia na to paikseis eksipnos

Kai ama argotera theleis na kaneis store title as poume? 

Link to comment
Share on other sites

1 minute ago, Elfocrash said:

Κάνεις ένα string field στο PvpTitle class. Δεν υπάρχει λόγος να κάνεις generalisation στο επίπεδο που το κάνεις για δύο λόγους.

Πρώτον κάνεις violate single responsibility γιατί δίνεις στο values field ιδιότητες που δεν θα έπρεπε να έχει.

Δεύτερον, δεν χρειάζεσαι κάν abstract class, μπορείς να το κάνεις με interface πολύ πιο απλά.

 

abstract class kai interface kamia diafora an den se niazei melontika na kaneis implement panw apo ena

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