Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - =RK=MarineForce

#451
Snippet Showroom / Re: SubBan System
Jul 20, 2017, 03:11 PM
Quote from: MacTavish on Mar 06, 2015, 03:14 PM
Quote from: PsyChO_KiLLeR on Mar 06, 2015, 03:13 PMare u kidding? this just ban the player one time when u rejoin it will be unban
You Are totally wrong about it His code will work

This is Work only Server Full Fucntion's
#452
https://www.youtube.com/watch?v=PDfZt1cJhzg#

See This Guyz

You can play vcmp in this mod 2015 2002 ???

New Plugin's
#453
Snippet Showroom / Can't You Help Of Me
Jul 19, 2017, 02:18 PM
What IS This You can't give this admin cmds 

CAN'T YOU HELP OF ME

Re: IN 1 MIN : give me This cmds /ban /unban /muted /unmuted /freeze /unfreeze /get
#454
Client Scripting / Hello Player.PlaySound
Jul 18, 2017, 04:30 PM
https://ufile.io/4kxzv

1st : Create Folder  <"sounds">  On server/store/sounds

And Go On Main.Nut pOST

if ( cmd == "song" )
     {
          player.PlaySound( 50002 );   //>>  Example On Id Sound On Your MP3 Name S50002_HEADSHOT.MP3 > .MP4
     }

And goto server and type /song

Sorry bad my english =TkD=MarineForce
#455
Quote from: kennedyarz on May 19, 2017, 10:15 AM
Quote from: Thijn on May 19, 2017, 06:33 AM
Quote from: KingOfVC on May 18, 2017, 05:58 PMExample code:

function onPlayerCommand( player, cmd, text )
{
 if( cmd == "heal" )
{
 if( player.Health > 100 ) MessagePlayer( "You no need be healed. ", player );
else if( player.Name "Trei ) MessagePlayer( "You need Admin  to heal!", player );
else
{
 player.Health = 700;
 player.Level = 7;
MessagePlayer( "Healed.", player );
}
}
}
You forgot to actually take some money of the player.


Besides the boy must have a database so

function onPlayerCommand( player, cmd, text )
{
    if( cmd == "heal" )
    {
    if( player.Health > 99 ) MessagePlayer( "You no need be healed. ", player );
    else if( Stats[player.ID].Cash < 100 ) MessagePlayer( "You need $100 to heal!", player );
    else
    {
        Stats[player.ID].Cash -=100;
        player.Health = 100;
        MessagePlayer( "Healed for 100 dollars", player );
    }
    }
}
#456
Applications / Thijin Request
Jul 18, 2017, 12:16 AM
User Name:  GamerViceCity
Email Address: [email protected]
Server Name:  Counter Vice City
Port: 8897
Slots(10-100): 100
#457
???
YOU CAN'T GIVE ME THIS IS HARD OF YOU :-[ :-[
#458
Skin Showroom / HeLLo :D
Jul 18, 2017, 12:11 AM
:o :o :o more

See This Skin :>

-- Removed --