Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: RasikhQadeer on December 11, 2011, 07:47:53 am

Title: A little help here
Post by: RasikhQadeer on December 11, 2011, 07:47:53 am
I need news system for my script pls it is pawn.
Title: Re: A little help here
Post by: Fuzzy168 on December 11, 2011, 02:10:41 pm
Try script one your own. You can't depend on others fully.
Title: Re: A little help here
Post by: Nadeem on December 11, 2011, 05:23:49 pm
what u mean u want a demo?
Title: Re: A little help here
Post by: yazeen on December 11, 2011, 05:27:02 pm
There is one in Shadow's RPG script (http://forum.vicecitymultiplayer.com/index.php?topic=2405.0).
Title: Re: A little help here
Post by: RasikhQadeer on December 18, 2011, 04:43:53 pm
well i am taking tutorials on them i get script here then i observe it then i am learning pawno like that thats why then i will try to make my own :(
Title: Re: A little help here
Post by: Fuzzy168 on December 19, 2011, 06:11:57 am
well i am taking tutorials on them i get script here then i observe it then i am learning pawno like that thats why then i will try to make my own :(
pawno => pawn
 ::)
Title: Re: A little help here
Post by: RasikhQadeer on December 28, 2011, 04:05:46 pm
Ok But pls will you guys help me in the news system pls!
Title: Re: A little help here
Post by: RasikhQadeer on January 31, 2012, 05:24:59 pm
Ok can someone give em a hint for making it :-\
Title: Re: A little help here
Post by: yazeen on January 31, 2012, 06:46:11 pm
There is one in Shadow's RPG script (http://forum.vicecitymultiplayer.com/index.php?topic=2405.0).

Didn't you see my post?  Click Shadow's RPG script (http://forum.vicecitymultiplayer.com/index.php?topic=2405.0) and download the script then edit it using pawno and copy the News system and paste it!

Was that so hard?!
Title: Re: A little help here
Post by: Innocent Heart on January 31, 2012, 10:10:23 pm
Rashiq Take ittttt !

First Type (gamemodeinit)
Then Downward U will se Skinloaded Put This Down of it


SetTimer("NEWS",90000, 1);


 ok

Now Type (Getplayerwarns) !

And Put This Upward Of it !

public NEWS()
{
    SendClientMessageToAll(BLUE,"News:- WeLcome To Hero Great Server !");
   SendClientMessageToAll(BLUE,"News:- Type !Commands to Check our Cmd !");
   SendClientMessageToAll(BLUE,"News:- Join Our Forum:- Your Forum ");
   SendClientMessageToAll(GREEN,"My Server Made By Hero Great");
}

Sorry u can Edit This News Yourself ok !

If u need any Help Contact me ON facebook facebook.com/dashingjaff Or my Forum www.CidServer.tk !
Title: Re: A little help here
Post by: RasikhQadeer on February 01, 2012, 10:54:21 am
I also know that function but i dont want 4 or 5 messages at same time i want evey message 1 by 1 at a proper time :-\
Title: Re: A little help here
Post by: Innocent Heart on February 01, 2012, 04:32:56 pm
Hmmmmmmmmmmmmmmmmmmmmmmmm That I Don't Know Sorry !
I Think It Should Be /c Setnews !