• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

RPG Camera

This bundle is marked as awaiting update. A staff member has requested changes to it before it can be approved.
I've made an RPG camera system. It works for player 1 only, but it works fine.

You can change the distance & rotation by arrowkeys. To change the perspective use mouse-wheel. The currently selected unit is the target of this camera, so you can use it for more than 1 character.

Feel free to optimize it for your own, if it isn't exactly what you need. Have fun with this. ;-)
Contents

MPI_RPG Camera (Map)

RPG Camera (Map)

Reviews
KILLCIDE
Moved to the Spells section. Please update your resource accordingly to the Spell Submission Rules
Hello Killcide. Thanks for replacing my Thread to the right corner.

About my resource:
What exactly is missing or done Wrong? If i have to post the Triggers i have a little problem. Currently i have only my Mobile phone for internet excess, wich doesnt support my pc. So i cant just copey and past them here. It would be very much work to write all them down with my phone. One more problem is that my Warcraft is german, so the Triggers are shown half germ half english. It would be a tonn to dolmatch.
 
The Maps & Spells section have different rules, and since this was originally in the Maps section, I wanted you to make any necessary changes so that it is more fitting for the Spells section. I didn't really look at the resource to see what is missing or done wrong, but given by your comment "If I have to post the triggers...", it is apparent you haven't read the rules yet because the rules dont state that you have to post triggers :P so please, read the rules carefully and make any initial changes necessary to make the review process easier. I rather give you feedback on your triggers / code rather than constantly making sure you meet the minimum requirements.
 
To make it MPI (Camera System technically can't be MUI due to the fact it's involving cameras, which is limited to 1 per player), you need to expand the variable into array that supports up to total player Warcraft supports (12 in pre-1.29 and 24 per 1.29 patch).

MPI : Multi Player Instance
MUI : Multi Unit Instance
 
I have testet it once with arrays for 4 players as player 2 but it did not work. Then again i testet it without arrays as player 2, what didnt work eather. Does it only work online as player 2 or does it always only work for player 1?

I am not using cameras, i just use the camera field functions.
 
This is odd. I tried to make it for 12 players just like i did it jears ago. I testet it as player 2 and it finally worked.

About player- and unit-groups:
I already know how to use them.
but thanks anyway, since it finally works MPI. Actually i wanted to show you that it doesnt but i failed to that. xD

So here is it:
 

Attachments

I cant save the edit. There seems to be no save button. Maybe i cant do it becouse im new here and have to
wait for full membership or something. Maybe my phone doesnt show this site corret. I will change that when i have lan at home/full membership.

Lan is coming this month, i have made a pact with O2.
 
Back
Top