Gencheff, Thanks for your help, but mouse pointer appears at the same place all time after game pause even if I change coordinates.
As you can see in the code, I modified the trigger zone fpi "plrinzone" and added your code, but after the game pause, pointer show up allways at the same place instead the coordinates indicated. I will appreciate any help. Thanks, Javier
;Artificial Intelligence Script
;Header
desc = Plr In Zone
;Triggers
:state=0,plrwithinzone=1:activateallinzone=1,sound=$0,state=1
:state=1:hudreset,hudx=-1777,hudy=-771,hudimage=gamecore\huds\pointer.tga,hudmake=pointer
:plrwithinzone=1:pausegame
Landmark