SA-MP Forums Archive
*** This topic title is not descriptive. - 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: *** This topic title is not descriptive. (/showthread.php?tid=390245)



*** This topic title is not descriptive. - edwardluciano - 05.11.2012

How to Modify Version by RconCommand follow pic (I need modify look Cool ! )
ex: AC::1.0 (0.3e R2)

Ex: RconCommand
#define SERVER_WEBURL "www.ordinarylife.lnw.mn"

format(stringz, sizeof(stringz), "weburl %s",SERVER_WEBURL);
SendRconCommand(stringz);




Re: How to Modify this ! - verlaj - 05.11.2012

Can you give me more info ?


Re: How to Modify this ! - marmigs - 05.11.2012

No. There is no way to change that variable.


Re: How to Modify this ! - Mr.Anonymous - 05.11.2012

Please use smaller picture next time. Its taking forever to load (atleast for me).


Re: *** This topic title sucks, "help me" is not descriptive. - DBan - 05.11.2012

That's the version of the server package you are running. I don't believe there is any way to modify it.


Re: *** This topic title sucks, "help me" is not descriptive. - NoahF - 05.11.2012

You can't change it..


[Help]Rconmand - edwardluciano - 06.11.2012

Quote:
Originally Posted by verlaj
Посмотреть сообщение
Can you give me more info ?
Ex:

#define SERVER_WEBURL "www.ordinarylife.lnw.mn"

format(stringz, sizeof(stringz), "weburl %s",SERVER_WEBURL);
SendRconCommand(stringz);

If i need modify version on point in pic how to make it by use SendRconCommand ?

Quote:
Originally Posted by marmigs
Посмотреть сообщение
No. There is no way to change that variable.
Ok Thank you

Quote:
Originally Posted by Mr.Anonymous
Посмотреть сообщение
Please use smaller picture next time. Its taking forever to load (atleast for me).
Sorry i use small picture i think you can't see my point in picture because i test it already , and i use it next time

Quote:
Originally Posted by DBan
Посмотреть сообщение
That's the version of the server package you are running. I don't believe there is any way to modify it.
I ever saw some server has modify that

Quote:
Originally Posted by NoahF
Посмотреть сообщение
You can't change it..
Thank you