SA-MP Forums Archive
How To Remove Key "F4" From The Script? - 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: How To Remove Key "F4" From The Script? (/showthread.php?tid=68915)



How To Remove Key "F4" From The Script? - CrlminaL - 14.03.2009

I'm Using 0.2X SA:MP Version, I Want To Remove The "F4" Key From My Script.
*[I mean when you press "F4" you getting massage with "in the next death you'll be teleported to the class selection"( Somthing like this)]
How I Remove It


Re: How To Remove Key "F4" From The Script? - Pixels^ - 14.03.2009

You can't, it's inbuilt.


Re: How To Remove Key "F4" From The Script? - CrlminaL - 14.03.2009

Really..?
I Saw Scripts Without The F4 Key..


Re: How To Remove Key "F4" From The Script? - MenaceX^ - 14.03.2009

Stop Writing Like This Please.

And they didn't, they just disabled the public which let the player choose a skin.
Check it again and you'll see the message.


Re: How To Remove Key "F4" From The Script? - CrlminaL - 14.03.2009

ok thanks


Re: How To Remove Key "F4" From The Script? - Weirdosport - 14.03.2009

Quote:
Originally Posted by MenaceX^
Stop Writing Like This Please.

And they didn't, they just disabled the public which let the player choose a skin.
Check it again and you'll see the message.
For the record how do you "disable the public which lets the player choose a skin"


Re: How To Remove Key "F4" From The Script? - Pixels^ - 14.03.2009

Return 0.


Re: How To Remove Key "F4" From The Script? - MenaceX^ - 14.03.2009

Quote:
Originally Posted by Weirdosport
Quote:
Originally Posted by MenaceX^
Stop Writing Like This Please.

And they didn't, they just disabled the public which let the player choose a skin.
Check it again and you'll see the message.
For the record how do you "disable the public which lets the player choose a skin"
Pixels answered.. And it doesn't disable the message, only the skin selection.


Re: How To Remove Key "F4" From The Script? - Weirdosport - 14.03.2009

Isn't that where when you press shift nothing happens? I am probably thinking of the wrong callback =/


Re: How To Remove Key "F4" From The Script? - lesley - 14.03.2009

you can use SpawnPlayer(..) on a class selection which doesnt happen after connect