HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Removing Cursor?

07-11-2007, 09:05 PM#1
PenguinEmperor
Is there a way to remove the cursor from a map, so you cannot select anything? I'm trying to make a FPS sorta thing and the cursor just gets in the way.
07-11-2007, 09:15 PM#2
Fluff
Could you import a new cursor skin that is either a crosshair, a small dot, or just has a blank alpha channel?
07-11-2007, 09:23 PM#3
Captain Griffen
You can do that, yes.

You can also turn off selection via triggers.
07-11-2007, 10:09 PM#4
PenguinEmperor
Which Trigger?
07-12-2007, 12:18 AM#5
Thunder_Eye
Trigger:
Game - Disable selection and deselection functionality (Disable selection circles)
07-12-2007, 02:12 AM#6
PenguinEmperor
No, that just disables selection, but I need to eliminate the cursor all together.
07-12-2007, 05:09 AM#7
Fluff
So, use both the trigger and a new cursor texture (which is blank).
07-13-2007, 01:22 AM#8
PenguinEmperor
Do you have said cursor skin? If so, please PM me it.
07-13-2007, 03:35 AM#9
Dooblivion
i doubt youd want to do that...i think it'll rather annoy the players...well i might not depending on your reasons
07-13-2007, 07:09 PM#10
Pyrogasm
Advanced > Game Interface > Find the cursor textrues > Extract from MPQ > Remove all but Alpha layer > Re-import over previous paths

I think this'll only change it for one race though, so be careful as to which one your import it over. Else you might think it hasn't worked.
07-13-2007, 08:18 PM#11
Callahan
Maybe the trigger Cinematic-Enable/disable player control.