Jump to content

Cunoo

Inactive Member
  • Posts

    326
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Cunoo

  1. Open in client/src/UserInferface/IntanceBaseEffect.cpp Search this function: void CInstanceBase::UpdateTextTailLevel(DWORD level) Replace your function with this: void CInstanceBase::UpdateTextTailLevel(DWORD level) { //static D3DXCOLOR s_kLevelColor = D3DXCOLOR(119.0f/255.0f, 246.0f/255.0f, 168.0f/255.0f, 1.0f); static D3DXCOLOR s_kLevelColor = D3DXCOLOR(152.0f/255.0f, 255.0f/255.0f, 51.0f/255.0f, 1.0f); char szText[256]; sprintf(szText, "Lv. %d", level); CPythonTextTail::Instance().AttachLevel(GetVirtualID(), szText, s_kLevelColor); }
  2. pack -> ETC\ymir work\ui\skillcommon.dds In this image file you can create new icons.. Problem with dragon god attack is old problem maybe in source or python in client..
  3. 0625 21:55:18285 ::  File "game.py", line 759, in BINARY_NEW_AddAffect 0625 21:55:18285 :: File "uiAffectShower.py", line 484, in BINARY_NEW_AddAffect look at this for this lines
  4. Yes it´s right.. You can have model where you want (folder) but must be in D.. Texture must be same as model in D but folder is "variable" just path from granny viewer.. If you want change path for texture check this forum for tool named "THC" this is texture changer..
  5. You make something wrong... You need secondary disc d:\ or create virtual partition from your primary disc c::\ called d:\... If you have physical or virtual disc d:\ follow the path in granny viewer.. [Hidden Content]
  6. yes i have it but i have another proble and this is : [Hidden Content]
  7. Thank you for answer. i have clean both sources.. and what i should do ? I mean what changes ? Where i need to start i looking in packet and i dont see any change
  8. Hello everyone i have question. How its possible to connect server source to client source? I mean i want another source on my server and i need compatibility with client source. Its that somehow possible ?
  9. HEllo guyz i have problem with compile source (DB) i dont know where its problem can anyone help me please ? Screen: [Hidden Content] file on screen : [Hidden Content] My source : [Hidden Content] Unordered_map : [Hidden Content] gmake dep: [Hidden Content]
  10. [Hidden Content] when i press enter server not responding [Hidden Content] [Hidden Content]
  11. But i dont have virtual BOX i have server in home with Static IP ADRESs.... no
  12. my router cant know about VPS or static IP i had to configure another router manualy adn VPS
  13. did you mean this ? [Hidden Content]
  14. Hello everyone i have problem with BSD i have sreeen: [Hidden Content] its same for mysql and others aplication .... can you help me someone please ?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.