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
Help Archive
Threaded Mode
Seeing other players on map
Luka P.
High-roller
Posts: 1,429
Threads: 50
Joined: Feb 2009
Reputation:
0
#1
28.09.2009, 15:42
How to make to see other players on map? Mod Public Enemy No.1
Find
Reply
Correlli
Godfather
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
#2
28.09.2009, 15:47
What do you mean by "seeing other players on map"? By nametags, markers?
https://sampwiki.blast.hk/wiki/Main_Page
https://sampwiki.blast.hk/wiki/ShowNameTags
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Find
Reply
Luka P.
High-roller
Posts: 1,429
Threads: 50
Joined: Feb 2009
Reputation:
0
#3
28.09.2009, 15:48
markere,ma hoću da druge vidim na mapi znači na radaru a neznam kako,mod je pen, to sam nesto zbrljo
kuzis?
EDIT: I figure it out, I see there's ShowPlayerMarkers :P
Find
Reply
Sayaron
Huge Clucker
Posts: 472
Threads: 12
Joined: Apr 2009
Reputation:
0
#4
28.09.2009, 15:49
Use this
pawn Код:
public
OnGameModeInit
(
)
{
ShowPlayerMarkers
(
1
)
;
Find
Reply
Luka P.
High-roller
Posts: 1,429
Threads: 50
Joined: Feb 2009
Reputation:
0
#5
28.09.2009, 15:50
Quote:
Originally Posted by
[LRP
Sayaron ]
pawn Код:
public
OnGameModeInit
(
)
{
ShowPlayerMarkers
(
1
)
;
Ok,thanks
Find
Reply
Sayaron
Huge Clucker
Posts: 472
Threads: 12
Joined: Apr 2009
Reputation:
0
#6
28.09.2009, 15:56
No problem
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
SA-MP Scripting and Plugins
Scripting Help
Help Archive