Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Linear Mode
How to disable weapon pickup?
Kaliber
High-roller
Posts: 1,092
Threads: 4
Joined: Jun 2012
Reputation:
0
#4
05.03.2015, 13:29
Quote:
for(new w; w<13; w++)
{
GetPlayerWeaponData(playerid, w, _w, _a);
CreateAutoPickup(
( pX + random( 5 ) ),
pY,
pZ,
_w,
_a,
3,
GetPlayerInterior(playerid),
GetPlayerVirtualWorld(playerid));
}
this one
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
How to disable weapon pickup?
- by
Sc0pion
- 05.03.2015, 12:42
Re: How to disable weapon pickup?
- by
CalvinC
- 05.03.2015, 12:43
Re: How to disable weapon pickup?
- by
Sc0pion
- 05.03.2015, 13:28
AW: How to disable weapon pickup?
- by
Kaliber
- 05.03.2015, 13:29
Re: How to disable weapon pickup?
- by
CalvinC
- 05.03.2015, 13:31
Re: How to disable weapon pickup?
- by
Sc0pion
- 05.03.2015, 13:34
Re: How to disable weapon pickup?
- by
CalvinC
- 05.03.2015, 13:36
Re: How to disable weapon pickup?
- by
Sc0pion
- 05.03.2015, 13:39
AW: Re: How to disable weapon pickup?
- by
Kaliber
- 05.03.2015, 13:40
Re: AW: Re: How to disable weapon pickup?
- by
Sc0pion
- 05.03.2015, 13:46
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help