09-01-2008, 11:21 PM
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
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