SA-MP Forums Archive
A question - 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: A question (/showthread.php?tid=127127)



A question - [Bm]rap45 - 12.02.2010

How can you disable F4? so you have to go to a place to change it.


Re: A question - mansonh - 12.02.2010

What does f4 do again?
Isn't that like class selection on death.

Maybe you could just set a variable, like playerclassauto[MAX_PLAYERS];
Then if its set to one on player request class, it just spawns them as they are.


Re: A question - [Bm]rap45 - 12.02.2010

Yea is the class request button, ill try that.


Re: A question - mansonh - 12.02.2010

Damn, I love it when people who ask questions also know how to implement stuff (or at least try)


As the section defines itself "Scripting Discussion"
So many people just expect us to just give them code.
I love helping people with code itself, but so many don't even try to do it themselves(.'. never learn).


Keep up the scripting
And of course if that works/doesn't work let me know, I actually don't know if it will or not.



Re: A question - [Bm]rap45 - 13.02.2010

Well yea, its suppose to be scripting discussion not "giving commands" topics

I'm currently doing that and ill see if it works