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.


Messages - [KB]ViceMania

Pages: 1 [2] 3 4
16
Snippet Showroom / Re: Christmas Theme By Moby (me) [ + VIDEO]
« on: December 23, 2012, 09:26:53 pm »
People had it for entertainment, whether or not there (at least not a holiday feast spoil)

Seby this is nice!

17
ShowRoom (pawn) / Re: New Rob bank Command
« on: December 20, 2012, 05:02:19 pm »
good idea for bomb pickup :P :D:D:D nice work :D

18
ShowRoom (pawn) / Re: Xmod For Some Cars [By Me]
« on: December 19, 2012, 02:54:24 pm »
i remember this :) good work Seby :)  :P

19
ShowRoom (pawn) / Re: GUPS 1.16
« on: December 18, 2012, 03:40:07 pm »
If crashed server the registration please see this: http://forum.vicecitymultiplayer.com/index.php?topic=5420.0

This is due to crash nick/names in game "!@#$%^&*()_+". I hope I helped you. :P

SORRY FOR MY BAD ENGLISH!

20
Snippet Showroom / Re: Engine turning on/off system
« on: December 18, 2012, 03:23:15 pm »
nice :P

21
Snippet Showroom / Re: Repair The car in all Pay N spray
« on: December 18, 2012, 03:22:06 pm »
Good work, I forgot about that /c reparar :D:D:D:D

22
mIRC/pawn Scripting / Re: Help..
« on: December 18, 2012, 03:16:35 pm »
THANKS YOU!! Riders  :) :)

23
Snippet Showroom / Re: Healing in 5 secs :D
« on: December 16, 2012, 11:33:43 pm »
So if you do not want to become???  :)

else if ( strcmp( cmd, "!heal", true ) == 0 )
   {
      new Float:Health; GetPlayerHealth( playerid, Health );
        if ( Health >= 100 ) SendClientMessage( playerid, COLOR_YELLOW, ">> Error: You are healthy." );
      else
      {
          TogglePlayerControllable(playerid,0);
          SetTimer("Healing",5000,0);
                    SetPlayerHealth( playerid, 100.0 );
          GameTextForPlayer(playerid, "Helaed.. ~w~pleace wait.");
      }
      return 1;
      }

public Healing(playerid)
{
TogglePlayerControllable(playerid, 1);
}

24
mIRC/pawn Scripting / Re: how to add site cmds and site in gups
« on: December 14, 2012, 03:32:12 pm »
Why is this command? You better show it without a command every 60 seconds for example.

public AutoSaySite(playerid)
{
SendClientMessageToAll(COLOR_BLUE,"http://www.blablabla.com/");

   return 1;
}

public OnGameModeInit()

   SetTimer("AutoSaySite",60000,1);

25
mIRC/pawn Scripting / Re: Help Plzz give me a cmds
« on: December 14, 2012, 03:23:34 pm »
:D:D:D:D crazzy mans :D:D:D:D

26
Snippet Showroom / Re: Anti Insult System.
« on: December 13, 2012, 07:23:46 pm »
Good job :P

27
Snippet Showroom / Re: Happy Holidays ! [Saint Nicholas]
« on: December 13, 2012, 07:19:57 pm »
hehe NICE SEBY :P  :o 8)

28
mIRC/pawn Scripting / Re: Help..
« on: December 13, 2012, 07:17:48 pm »
aledark24 :D:D:D ok :P i wait :P :D

29
mIRC/pawn Scripting / Help..
« on: December 13, 2012, 12:15:22 pm »
I have a problem with "GUPS", I need a auto kick for names: "! @ # $% ^", because registration, make crash. I hope that if someone would help me.

Thanks Advanced! :P

Sorry for my bad English.

30
mIRC/pawn Scripting / Re: Pawno help
« on: December 12, 2012, 01:58:42 pm »
so sseebbyy :D:D thanks :P

Pages: 1 [2] 3 4