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
1 problem
Mencent
High-roller
Posts: 1,311
Threads: 11
Joined: Mar 2015
Reputation:
0
#10
20.12.2015, 07:17
PHP код:
SetTimer
(
"weaponanticheat"
,
5000
,
false
);
to
PHP код:
SetTimerEx
(
"weaponanticheat"
,
5000
,
false
,
"i"
,
playerid
);
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
1 problem
- by
GeneralAref
- 19.12.2015, 15:09
Re: 1 problem
- by
Shoulen
- 19.12.2015, 15:21
Re: 1 problem
- by
Vince
- 19.12.2015, 15:29
Re: 1 problem
- by
GeneralAref
- 19.12.2015, 16:35
Re: 1 problem
- by
Mencent
- 19.12.2015, 16:37
Re: 1 problem
- by
GeneralAref
- 19.12.2015, 16:44
Re: 1 problem
- by
Mencent
- 19.12.2015, 17:09
Re: 1 problem
- by
vassilis
- 19.12.2015, 20:04
Re: 1 problem
- by
GeneralAref
- 20.12.2015, 07:12
Re: 1 problem
- by
Mencent
- 20.12.2015, 07:17
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
SA-MP Scripting and Plugins
Scripting Help