This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - glararan

Pages: [1] 2
1
Software Development / [PROJECT] [Cataclysm] Database Editor
« on: August 15, 2016, 11:46:25 pm »
Hi,

It's been a while I did this project. I went here for a long time so I now remembered to share a project for editing database.

- Supports cataclysm
- Can read/write DBC
- Can read DB2
- Creature & Game Object support

Future:
- Hope to support Items and other cool things

Feel free to download source code on https://github.com/glararan/Database-Editor

Give me a feedback if you use it :)

2
Noggit / Development progress
« on: July 27, 2013, 10:00:14 pm »
Hi,

I have again time for working on Noggit, does anybody working on Qt branch? Or Its still dead?
After year I have again more experience with programming and need to improve Qt & OpenGL, so here I can try it.  :|

To schlumpf: Do you watching Qt development? Currently is 5.1 and that's question on you "Will we move from 4.8 to 5.1 or you don't see here any improvments for Noggit?"

3
Hello
today i present Modcraft Community Launcher based on Blizzard style!

What it do?
- Change realmlist everytime you click on button "Play"
- News from Website (you can code php system for fast news)
- Patch system (If patch doesnt exist, Launcher will create him with version 0, after start patching, if patch exist, everytime you launch Launcher it will check version of your patch)

How working patching?
Inside your new patch exist file named by your conf in Launcher. Inside file you will write(basic update_sequence)
Code: [Select]
add PATHtoFILE
extract PATHtoFILE pathTOextractDESTINATION
delete PATHtoFILE

How working check version?
Inside file "version" or what you want name it is number of patch version... after it will check on http://your.domain/updatelist.php?versi ... IONofPATCH
Here you will add "Up to date" for no next patches or link to next patch

How to change URL of Web inside Launcher, how to compile?
You must use Qt creator -> MainWindow.ui click on webView and in right panel change url
For compile use Qt creator

How to change settings of Launcher?
Go to source -> Utils.cpp -> Line 25
Code: [Select]
   // OPEN SOURCE SETTINGS - Can be change
    _settings->setValue("ProjectName", "OpenSource"); <--- for config
    _settings->setValue("ProjectVer", "3.3.5a"); <--- for config
    _settings->setValue("ProjectRealm", "set realmlist 127.0.0.1"); <--- for realmlist writing
    _settings->setValue("ProjectWebURL", "http://modcraft.tk"); <--- for button "Web"
    _settings->setValue("ProjectForumURL", "http://modcraft.tk"); <--- for button "Forum"
    _settings->setValue("ProjectPatchName", "patch-V.MPQ"); <--- where updater looking for version
    _settings->setValue("ProjectPatchVersionFile", "version"); <--- contain value of patch version
    _settings->setValue("ProjectPatchSequence", "update_sequence"); <--- name of update sequence
    _settings->setValue("ProjectPatchChangelog", "changelog"); <--- for future
    _settings->setValue("ProjectUpdateList", "http://test.glararan.eu/updatelist.php"); <--- where downloader search for patch checking

Source for launcher
Use launcher.rar for website content

Version: 1.0
Downloading & Updating system based on Ravash Launcher [unfinished?]

Bug reports write here please.


In future:
- Languages
- Old Blizzard updating system (changelog preview)

4
Random / WoW-Editing.eu
« on: May 07, 2012, 05:05:41 pm »
Hello,
it some time...i want present WoW Editing forum.

It's for Czech and Slovakia community. I was created it because Czech and Slovakia haven't forum about WoW Editing.

I hope, in this community is also Czech and Slovakia community and they don't know about WoW Editing exist.

Forum was created before 1/2 year. In October i think.

Link to WoW Editing

5
Noggit / [SOLVED] [BUG] NoggIt latest version don't load Custom map
« on: November 09, 2011, 02:22:35 pm »
Hmmm i from yesterday want go to InGame my custom map....its have some problems...so i recreated X Map.dbc Areatable.dbc and .wdt .... now NoggIt don't want start...but Noggit rev 120 start with no problem

