Jump to content
  • 0

Problema Pickup


[XSS]Skull

Question

Salut am o problema cu pickup , am creat asa:

new pickup1;

pickup1 = CreatePickup(1239,2,2476.5830,-1663.3448,13.3322,-1);

public OnPlayerPickUpPickup(playerid,pickupid)

{

if(pickupid == pickup1)

    {

    SetPlayerPos(playerid,2470.8506,-1642.0532,18.1865);

    SetPlayerHealth(playerid,0.0);

    }

    }

DAR nu imi apare acel cerc mare rosu in pozitia care am pus,!

skulls11.png
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.