Server Creativity
#2

Plugins are server sided, and can not do anything client related (eg connect them to another server). Plugins are coded in c++ to extend pawn, offering it things that the sa-mp server does not (things like a MySQL database, XML file support, or even just more mathematic functions).

The only way you could do what you want to (I mean the Connect2IP function) would be to have a separate client that goes along with the plugin. This means users would have to download it, and agree to be connected to other servers.

the weapon zooming can be done in pawn, and wouldnt be possible in a plugin (without hooking the native pawn functions...which would be redundant) because once again, plugins only affect and deal with the server.

You're last question depends on what your asking. It is possible to retrieve things from a website and display it in a dialog or client message, but if your asking if you can build an actual web browser in game that shows images and has a UI ... then no.
Reply


Messages In This Thread
Server Creativity - by RichyB - 26.07.2010, 07:01
Re: Server Creativity - by Kyosaur - 26.07.2010, 07:37

Forum Jump:


Users browsing this thread: 1 Guest(s)