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
Threaded Mode
Pickup Zone Name
BrainDamaged
Big Clucker
Posts: 140
Threads: 28
Joined: Jun 2016
Reputation:
0
#1
30.07.2018, 13:52
Example Image:
How can I print the location where pickup is located ?
Find
Reply
Libbyphay
Big Clucker
Posts: 71
Threads: 22
Joined: May 2017
Reputation:
0
#2
30.07.2018, 15:33
Quote:
Originally Posted by
BrainDamaged
Example Image:
How can I print the location where pickup is located ?
PHP код:
CreateDynamicPickup
(
1318
,
1
,
X
,
Y
,
Z
,
0
);
CreateDynamicPickup
(
modelid
,
type
,
X
,
Y
,
Z
,
VW
);
in include Streamer of Incognito
Find
Reply
BrainDamaged
Big Clucker
Posts: 140
Threads: 28
Joined: Jun 2016
Reputation:
0
#3
30.07.2018, 17:39
Uh... I want to print the part specified in the name of the region if I think it is wrong
Find
Reply
Dawkin
Big Clucker
Posts: 78
Threads: 16
Joined: Jul 2018
Reputation:
0
#4
30.07.2018, 17:46
I think you should use GetPlayer3DZone
Find
Reply
BrainDamaged
Big Clucker
Posts: 140
Threads: 28
Joined: Jun 2016
Reputation:
0
#5
31.07.2018, 17:40
Problem fixed
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help