عرض مشاركة واحدة
قديم 2023-10-11, 09:41 PM
المشاركة 6
karem1q
.:: عضو نشيط ::.
  • غير متواجد
افتراضي رد: عاوز اعمل رنك لموسابقه الصناديق يقول فيها جمع كام سبس
Entity.cs
سيرش

كود:
public int CurrentTreasureBoxes 0

تحتها حط

كود:
 public int CurrentCpsFromBoxes 0;
        public 
int CurrentGoldFromBoxes 0

سيرش

كود:
if (orders[1].Player.CurrentTreasureBoxes == 0) continue; 

بدل كلمه الي تحتها ب دي

كود:
 msg = new Message("No " i.ToString() + "- " orders[1].Player.Name " Opened " orders[1].Player.CurrentTreasureBoxes.ToString() + " Boxes! And " orders[1].Player.CurrentCpsFromBoxes.ToString() + "Cps and " orders[1].Player.CurrentGoldFromBoxes.ToString() + " Gold"System.Drawing.Color.RedMessage.ContinueRightCorner); 
عاش