22.11.2014, 00:17
Hi, i need help with textdraws, i have a samp roleplay server with modified GM (Started with OverDriver-RP), The problem begins with a Fuel system in a filterscript, The fuel system use 7 Textdraws (2 created for MAX_PLAYERS), In gamemode have a login screen (very basic), i added a logo, i have the ShowTextdraw~ in OnPlayerSpawn, The problem is the next: When a player joins the server, The login screen is loaded (Perfect), But the logo is also loaded.., Only have ShowTextdraw~ with this textdraw in OnPlayerSpawn, the same goes for the fuel system, the textdraw is loaded without calling, please help me