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 - rowin12

Pages: [1]
1
Serverside Modding / Import legion items to WOTLK (Trinitycore)
« on: March 06, 2018, 11:47:06 am »
Hey,

Is there any guide on how to import legion items into WOTLK 3.5.5 Trinitycore?
i can't find it.

Thanks in advance,

-Rowin

2
Random / compile visual studio (weird thing)
« on: March 04, 2018, 06:34:55 pm »
Hey there,

After a long period of time i got some spare time that i want to use to make custom scripts, now i just wanted to try to use a script from AC-WEB and compile this one into my server but i got at the point of the visual studio to release it but everytime i do a clean solution i get:
Code: [Select]
1>------ Skipped Clean: Project: INSTALL, Configuration: Release Win32 ------
1>Project not selected to build for this solution configuration
2>------ Clean started: Project: ALL_BUILD, Configuration: Release Win32 ------
3>------ Clean started: Project: worldserver, Configuration: Release Win32 ------
4>------ Clean started: Project: authserver, Configuration: Release Win32 ------
5>------ Clean started: Project: Recast, Configuration: Release Win32 ------
6>------ Clean started: Project: scripts, Configuration: Release Win32 ------
7>------ Clean started: Project: libmysql, Configuration: Release Win32 ------
8>------ Clean started: Project: gsoap, Configuration: Release Win32 ------
9>------ Clean started: Project: game, Configuration: Release Win32 ------
10>------ Clean started: Project: g3dlib, Configuration: Release Win32 ------
11>------ Clean started: Project: collision, Configuration: Release Win32 ------
12>------ Clean started: Project: Detour, Configuration: Release Win32 ------
13>------ Clean started: Project: zlib, Configuration: Release Win32 ------
14>------ Clean started: Project: shared, Configuration: Release Win32 ------
15>------ Clean started: Project: revision.h, Configuration: Release Win32 ------
16>------ Clean started: Project: ace, Configuration: Release Win32 ------
17>------ Clean started: Project: ZERO_CHECK, Configuration: Release Win32 ------
========== Clean: 16 succeeded, 0 failed, 1 skipped ==========


and when i try to release it i get this: (can't post whole log into this)
Code: [Select]
========== Build: 8 succeeded, 8 failed, 0 up-to-date, 1 skipped ==========

i think i miss something any idea's?

Thanks in advance

3
"Retro-Porting" / [QUESTION] [WotLk] import legion model to wotlk
« on: January 01, 2017, 07:08:12 pm »
Hey guys,

Its been my first time here and was wondering if any of you could help me out.

so i decided to give it a shot to get a unknown model into wotlk but it seems i dont know what i am missing at this point

I made a NPC with the new model id (301997) and spawned this in game at first it gave me memmory errors so i took a look and seemed to fixed this but in-game my model looks like this now:



i always get this error aswell when i enter the game with my patch applied:


can anyone help me out?

4
Hey guys,

sorry if i post this in this wrong section but

Its been my first time here and was wondering if any of you could help me out.

so i decided to give it a shot to get a unknown model into wotlk but it seems i dont know what i am missing at this point

I made a NPC with the new model id (301997) and spawned this in game at first it gave me memmory errors so i took a look and seemed to fixed this but in-game my model looks like this now:



i always get this error aswell when i enter the game with my patch applied:


can anyone help me out?

5
Noggit / [QUESTION] [WotLk] 
« on: April 05, 2016, 05:36:54 pm »
Hey there,

Today i got Noggit and its a fine program but as soon i was working with it i found something weird,

After placing objects in the map and if i hit save (ctrl+S) or w/e i hit none of the objects will save???

 log:

http://pastebin.com/PUT01pHA


Can anyone help me out?

Cheers,

Rowin

Pages: [1]