OnPlayerPickUpPickup bug - 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: OnPlayerPickUpPickup bug (
/showthread.php?tid=502480)
OnPlayerPickUpPickup bug -
VIP475 - 24.03.2014
hi
there i got a bug.. In one host, if i go on an pickup of house, or property, it Does not show me textdraws and menus etc. it just does nothing.
the code is fine, it works in other hosts, but not in the one i need.
does onplayerpickupickup need some other version of streamer to work better ? what does it need ? why it dont work on that host ?
Re: OnPlayerPickUpPickup bug -
ThanosGalio - 24.03.2014
Код:
{
TextDrawShowForPlayer(playerid, gMyText);
return 1;
}