Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
Non-English
Languages
Español/Spanish
Threaded Mode
[Ayuda] Codigo.
locking
Little Clucker
Posts: 3
Threads: 3
Joined: Jun 2011
Reputation:
0
#1
23.04.2012, 19:29
Necesito un codigo tipo DisarmPlayer para resetear armas vнa comando por ejemplo /sacararmas y que se reinicien todas tus armas.
Find
Reply
Fede.Zink
Huge Clucker
Posts: 316
Threads: 43
Joined: Apr 2011
Reputation:
0
#2
23.04.2012, 21:41
ResetPlayerWeapons(); Asi?
Find
Reply
TiNcH010
High-roller
Posts: 1,964
Threads: 180
Joined: Apr 2010
Reputation:
0
#3
23.04.2012, 21:47
Quote:
Originally Posted by
Fede.Zink
ResetPlayerWeapons(); Asi?
Epic fail, te va a dar warning. Intenta asн:
pawn Код:
if
(
!
strcmp
(
cmdtext,
"/desarmarme"
, true
)
)
{
ResetPlayerWeapons
(
playerid
)
;
return
1
;
}
Find
Reply
«
Next Oldest
|
Next Newest
»
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: 1 Guest(s)
SA-MP Forums Archive
Non-English
Languages
Español/Spanish