Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: YoMan on March 03, 2012, 05:28:30 pm

Title: This cmd help u
Post by: YoMan on March 03, 2012, 05:28:30 pm
hy guys i made !forum cmd in different language becuz every people have their country language so i add many language in !forum cmd that people see there country language and uderstand what i want to say them so take this cmd

Code: [Select]
else if ( strcmp( cmd, "!forum", true ) == 0 )
{
if ( !IsLoggedIn( playerid ) ) SendClientMessage( playerid, COLOR_RED, "Please log-in to your account." );
else
{
SendClientMessage( playerid, COLOR_GREEN, "[English]Register on this website www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[Espanol]Registrarse en este sitio web www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[Portugues]Registre se neste site www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[France]Inscrivez vous sur ce site Web www.bsgclan.smffy.com" );
   SendClientMessage( playerid, COLOR_GREEN, "[Vietnam]dang ky tren trang Web nay www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[Turkey]Bu Web Sitesinde Kayit www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[Italian]Registrati su questo sito www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[Latin]Subcriptio in hoc Website www.bsgclan.smffy.com" );
SendClientMessage( playerid, COLOR_GREEN, "[Swedish]Registrera dig pa denna webbplats www.bsgclan.smffy.com" );
                      }
                      return 1;
                      }


i know this is simple cmd but i take 10 mins to Make it
Credits goes to Google Translator and me
Title: Re: This cmd help u
Post by: DilsonTB on March 03, 2012, 06:49:26 pm
tHIs post must be in Pawn realeased
Title: Re: This cmd help u
Post by: YoMan on March 03, 2012, 08:00:51 pm
Sorry But u like it or not??
Title: Re: This cmd help u
Post by: Fuzzy168 on March 04, 2012, 11:03:08 am
TBH.. No.. This is GUPS. Try scripting on your own. Search the forums for tutorials that may help you.  ;)
Title: Re: This cmd help u
Post by: YoMan on March 04, 2012, 03:58:51 pm
Fuzzy this is Pawn but  i made this Cmd for my Gups and i leaved Gups now now i m scripting on Simple Script and i made many cmd like Ban Kick !admins and many more thankx