Im have this update
Beiträge von MrKarpiuk
-
-
How fix this?
Bitte melden Sie sich an, um diesen Link zu sehen.
-
Im just search this thx
-
@Bitte melden Sie sich an, um diesen Link zu sehen. Yes, but my knowlange about C++ is = 0 and im make serwer for only me to fun meaby in time for frend.
Just tested models and lern it.
Im need unlock empty slot, im dont need a mix ID...
Cane help me wher and how change it for work
-
Hello all!
Wee know weapon model work on 65 and lower id but how make for higher?
Andy idea ? Wher change some things?
THX!
-
Just skip error but in game dont work option. ;/
-
Hello all im have small problem for me big problem becouse im stop make progres with files.
Im dont have any skill with c++.
My problem you cane see on this thread:
Bitte melden Sie sich an, um diesen Link zu sehen.
Im have a 2 system this:
Bitte melden Sie sich an, um diesen Link zu sehen.
and
Bitte melden Sie sich an, um diesen Link zu sehen.
Error on debug client:
Bitte melden Sie sich an, um diesen Link zu sehen.
PythonSlotWindow.cpp
Code- void CSlotWindow::SetSlotLevelImage(DWORD dwIndex, CGraphicImage * levelImage)
- {
- TSlot * pSlot;
- if (!GetSlotPointer(dwIndex, &pSlot) || !levelImage)
- return;
- assert(NULL == pSlot->pInstanceLevel);
- pSlot->pInstanceLevel = CGraphicImageInstance::New();
- pSlot->pInstanceLevel->SetDiffuseColor(1.0, 1.0, 1.0, 1.0);
- pSlot->pInstanceLevel->SetImagePointer(levelImage);
- }
Bitte melden Sie sich an, um diesen Anhang zu sehen.
Plis help me!