SA-MP Forums Archive
the unforgettable war - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: the unforgettable war (/showthread.php?tid=162249)



the unforgettable war - admine - 22.07.2010

I have a few questions that I wanted to make!

How to make an active pickup?
How to make a pick-up you from one place to another place?
I want to start if you must choose a skin, skin that turns what could cause this?
and I want you at the beginning also can choose your weapon!

can someone help me please!!

everything is green, I have it


Re: the unforgettable war - Яσскѕтая - 22.07.2010

Can you elaborate a little more? I am not understanding what you are saying.


Re: the unforgettable war - admine - 22.07.2010

how can you make a swirl around and draw skin
And
how do you choose a weapon that you can choose to start the game


Re: the unforgettable war - xfelipex - 22.07.2010

for the second from the first post lols :
Код:
 new test; // TOP
          test = CreatePickup(type,model,x,y,z); // OnGameModeInit
          if(pickupid == test) // OnPlayerPickupPickup
          {
SetPlayerPos(playerid, x, y,z );
return 1;
}



Re: the unforgettable war - admine - 23.07.2010

can somebody help me please whit my questions