- 0
Ajutor
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
friezakinght
Salut... am inceput deja sa lucrez pt v2.0 la gunshop-ul meu unde vreau sa creez un pickup care te duce in magazinul de arme(gunshop) si imi da urmatoarele erori cand il compilez:
Liniile respective:
[pawn]public OnPlayerPickUpPickup(playerid, pickupid)
{
if(pickupid == intrare)
{
SetPlayerPos(316.56369018555, -168.54432678223, 999.59375);
return 1;
}
if(pickupid == iesire)
{
SetPlayerPos(2292.2971, -1724.4607, 13.5469);
}
return 1;
}[/pawn]
Raven's Roleplay translated percent
1 answer to this question
Recommended Posts