• 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.

Ingame Cursor

Status
Not open for further replies.
Level 18
Joined
May 11, 2012
Messages
2,103
Allow warcraft to use local files with NewGen under Extensions/Enable Local Files or in RegEdit.
Then, puts your model in your Warcraft root folder under UI\Cursor\
Has to be named like HumanCursor, UndeadCursor, NightElfCursor, OrcCursor.

1. I Enabled that already
2. How to put it and where is it?(my cursor model is not .blp, it's .ani)
3. can you give me full path and how can I put all those path into 1 import? or I have to import it 4 times and change every import to another path?
 
Last edited:
Level 28
Joined
Jan 26, 2007
Messages
4,789
Do not double-post, please :).
Bumping is allowed after some time has passed (like 1-2 days, not a couple of hours).

If you want a cursor with custom animations, you will need to create a new model that can do this, because the default one can't.
The animations in the default cursor are to differentiate between several states (scroll, target, select, ...).

If you just want to change the skin of the texture (this will remove the animations of your cursor), then open war3.mpq, go to "UI\Cursor\" and extract + edit "HumanCursor.blp" (this is just copy/paste-work, as you already have a cursor).
Once that is done, overwrite the default cursor textures you wish to change (you don't need to edit the texture for each race).
 
Status
Not open for further replies.
Top