01-17-2016, 10:41 PM
Im working on weapon activate but i not understend well the cm i get
Someone can help me how fix he
Someone can help me how fix he
Weapon activate
|
01-17-2016, 10:41 PM
Im working on weapon activate but i not understend well the cm i get
Someone can help me how fix he
01-17-2016, 11:15 PM
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.
hey PROGRAMMATOR I make this code but not working good u can help me fix he
01-18-2016, 08:13 AM
PROGRAMMATOR,
01-18-2016, 10:56 AM
Emperor, Просто знаком с устройством этой игры.
01-18-2016, 04:38 PM
hey PROGRAMMATOR
you can help me fix the code?
01-18-2016, 07:54 PM
Can you explain what is the problem?
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?
01-19-2016, 10:37 PM
you can help me fix he man?
01-19-2016, 11:09 PM
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 и обратно | 0 | 1,578 |
08-08-2022, 04:41 PM Последний пост: denvm |
||
Weapon,map,item | 1 | 1,546 |
01-11-2018, 12:36 AM Последний пост: PROGRAMMATOR |
||
Delect Item&Weapon After 0 Hr. | 0 | 1,120 |
11-21-2016, 07:18 PM Последний пост: BallDev |
||
Battle Weapon Issue | 10 | 2,746 |
11-13-2016, 02:27 AM Последний пост: bola |
||
Played time with a specific weapon | 3 | 1,836 |
10-23-2016, 01:16 PM Последний пост: PROGRAMMATOR |
||
Weapon activate packet | 0 | 1,514 |
03-24-2016, 11:19 AM Последний пост: nikolen |
||
How fix weapon? Help | 2 | 1,532 |
02-26-2016, 11:37 PM Последний пост: Yusqa |