Hello There, Guest! Login or Register


Property bug solution?
#1
Quote:<~[BB]rcp> nice lvp 2.9 ?
<~[BB]rcp> i hope properties will be redcircles, to can buy it hehe
<~[BB]rcp> about picksup
<~[BB]rcp> looks like a SAMP bug
<~[BB]rcp> not lvp bug
<~[BB]rcp> sometimes, happens to me too in bb server
<~[BB]rcp> and others too
<~[BB]rcp> sometimes... dont load it... i know (as coder) is a process done in an initial process when u join
<~[BB]rcp> i get this probelm, when i connect, and get ping=0
<~[BB]rcp> then, pickups=shit
<~[BB]rcp> and cant buy :(

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?

Reply
#2
What in the hell are these "red circles"?
Reply
#3
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  :)
Reply