Log latest ver:
Code: [Select]
2492 - (World.cpp:50): World 718: Transport201834 has no WDT file!
2499 - (StackWalker.cpp:1222): Stacktrace:SymInit: Symbol-SearchPath: '.;C:Noggitnoggit3;C:Noggitnoggit3;C:Windows;C:Windowssystem32;SRV*C:websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'lukas'
2499 - (StackWalker.cpp:1222): Stacktrace:OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
2519 - (StackWalker.cpp:1222): Stacktrace:C:Noggitnoggit3noggit.exe:noggit.exe (00250000), size: 1363968 (result: 0), SymType: 'PDB', PDB: 'C:Noggitnoggit3noggit.exe'
2522 - (StackWalker.cpp:1222): Stacktrace:C:WindowsSysWOW64ntdll.dll:ntdll.dll (77C40000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:WindowsSysWOW64ntdll.dll', fileVersion: 6.1.7601.17514
2524 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64kernel32.dll:kernel32.dll (76C10000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64kernel32.dll', fileVersion: 6.1.7601.17651
2525 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64KERNELBASE.dll:KERNELBASE.dll (77640000), size: 286720 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64KERNELBASE.dll', fileVersion: 6.1.7601.17651
2527 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64ADVAPI32.dll:ADVAPI32.dll (76D20000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64ADVAPI32.dll', fileVersion: 6.1.7601.17514
2530 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64msvcrt.dll:msvcrt.dll (772E0000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64msvcrt.dll', fileVersion: 7.0.7600.16385
2531 - (StackWalker.cpp:1222): Stacktrace:C:WindowsSysWOW64sechost.dll:sechost.dll (777F0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:WindowsSysWOW64sechost.dll', fileVersion: 6.1.7600.16385
2532 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64RPCRT4.dll:RPCRT4.dll (77020000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64RPCRT4.dll', fileVersion: 6.1.7601.17514
2533 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64SspiCli.dll:SspiCli.dll (757A0000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64SspiCli.dll', fileVersion: 6.1.7601.17514
2533 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64CRYPTBASE.dll:CRYPTBASE.dll (75790000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64CRYPTBASE.dll', fileVersion: 6.1.7600.16385
2534 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32GLU32.dll:GLU32.dll (74C80000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32GLU32.dll', fileVersion: 6.1.7600.16385
2535 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32OPENGL32.dll:OPENGL32.dll (68430000), size: 819200 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32OPENGL32.dll', fileVersion: 6.1.7600.16385
2536 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64GDI32.dll:GDI32.dll (75810000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64GDI32.dll', fileVersion: 6.1.7601.17514
2538 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64USER32.dll:USER32.dll (77690000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64USER32.dll', fileVersion: 6.1.7601.17514
2539 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64LPK.dll:LPK.dll (771A0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64LPK.dll', fileVersion: 6.1.7600.16385
2539 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64USP10.dll:USP10.dll (775A0000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64USP10.dll', fileVersion: 1.626.7601.17514
2540 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32DDRAW.dll:DDRAW.dll (68600000), size: 946176 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32DDRAW.dll', fileVersion: 6.1.7600.16385
2541 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32DCIMAN32.dll:DCIMAN32.dll (6A8A0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32DCIMAN32.dll', fileVersion: 6.1.7600.16385
2541 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64SETUPAPI.dll:SETUPAPI.dll (768B0000), size: 1691648 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64SETUPAPI.dll', fileVersion: 6.1.7601.17514
2542 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64CFGMGR32.dll:CFGMGR32.dll (77810000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64CFGMGR32.dll', fileVersion: 6.1.7601.17621
2543 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64OLEAUT32.dll:OLEAUT32.dll (77110000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64OLEAUT32.dll', fileVersion: 6.1.7601.17676
2545 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64ole32.dll:ole32.dll (76E30000), size: 1425408 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64ole32.dll', fileVersion: 6.1.7601.17514
2545 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64DEVOBJ.dll:DEVOBJ.dll (771B0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64DEVOBJ.dll', fileVersion: 6.1.7601.17621
2546 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32dwmapi.dll:dwmapi.dll (71650000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32dwmapi.dll', fileVersion: 6.1.7600.16385
2547 - (StackWalker.cpp:1222): Stacktrace:C:Noggitnoggit3freetype6.dll:freetype6.dll (6B400000), size: 544768 (result: 0), SymType: '-exported-', PDB: 'C:Noggitnoggit3freetype6.dll', fileVersion: 2.3.5.2742
2548 - (StackWalker.cpp:1222): Stacktrace:C:Noggitnoggit3zlib1.dll:zlib1.dll (61B80000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:Noggitnoggit3zlib1.dll', fileVersion: 1.2.3.2027
2549 - (StackWalker.cpp:1222): Stacktrace:C:Noggitnoggit3SDL.dll:SDL.dll (68100000), size: 380928 (result: 0), SymType: '-exported-', PDB: 'C:Noggitnoggit3SDL.dll', fileVersion: 1.2.14.0
2550 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32WINMM.DLL:WINMM.DLL (71610000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32WINMM.DLL', fileVersion: 6.1.7601.17514
2551 - (StackWalker.cpp:1222): Stacktrace:C:Noggitnoggit3StormLib.dll:StormLib.dll (10000000), size: 454656 (result: 0), SymType: '-exported-', PDB: 'C:Noggitnoggit3StormLib.dll'
2555 - (StackWalker.cpp:1222): Stacktrace:C:Noggitnoggit3glew32.dll:glew32.dll (62AA0000), size: 315392 (result: 0), SymType: '-exported-', PDB: 'C:Noggitnoggit3glew32.dll', fileVersion: 1.5.5.0
2563 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32MSVCP100.dll:MSVCP100.dll (68220000), size: 430080 (result: 0), SymType: 'PDB', PDB: 'C:Windowssystem32MSVCP100.dll', fileVersion: 10.0.40219.325
2604 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32MSVCR100.dll:MSVCR100.dll (68160000), size: 782336 (result: 0), SymType: 'PDB', PDB: 'C:Windowssystem32MSVCR100.dll', fileVersion: 10.0.40219.325
2605 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32VERSION.dll:VERSION.dll (73CA0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32VERSION.dll', fileVersion: 6.1.7600.16385
2606 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32IMM32.DLL:IMM32.DLL (77790000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32IMM32.DLL', fileVersion: 6.1.7601.17514
2606 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64MSCTF.dll:MSCTF.dll (77210000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64MSCTF.dll', fileVersion: 6.1.7600.16385
2607 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32uxtheme.dll:uxtheme.dll (71E90000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32uxtheme.dll', fileVersion: 6.1.7600.16385
2608 - (StackWalker.cpp:1222): Stacktrace:C:Program Files (x86)Common Filesmicrosoft sharedinktiptsf.dll:tiptsf.dll (73160000), size: 360448 (result: 0), SymType: '-exported-', PDB: 'C:Program Files (x86)Common Filesmicrosoft sharedinktiptsf.dll', fileVersion: 6.1.7600.16385
2608 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64CLBCatQ.DLL:CLBCatQ.DLL (76AD0000), size: 536576 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64CLBCatQ.DLL', fileVersion: 2001.12.8530.16385
2609 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32oleacc.dll:oleacc.dll (70170000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32oleacc.dll', fileVersion: 7.0.0.0
2610 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32atiglpxx.dll:atiglpxx.dll (74C70000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32atiglpxx.dll', fileVersion: 8.14.1.6226
2610 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32atioglxx.dll:atioglxx.dll (69030000), size: 18808832 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32atioglxx.dll', fileVersion: 6.14.10.11005
2611 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32atigktxx.dll:atigktxx.dll (74C60000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32atigktxx.dll', fileVersion: 8.14.1.6226
2612 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32aticfx32.dll:aticfx32.dll (6B5C0000), size: 745472 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32aticfx32.dll', fileVersion: 8.17.10.1091
2613 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32atiadlxy.dll:atiadlxy.dll (003F0000), size: 266240 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32atiadlxy.dll', fileVersion: 6.14.10.1068
2614 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64SHELL32.dll:SHELL32.dll (75C60000), size: 12886016 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64SHELL32.dll', fileVersion: 6.1.7601.17514
2616 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64SHLWAPI.dll:SHLWAPI.dll (76DD0000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64SHLWAPI.dll', fileVersion: 6.1.7601.17514
2617 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32USERENV.dll:USERENV.dll (75220000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32USERENV.dll', fileVersion: 6.1.7601.17514
2617 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32profapi.dll:profapi.dll (75210000), size: 45056 (result: 0), SymType: '-nosymbols-', PDB: 'C:Windowssystem32profapi.dll', fileVersion: 6.1.7600.16385
2618 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32WTSAPI32.dll:WTSAPI32.dll (75200000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32WTSAPI32.dll', fileVersion: 6.1.7601.17514
2619 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64PSAPI.DLL:PSAPI.DLL (77390000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64PSAPI.DLL', fileVersion: 6.1.7600.16385
2620 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64WINTRUST.dll:WINTRUST.dll (759E0000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64WINTRUST.dll', fileVersion: 6.1.7601.17514
2621 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64CRYPT32.dll:CRYPT32.dll (75A40000), size: 1167360 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64CRYPT32.dll', fileVersion: 6.1.7601.17514
2621 - (StackWalker.cpp:1222): Stacktrace:C:Windowssyswow64MSASN1.dll:MSASN1.dll (75800000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:Windowssyswow64MSASN1.dll', fileVersion: 6.1.7601.17514
2622 - (StackWalker.cpp:1222): Stacktrace:C:Windowssystem32dbghelp.dll:dbghelp.dll (72400000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:Windowssystem32dbghelp.dll', fileVersion: 6.1.7601.17514
2628 - (StackWalker.cpp:1222): Stacktrace:f:developmentnoggit3includewinstackwalker.cpp (921): StackWalker::ShowCallstack
2628 - (StackWalker.cpp:1222): Stacktrace:f:developmentnoggit3srcerrorhandling.h (117): printStacktrace
2631 - (StackWalker.cpp:1222): Stacktrace:f:developmentnoggit3srcerrorhandling.h (71): leave
2632 - (StackWalker.cpp:1222): Stacktrace:f:ddvctoolscrt_bldself_x86crtsrcwinsig.c (586): raise
2632 - (StackWalker.cpp:1222): Stacktrace:f:ddvctoolscrt_bldself_x86crtsrcabort.c (74): abort
2632 - (StackWalker.cpp:1222): Stacktrace:f:ddvctoolscrt_bldself_x86crtprebuildehhooks.cpp (115): terminate
2633 - (StackWalker.cpp:1222): Stacktrace:f:ddvctoolscrt_bldself_x86crtprebuildehunhandld.cpp (72): __CxxUnhandledExceptionFilter
2633 - (StackWalker.cpp:1222): Stacktrace:ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76C6003F)
2633 - (StackWalker.cpp:1222): Stacktrace:76C6003F (kernel32): (filename not available): GetProfileStringW
2633 - (StackWalker.cpp:1222): Stacktrace:ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77CB21D7)
2633 - (StackWalker.cpp:1222): Stacktrace:77CB21D7 (ntdll): (filename not available): RtlKnownExceptionFilter
2633 - (StackWalker.cpp:1222): Stacktrace:ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77C79EA5)
2633 - (StackWalker.cpp:1222): Stacktrace:77C79EA5 (ntdll): (filename not available): RtlInitializeExceptionChain

Log rev120:
Code: [Select]
2457 - (world.cpp:49): World 718: Transport201834 has no WDT file!
2769 - (noggit.cpp:397): [Debug] Entering Main Loop
9241 - (world.cpp:89): [Debug] Loading world "KulTiras".
9241 - (world.cpp:207): [Error] file "WorldMapsKulTirasKulTiras.wdl" does not exist.
15949 - (noggit.cpp:485): [Debug] Exited

6
Tutorials / [TUTORIAL] Exporting Cata WMOs to WotLK
« on: November 04, 2011, 02:52:45 pm »
Note: This might not at all work ingame. It has not been tested outside of noggit. -- schlumpf


Hello, i now import to WotLK WMOs so i write tut.

What we need?
1) Cataclysm 4.2.2 or other
2) 010 Editor
3) Ladik MPQ editor
4) Custom patch

So start!
1)Open world.MPQ in Cata
2)Export some WMOs
3)Open 010editor with WMOs...on right side are path for textures
4)EXPORT textures
5)Create Custom MPQ
6)Import Textures + WMOs
7)Save
8) ENJOY!!!

Look:
[attachment=0:34fbbdo0]Výstřižek.PNG[/attachment:34fbbdo0]

7
Tutorials / [Tutorial][TC2Core] - Scale system + Morph system
« on: October 31, 2011, 05:18:26 pm »
Hi, it's too many long how i code it for my RP project, but i want to give you too this code.

So.
1)Open Player.cpp
2)Find - InitDisplayIds();
3)Replace it with:
[spoiler:xb4yxe79]// Morph system
   QueryResult result2 = CharacterDatabase.PQuery("SELECT morph FROM character_morph WHERE guid = %u", fields[0].GetUInt32());
   if(result2)
   {
      Field *fields2 = result2->Fetch();
      SetNativeDisplayId(fields2[0].GetUInt32());
      SetDisplayId(fields2[0].GetUInt32());
   }
   else
      InitDisplayIds();

   // Scale system
   QueryResult result3 = CharacterDatabase.PQuery("SELECT scale FROM character_scale WHERE guid = %u", fields[0].GetFloat());
   if(result3)
   {
      Field* fields3;
      fields3 = result3->Fetch();
      float Scale;
      Scale = fields3[0].GetFloat();
      SetFloatValue(OBJECT_FIELD_SCALE_X, Scale);
   }
   else
   {
      CharacterDatabase.PExecute("INSERT INTO character_scale VALUES (%u, 1, [CORE] - Basic Scale)", GetGUID());[/spoiler:xb4yxe79]

4)Save
5)Open CharacterDatabase
6)Insert:
[spoiler:xb4yxe79]SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for character_morph
-- ----------------------------
CREATE TABLE `character_morph` (
  `guid` int(11) NOT NULL DEFAULT '0',
  `morph` int(11) DEFAULT NULL,
  PRIMARY KEY (`guid`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

-- ----------------------------
-- Table structure for character_scale
-- ----------------------------
CREATE TABLE `character_scale` (
  `guid` int(11) NOT NULL,
  `scale` float NOT NULL,
  `comment` text,
  PRIMARY KEY (`guid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;[/spoiler:xb4yxe79]

7)Compile
8)ENJOY!

How to add scale or morph?
1)Open table of scale or morph
2)Add guid of character
3)Add scale or morph(DisplayID)

8
Noggit / Using ModelViewer for Import Models
« on: October 18, 2011, 06:20:39 pm »
Hi, i have now large amount of free time. So i doing something in Noggit :) And i see Keta how he import when he clicking only in model viewer...my Config:

Code: [Select]
Path = C:WoW

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = E:project01

ImportFile = C:Program FilesWorld of Warcraft Model VieweruserSettingslog.txt

#The Far clipping value. Set to 2048, 3072, 4096 etc. for a further look. Higher values need more 3d power.
#1024 is the standart value and will be taken if you do not set this value.
FarZ=4096

I using newest Model viewer + Noggit

Where can be problem with importing?

Log:
Code: [Select]
21059 - (MapView.cpp:453): [Error] M2 Problem 14:17:37:18: Update model: WorldLordaeronaeriepeakspassivedoodadstreesaeriepeaksfir01.m2 - 14
21059 - (MapView.cpp:456): [Error] Failed adding 17:37:18: Update model: WorldLordaeronaeriepeakspassivedoodadstreesaeriepeaksfir01.m2. It was not in any MPQ.

I using 2 WoWs... 1 for noggit, second for Model Viewer. This model is from Vannila so...

9
Noggit / [BUG] LOW FPS
« on: May 21, 2011, 12:01:55 am »
Hi, i have 4gb rams and i have Intel E8400 Core 2 duo on every core 3ghz
Now i start noggit i going to up of zone and i have low FPS!
Where can be problem?When i check my Process i have 50-70% Core and i have 2gb free rams...I don't know where can be problem.
[attachment=0:37xm0a1m]LOWFPS.JPG[/attachment:37xm0a1m]

10
Level Design / Group problem with Core
« on: May 04, 2011, 07:53:37 pm »
Hi i have problem with party When me in SW inv friend in custom map Core will crash..Some fix?

11
Serverside Modding / Spell.dbc
« on: April 27, 2011, 04:44:53 pm »
Where i can find Field for WotLK requiredSpell ?I need make spell what required spell with id xx :D
But i dont know how..

12
Miscellaneous / Custom loggin screen
« on: April 25, 2011, 03:18:03 pm »
Hi how i can change WotLK login screen to my Custom SWF login screen?

13
Serverside Modding / Talents
« on: April 21, 2011, 04:02:13 pm »
Hi...how i can delete RequiredTalents point?Or change number of needed?Let's see here...http://www.wowhead.com/talent#00b

I use Cataclysm Talent calc only..for example..

So what i want?When i have Nature's Majesty and under spell is Balance of Power...Balance of Power(BoP) need 5 Talent points in Balance...how i can change number 5 to 2 so BoP need only 2 talents in Balance?Where can be it?

14
Noggit / Battleground
« on: April 01, 2011, 07:11:09 pm »
Hi, i want modifiy Isle of Conquest i using Noggit rev 104 i can use too 120 :) And now..How can i edit Battleground?Thanks

15
Noggit / Water problem
« on: March 19, 2011, 03:10:59 pm »
Hi i use in cmd viewtopic.php?f=59&t=378 but i create water where i dont want how do i fix it ? Lets image is here -> Loch Modan

http://img534.imageshack.us/i/wowscrnsh ... 50911.jpg/

I want only water in Loch but it create on end of part. :/

How do i Fix it?

Thank you for asnwer

Pages: [1] 2