SA-MP Forums Archive
[Strange Question] How to do it in pawno? - 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: [Strange Question] How to do it in pawno? (/showthread.php?tid=314615)



[Strange Question] How to do it in pawno? - Niko_boy - 30.01.2012

Well i asked several , times in many places
regarding
**"How Can I get a website title in pawno?"

some replied u can use strfind, some said trying regex i.e. regular expressions ..

I tried a bit part of it, since i am not a pr0 scripter , i didnt got how to do it...

So if any one of you know is it possible to do that? and how to do that ^^ in pawno ?
please tell me

-Regards Niko_boy
aka Jagat!


Re: [Strange Question] How to do it in pawno? - Jochemd - 30.01.2012

... Website title in pawno? Pawno is not a HTML editor


Re: [Strange Question] How to do it in pawno? - niels44 - 30.01.2012

eeehm so you want a site title which shows up when you click on your server or something...? ifso then just open up server.cfg and add there the line: weburl.


Re: [Strange Question] How to do it in pawno? - MP2 - 30.01.2012

Do you mean a textdraw?


Re: [Strange Question] How to do it in pawno? - Niko_boy - 30.01.2012

No Not at all! V
Quote:
Originally Posted by niels44
Посмотреть сообщение
eeehm so you want a site title which shows up when you click on your server or something...? ifso then just open up server.cfg and add there the line: weburl.
__________
Quote:
Originally Posted by Jochemd
Посмотреть сообщение
... Website title in pawno? Pawno is not a HTML editor
^ I Know
__
I just need to know if there is any way to get a website title?!?!

e.g. I can make like if website is www,*******.com
its title is '******* | Broadcast Yoursself'


Re: [Strange Question] How to do it in pawno? - Jochemd - 30.01.2012

hostname -> NAME - http://site.com


Re: [Strange Question] How to do it in pawno? - BleverCastard - 30.01.2012

He wants to make a TextDraw showing his Website.


Re: [Strange Question] How to do it in pawno? - 2KY - 30.01.2012

Quote:
Originally Posted by [MP]Ditch
Посмотреть сообщение
He wants to make a TextDraw showing his Website.
From my understanding, he wants to use HTTP and retrieve a websites title, and make that his hostname. I could be wrong.


Re: [Strange Question] How to do it in pawno? - Niko_boy - 31.01.2012

Quote:
Originally Posted by [MP]Ditch
Посмотреть сообщение
He wants to make a TextDraw showing his Website.
Nop !

Quote:
Originally Posted by 2KY
Посмотреть сообщение
From my understanding, he wants to use HTTP and retrieve a websites title, and make that his hostname. I could be wrong.
Absolutly you are closer to my point but i dont wanna make it as host name ..
I want to do something else with it..

SO ANY ONE WITH ANSWER HOW TO DO THAT?!


Re: [Strange Question] How to do it in pawno? - T0pAz - 31.01.2012

So, you want your hostname same as the website title?