SA-MP Forums Archive
[FilterScript] ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** (/showthread.php?tid=273134)



** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - iPLEOMAX - 31.07.2011

Hola dudes, you probably saw my computer filterscript in pics/vids section.

One of you commented on it by posting ******'s idea to make a cursor using Camvector/Facing Angle etc.
I made a 'good & working' (i cannot call it awesome) filterscript doing this! And here it is!


Bit buggy without aiming the sniper/heat/rpg. but works fine while aiming.
The X,Y Coords are stored in enum: iM[playerid][CX] and iM[playerid][CY]
Max X Value: 640, Max Y Value: 480

Note: Hold the aim key when you use the mouse.

Video: ( the cursor is a textdraw ^_^ )
[ame]http://www.youtube.com/watch?v=8M4szymkp80[/ame]

OLD video: youtube.com/watch?v=kzb9WWnPVS0

EDIT: Video showing a working click:
[ame]http://www.youtube.com/watch?v=marO36jRnX0[/ame]

Download:
http://pastebin.com/aeFaYY2N

Made from scratch, no plugins/includes required except a_samp.inc
I don't want any of you saying: "this is an edit!!", "You copied it" I hope you understand.
moreover, i don't think anyone else made it.

I'll keep on improving this and add to my server if it's lag-less (I don't see lag issues currently?).

Try to use this FS and improve it if you want. GL.


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - Markx - 31.07.2011

Epic. <3


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - cyber_punk - 31.07.2011

Ah Tannz0rz made this a long time ago, just never released it. Nice one


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - FireCat - 31.07.2011

Looks cool.
@cyber Who cares 'bout u both?


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - steki. - 31.07.2011

holy fuck... this is just awesome.


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - ViniBorn - 31.07.2011

Yes, creativity exist.


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - Tigerkiller - 31.07.2011

awesome!!


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - DartakousLien - 31.07.2011

I have no words...
Awesome!


Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - Falcon. - 31.07.2011

Good Work...



Re: ** Experimental Screen Cursor (Usable Server-sided Mouse Pointer) ** - iPLEOMAX - 31.07.2011

Thanks everyone!

- I added another video.