[HELP] How to remove login textdraw? - 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)
+--- Thread: [HELP] How to remove login textdraw? (
/showthread.php?tid=612771)
[HELP] How to remove login textdraw? -
StrikerZ - 21.07.2016
Hi im using classical gaming roleplay gamemode by Antonnio Freeman.I just wanted to ask that suppose when we login or enter the server , there it comes up "Classified Gaming Roleplay" in a grey transparent box. So how should i remove this textdraw? [ wanted to add a new one but i dont know how to remove that one]
Re: [HELP] How to remove login textdraw? -
Freaksken - 21.07.2016
Search in the .pwn file for
Classical Gaming Roleplay with
CTRL + F. Most likely you will find it under OnPlayerConnect or at the /login command.
Re: [HELP] How to remove login textdraw? -
StrikerZ - 21.07.2016
There is no text found and yeah i tried searching both backwards and forwards so any other option?
Re: [HELP] How to remove login textdraw? -
Freaksken - 21.07.2016
Is this gamemode public? If so, can you give me the link to it?
Re: [HELP] How to remove login textdraw? -
FrAnKiN1 - 21.07.2016
Maybe u added filterscripts which have that textdraw
Re: [HELP] How to remove login textdraw? -
StrikerZ - 21.07.2016
Here is the link to gamemode
https://www.mediafire.com/?8c7zb9biamjdvif and no im not using any filterscript that adds textdraw [i recently checked it]
Re: [HELP] How to remove login textdraw? -
Freaksken - 21.07.2016
OK lol, you said it displayed
Classical Gaming Roleplay, try searching for
Classified Gaming Roleplay.
Especially at line 34429

.
Re: [HELP] How to remove login textdraw? -
StrikerZ - 21.07.2016
Oh thanks +reped
Problem solved
Best solution chosen by Freaksken