SA-MP Forums Archive
[HELP] Little help +REP1 ! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] Little help +REP1 ! (/showthread.php?tid=483565)



[HELP] Little help +REP1 ! - VenomMancer - 26.12.2013

Hello guys .
Can i ask ?
How to make space at server's name ?
Cause, i want my server's name, on center !

If helped i give you +REP1 !

Thanks



Respuesta: [HELP] Little help +REP1 ! - [DOG]irinel1996 - 26.12.2013

You can't, just use some _ _ _.

EDIT: Oh, I got your point now.


Re: [HELP] Little help +REP1 ! - Patrick - 26.12.2013

I helped someone with this before, old link: http://forum.sa-mp.com/showpost.php?...8&postcount=10

pawn Код:
#define HOSTNAME "Server_Name"
SendRconCommand("hostname \t                    "HOSTNAME ");



Re: Respuesta: [HELP] Little help +REP1 ! - VenomMancer - 26.12.2013

Quote:
Originally Posted by [DOG]irinel1996
Посмотреть сообщение
You can't, just use some _ _ _.
Why this can ?



Re: [HELP] Little help +REP1 ! - VenomMancer - 27.12.2013

Quote:
Originally Posted by pds2k12
Посмотреть сообщение
I helped someone with this before, old link: http://forum.sa-mp.com/showpost.php?...8&postcount=10

pawn Код:
#define HOSTNAME "Server_Name"
SendRconCommand("hostname \t                    "HOSTNAME ");
WORKS !!
+REP1