[FS] /Moneypickup how can i create it ??? no plan
#1

hay people I do not know how to make a moneypickup created I wanted to ask if you guys can this cmd to create?
would be really nice
Thank you in advance
pls not use includes in the fs i dont have that include ><
Reply
#2

Don't use ****** Translator.
Reply
#3

i posted a small piece of advice here:
http://forum.sa-mp.com/index.php?topic=158685.0
Reply
#4

there was an include i dont have this include !
WITHOUT INCLUDE PLS
Reply
#5

Create the pickup using the function under ongamemodeinnit

AddStaticPickup(modelid,type,X,Y,Z);


under OnPlayerPickUpPickup(playerid,pickupid)

pawn Код:
public OnPlayerPickUpPickup(playerid,pickupid)
{
GivePlayerMoney(playerid,10000);
return 1;
}
Reply
#6

no i will it create with a comand on my actualy position /moneypickup
Reply
#7

You want it like if you do /moneypickup you get 10000 dollars?
Or you want to create a pickup at the position you are?
Reply
#8

i want to create a pickup at the position im
and when a player the pickup found he becomes 200000$
understand SORRY I HAVE BAD ENGLISH
Reply
#9

GetPlayerPos? write moneyp = GetPlayerPos(playerid) then spawn a pickup at moneyp
Reply
#10

dont functionaly script a part pls
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)