Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Weapon activate
#1
Im working on weapon activate but i not understend well the cm i get
Someone can help me how fix he


[Изображение: Ak3ias0.png]
Ответ
#2
You send AUTO_INCREMENT Id of item not correctly, you set dd (int,int) instead of Q (long).

[SRC="csharp"]foreach (Item item in player.Inventory.GetWeapons)
{
WriteQ(item.IsPermanent ? 0L : item.ObjectId); // << long !!!
WriteD(item.Id);
WriteC(item.ConsumableType);
WriteD(item.Quantity);
}
[/SRC]


It is in MYINFO.
Ответ
#3
hey PROGRAMMATOR I make this code but not working good u can help me fix he
Ответ
#4
PROGRAMMATOR,
offtop
Ответ
#5
Emperor, Просто знаком с устройством этой игры.
Ответ
#6
hey PROGRAMMATOR
you can help me fix the code?
Ответ
#7
Can you explain what is the problem?
Ответ
#8
when i click Button for active Item he no active he delete item
i think my code wrong not working same needed can help me fix he?
Ответ
#9
you can help me fix he man?
Ответ
#10
I don't understand how weapon activation is connected with coupon. It is easier for you to go to official server, and watch how it is done there. I work with the new client and that what was in the old one I have already forgotten.
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Парсинг Weapon.pef в xml и обратно denvm 0 1,578 08-08-2022, 04:41 PM
Последний пост: denvm
  Weapon,map,item Boris2105 1 1,546 01-11-2018, 12:36 AM
Последний пост: PROGRAMMATOR
  Delect Item&Weapon After 0 Hr. BallDev 0 1,120 11-21-2016, 07:18 PM
Последний пост: BallDev
  Battle Weapon Issue bola 10 2,746 11-13-2016, 02:27 AM
Последний пост: bola
  Played time with a specific weapon bola 3 1,836 10-23-2016, 01:16 PM
Последний пост: PROGRAMMATOR
  Weapon activate packet nikolen 0 1,514 03-24-2016, 11:19 AM
Последний пост: nikolen
  How fix weapon? Help Yusqa 2 1,532 02-26-2016, 11:37 PM
Последний пост: Yusqa

Перейти к форуму:


Пользователи, просматривающие эту тему: 2 Гость(ей)