Vice City Multiplayer

VC:MP => mIRC/pawn Scripting => Script Showroom => Topic started by: asad3man on April 19, 2011, 02:39:47 PM

Title: How to made Scripts
Post by: asad3man on April 19, 2011, 02:39:47 PM
I need to know how to Make Scripts and how to publish server on the Net for and it Should be see on internet tab. I want to amde scripts which thing i need tell me Briefly.
Title: Re: How to made Scripts
Post by: shivambansal on April 19, 2011, 05:13:33 PM
i dont know ;D
Title: Re: How to made Scripts
Post by: [MKs]WiLsON on April 19, 2011, 05:21:13 PM
Quote from: asad3man on April 19, 2011, 02:39:47 PM
I need to know how to Make Scripts and how to publish server on the Net for and it Should be see on internet tab. I want to amde scripts which thing i need tell me Briefly.
go learn scripting!
Title: Re: How to made Scripts
Post by: asad3man on April 19, 2011, 07:14:43 PM
where to go to learn scripting
Title: Re: How to made Scripts
Post by: [MKs]WiLsON on April 19, 2011, 07:15:58 PM
pawno,squirrel?
Title: Re: How to made Scripts
Post by: stormeus on April 19, 2011, 08:38:31 PM
If you want to learn Squirrel or mIRC, VRocker's wiki is a great reference for learning both of them and is well documented.
http://liberty-unleashed.co.uk/VCWiki/Main_Page VRocker's Wiki

Or if you want to learn Pawn, you can use either the official VCMP wiki or the SAMP wiki (for learning about Pawn in general ONLY).
http://www.compuphase.com/pawn/pawn.htm#DOWNLOAD_DOCS Official Pawn Documentation
http://famp.ru/wiki/Main_Page VC:MP Wiki
http://wiki.sa-mp.com/wiki/Scripting_Basics SA:MP Wiki
Title: Re: How to made Scripts
Post by: asad3man on April 20, 2011, 01:53:54 PM
what is difference bween pawno and squirrel and aso tell me how to publish server that shows on internet
Title: Re: How to made Scripts
Post by: [MKs]WiLsON on April 20, 2011, 06:30:15 PM
Quote from: asad3man on April 20, 2011, 01:53:54 PM
what is difference bween pawno and squirrel and aso tell me how to publish server that shows on internet
you need to open your port or host your server  ;)
Title: Re: How to made Scripts
Post by: stormeus on April 20, 2011, 09:22:18 PM
Quote from: asad3man on April 20, 2011, 01:53:54 PM
what is difference bween pawno and squirrel and aso tell me how to publish server that shows on internet

1. Pawn is made for Pawn servers. Squirrel is made for Squirrel servers. If you downloaded a server from the home page, you have a Pawn server.
2. http://forum.vicecitymultiplayer.com/index.php?topic=2389.0
Title: Re: How to made Scripts
Post by: yazeen on April 21, 2011, 07:53:12 AM
i recomand using pawno for a start caz it have a compiler so it will write errors when u compile. after u get used to it use sql  it got many functions but dont have compiler! Happy scripting
Title: Re: How to made Scripts
Post by: asad3man on April 21, 2011, 01:02:36 PM
ok i going to use pawno  but tell me video TUtorials for Made scripting
Title: Re: How to made Scripts
Post by: yazeen on April 21, 2011, 01:36:04 PM
Quote from: asad3man on April 21, 2011, 01:02:36 PM
ok i going to use pawno  but tell me video TUtorials for Made scripting

Look in Videos and Pictures Topic in main forum big[H] has posted a tutorial!
Title: Re: How to made Scripts
Post by: thijn on April 21, 2011, 10:31:49 PM
seriously, you can't teach scripting with videos. It's just trail and error. Look at other scripts, try to edit them a bit and learn that way. And finally make your own commands or even later your own script.
Quote from: stormeus on April 20, 2011, 09:22:18 PM
Quote from: asad3man on April 20, 2011, 01:53:54 PM
what is difference bween pawno and squirrel and aso tell me how to publish server that shows on internet

1. Pawn is made for Pawn servers. Squirrel is made for mIRC servers. If you downloaded a server from the home page, you have a Pawn server.
2. http://forum.vicecitymultiplayer.com/index.php?topic=2389.0
Are you insane?!

Pawn is indeed for the pawn server (obviously..) and Squirrel is for the squirrel server..
mIRC and Squirrel have nothing in common other then the squirrel server can also be connected with a mIRC DLL to mIRC.

There is also a mIRC server, but that fails.

I would start with Squirrel, Since you learn the good language in the first time.
You ain't gonna learn the wrong way first, then when you know the wrong way learn the correct way.
Pawn is waay harder for newbs then Squirrel.
Title: Re: How to made Scripts
Post by: stormeus on April 21, 2011, 11:33:46 PM
Quote from: thijn on April 21, 2011, 10:31:49 PM
Quote from: stormeus on April 20, 2011, 09:22:18 PM
Quote from: asad3man on April 20, 2011, 01:53:54 PM
what is difference bween pawno and squirrel and aso tell me how to publish server that shows on internet

1. Pawn is made for Pawn servers. Squirrel is made for mIRC servers. If you downloaded a server from the home page, you have a Pawn server.
2. http://forum.vicecitymultiplayer.com/index.php?topic=2389.0
Are you insane?!

Pawn is indeed for the pawn server (obviously..) and Squirrel is for the squirrel server..
mIRC and Squirrel have nothing in common other then the squirrel server can also be connected with a mIRC DLL to mIRC.

My mistake, I don't use the Squirrel server. I'll fix the post.