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.


Messages - Miens

Pages: [1]
1
Miscellaneous / Re: How deeply wow can be modded?
« on: July 05, 2016, 11:30:27 am »
there is one more feature that interests me. I want the camera to be in the same position in relation to player all the time. Is it possible to forbid player from manipulating camera? And if its possible can anyone guide me to some place where I can find some information about it? (i know it is possible to manipulate camera with wow api but can I achieve what is described here with it?)

2
Miscellaneous / Re: How deeply wow can be modded?
« on: July 01, 2016, 11:20:36 am »
Hey guys thanks for quick reply.

What are you saying about transparent game objects worries me alot since it is one of most important features for me. Let me explain in greater detail that I want to achieve, and then maybe we can talk about it.

For a moment presume that camera in game is hovering directly over players character in fixed postion, player has no controll over it. Problem begins when you want to create lets say a tower - clipping camera position to ceiling height is unacceptable. The idea I came up with was to cut tower in to layers (levels), then camera offset from player remains static BUT if an object (layer of building) is between camera and character it turns transparent (this mechanic would apply only to some game objects like building levels or roofs).

This is the idea I came up with if you see any other way of handling the top down camera problem please share it. :) So now that you know more detail about this feature do you still think it is hard / impossible to do?

3
Miscellaneous / How deeply wow can be modded?
« on: June 30, 2016, 03:43:32 pm »
Hello there,
modding wow got my curiosity just a day ago and after I saw what other people have done - now it has my attention. What I am interested in making is quite huge - certainly not one man job. But befere I will start doing anything I want to make sure that what I want to achieve is doable. I am programmer myself so all scripting languages used in wow dont scare me.

What scares me is a vision when I have to figure everything out by myself using trial and error method (bleh). So essentially documentation / support is really important for me. Below I will list features that interest me and if someone could say if they are doable or not I would be obliged (also mention if there is some documentation on these topisc if possible please :) ).

-redesigning combat system (skillshots / aoe instead of point'n'click)

-changing character class / talent trees while character is in game

-forbiding certain player(s) from entering some area of map

 -a system which would make some game object become transparent if they obscure players character (client only)

-character staying in game world after player logged out

Looking forward to your reply guys! Cheers!

Pages: [1]