Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: RasikhQadeer on December 11, 2011, 07:47:53 am
-
I need news system for my script pls it is pawn.
-
Try script one your own. You can't depend on others fully.
-
what u mean u want a demo?
-
There is one in Shadow's RPG script (http://forum.vicecitymultiplayer.com/index.php?topic=2405.0).
-
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 :(
-
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
::)
-
Ok But pls will you guys help me in the news system pls!
-
Ok can someone give em a hint for making it :-\
-
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?!
-
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 !
-
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 :-\
-
Hmmmmmmmmmmmmmmmmmmmmmmmm That I Don't Know Sorry !
I Think It Should Be /c Setnews !