SA-MP Forums Archive
My idea for developers! - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: My idea for developers! (/showthread.php?tid=173750)



My idea for developers! - Scream[SM] - 03.09.2010

Welcome all!
I'm ScreaM, and I got an idea.
The idea is the Clicking objects.
I wrote a test filterscript 1 week ago...

Link: http://scream.pastebin.com/90YrSeJn
In the test filterscript, I wrote about EnableClickingObjects function!

And the functions:

IsDoubleClicking( clicked object id);
EnableClickingObjects( bool );

And finally the single callback:

OnPlayerClickObject(playerid, clickedobjectid)

Is it an good idea? I think, yes.
-
Please don't delete this topic!
-
A SA-MP lover, ScreaM

Sorry, my english is not very good!


Re: My idea for developers! - Scenario - 03.09.2010

What the hell does this even do?


Re: My idea for developers! - Scream[SM] - 03.09.2010

You can click an object, if you pressed F12 (or anything else).
Then you can move it.... (example)


Re: My idea for developers! - -Jester- - 03.09.2010

I dont know...,What would that help in?


Re: My idea for developers! - Scream[SM] - 03.09.2010

I don't know, it's only my idea, it would be nice if the developers 'make this'.


Re: My idea for developers! - armyoftwo - 03.09.2010

Dialogs only have cursors, its not possible yet. ( I think, i'm not the creativest! )


Re: My idea for developers! - Scream[SM] - 06.09.2010

Well, the developers dont writeback about this idea. (?)


Re: My idea for developers! - Mauzen - 06.09.2010

This is not possible, sorry. The cursor is currently limited to things like dialogs and the score table, it can not interact with the other game.