[Bug]Sprunk was lost - 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: [Bug]Sprunk was lost (
/showthread.php?tid=197728)
[Bug]Sprunk was lost -
leong124 - 10.12.2010
In 0.3b, you can see the Sprunk cup when you buy one in the vending machines.
In 0.3c, it was lost.
Код:
This forum requires that you wait 120 seconds between posts. Please try again in 1 seconds.
Re: [Bug]Sprunk was lost -
Karlip - 10.12.2010
It used to conflict with the SetPlayerAttachedObject, as they both are attached to the player, sprunk can bugged the SA-MP function. I can't confirm if it is actually removed, as it could be a bug in your GTA:SA's object rendering also.
Re: [Bug]Sprunk was lost -
Kalcor - 10.12.2010
The object was removed, yes. It's possible to script it yourself if you detect the "VENDING" animations in OnPlayerUpdate.
Re: [Bug]Sprunk was lost -
DRIFT_HUNTER - 10.12.2010
Quote:
Originally Posted by Kalcor
The object was removed, yes. It's possible to script it yourself if you detect the "VENDING" animations in OnPlayerUpdate.
|
Thx for help