Renegade Projects Network Forums
cursor bug - Printable Version

+- Renegade Projects Network Forums (https://forums.renegadeprojects.com)
+-- Forum: Modding (https://forums.renegadeprojects.com/forumdisplay.php?fid=3)
+--- Forum: Red Alert 2 & Yuri's Revenge Editing (https://forums.renegadeprojects.com/forumdisplay.php?fid=8)
+--- Thread: cursor bug (/showthread.php?tid=721)



cursor bug - SSTG - 03.04.2007

Hey all I've been trying to get my cursors right for the tank drop and medic but the RP code doesn't work right

tank drop a parachute icon is on while I have it on the screen but on the mini map its got a big arrow icon instead of a mini one it doesn't seem change after I change it to the right frame

I did a custom cursor for the medics weapon cause I get the wrong icon while highlighting a soldier did the same thing nothing still working

heres the code I made

[MouseCursors]
TankDrop=259,10,235,4,-1,12345,12345
Medic=394,9,4,351,-1,12345,12345

does the code have to be anywhere specific cause right now its under the multiplayer options


RE: cursor bug - Marshall - 03.04.2007

Have you actually installed the RockPatch? If so then this thread should be in the RockPatch forum.


RE: cursor bug - VK - 03.04.2007

Quote:I did a custom cursor for the medics weapon cause I get the wrong icon while highlighting a soldier did the same thing nothing still working
This feature is supported only by regular attack logic.
Other logics like Medic logic, Engineer logic not supported!