![]() |
|
Property bug solution? - Printable Version +- Las Venturas Playground (https://forum.sa-mp.nl) +-- Forum: Main Talk (https://forum.sa-mp.nl/forum-3.html) +--- Forum: Development (https://forum.sa-mp.nl/forum-16.html) +--- Thread: Property bug solution? (/thread-11979.html) |
Property bug solution? - Turkey - 09-01-2008 Quote:<~[BB]rcp> nice lvp 2.9 ? No idea if it's new to you or not..but if the red circles solve that bug..why not add them back? Or has that been fixed in LVP 2.9 already? Re: Property bug solution? - TEF - 09-01-2008 What in the hell are these "red circles"? Re: Property bug solution? - Jay - 09-01-2008 Red circles are Checkpoints, an old system lvp used to use for properties. Anyway, SA-MP pickups have been bugged for a while. Tell rcp that he can fix it by using AddStaticPickup instead of CreatePickup, but note that it doesn't return the pickup id, so you cannot assign variables to it perhaps for use with OnPlayerPickupPickup. The pickup id's are generated by order of creation. Anyway, we have a better solution to fix it. Thanks for reporting
|