How to delete the image - 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: How to delete the image (
/showthread.php?tid=482494)
How to delete the image -
TheSnaKe - 21.12.2013
Hey guys
How can i delete an image when you enter the server, i will give an example above.
http://i.imgur.com/xnbzf04.jpg , i can't find a code that says something for this image, so how can i delete it?
Re: How to delete the image -
iFiras - 21.12.2013
Search for loadsc9 in your script using CTRL + F and when you find it delete it and all its textdraw options
Or you can use TextDrawHideForPlayer to hide it instead of showing it
Re: How to delete the image -
FahadKing07 - 21.12.2013
Just hide textdraws if u find difficulty in deleting loadsc9
Re: How to delete the image -
TheSnaKe - 21.12.2013
Okay i will try it, at the moment am out.