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
How do you change name?
TheArcher
High-roller
Posts: 2,334
Threads: 62
Joined: Dec 2009
Reputation:
0
#1
04.12.2009, 17:50
Hi all...how to change the name of my server automaticaly as this server 62.149.202.161:20301..pls help me
Find
Reply
Correlli
Godfather
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
#2
04.12.2009, 17:52
By using
SendRconCommand
-function.
You could use it in a timer.
pawn Код:
SendRconCommand
(
"hostname _YOUR_SERVER_NANE_"
)
;
Find
Reply
The_Real_Boss
Little Clucker
Posts: 46
Threads: 0
Joined: Sep 2009
Reputation:
0
#3
05.12.2009, 02:08
but if you don't know how to do a timer search the wiki
wiki.sa-mp.com/timers
Find
Reply
dice7
High-roller
Posts: 2,200
Threads: 14
Joined: Apr 2009
Reputation:
0
#4
06.12.2009, 09:41
AND WHATS YOUR CODE
Find
Reply
TheArcher
High-roller
Posts: 2,334
Threads: 62
Joined: Dec 2009
Reputation:
0
#5
10.12.2009, 16:40
which code?
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
Help Archive