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
Pages: 1 ... 4 5 [6]
76  Scripting / Script Help / Re: Armour restore script on: June 05, 2013, 07:37:31 pm
Still not working..

You need put pPlayer not player. BadEnglish :P
77  Scripting / Script Help / Re: Armour restore script on: June 05, 2013, 06:54:44 pm
Error in onPlayerCommand, is pPlayer. View the line 7, 8 and 9. You put pPlayer, is player, ( view the onPlayerCommand )

Code: [Select]

function onPlayerCommand( pPlayer, cmd, text )
{
if ( cmd == "Armor" )
{

else if ( pPlayer.Armour < 100 )
{
Message( pPlayer + " Armour restored.", Colour( 0, 255, 0 ) );
pPlayer.Armour = 100;
}
else
{
MessagePlayer( "Your armour is full!", pPlayer );
}
}
}
78  Scripting / Script Help / Re: Super bangme on: June 05, 2013, 05:43:06 pm
Superbang:

Quote
function onPlayerCommand( player, cmd, szParams )
{
else if ( cmd == "superbang" )
    {
         local pos = player.Pos;
        pos.x += 0.0
        pos.y += 0.0
        pos.z += 0.0
       
        CreateExplosion( pos, 5 );
        CreateExplosion( pos, 5 );
        CreateExplosion( pos, 2 );
        CreateExplosion( pos, 5 );
        CreateExplosion( pos, 5 );
        CreateExplosion( pos, 2 );
        CreateExplosion( pos, 5 );
        CreateExplosion( pos, 5 );
        CreateExplosion( pos, 2 );
        MessagePlayer( "You are used /superbang", player, 255, 255, 0 );
     }
}
79  Liberty Unleashed / LU Clans / Re: [Mafia{L}]: Mafia Leone on: May 28, 2013, 10:19:11 pm
Add to clan allies: Tech-Net
Is my favorite clan :P
80  Scripting / Script Help / [VBS] Setlevel not work... on: May 20, 2013, 08:30:04 pm
The setlevel of VBS not work. For my Vip system, need setlevel, please, fix the command D;
81  Scripting / Script Releases / Re: Auto Fix Script >> Mido_Pop. on: May 11, 2013, 04:41:42 pm
Thanks Mido_Pop :D

( And, your Spawn Sound script not work... )
82  Liberty Unleashed / LU Clans / Re: Yakuza on: May 02, 2013, 10:38:28 pm
Esa es mi web! Gracias por postearla :D
83  Scripting / Script Releases / Re: Spam Protection on: April 22, 2013, 07:12:15 pm
Good job Alex :D
84  Liberty Unleashed / LU Clans / Re: Yakuza on: April 05, 2013, 06:39:53 pm
Ok Security, pero recurda que siempre eres bienvenido a Yakuza  ;)

Eso me mola 8-------------D xD
Razón por la que no puedo estar con el nick: Ban en Grandes Criminales ._."
85  Liberty Unleashed / LU Clans / Re: Yakuza on: April 02, 2013, 08:20:49 pm
S@nt@Flown no xDDD. Soy [Yakuza]zXDameXz y otras veces [Yakuza]SeCuriTy

PD: Hasta que Mafia desaparezca no podré estar con el nick xDDD. U.u
86  Liberty Unleashed / LU Clans / Re: Yakuza on: March 27, 2013, 12:01:06 am
Wow, ya me uní xD
87  Off Topic / General Chat / Re: [ES][EN]English translator... on: March 15, 2013, 10:54:59 pm
Okey xDD

Yo uso mejor el traductor de elMundo jejejeje
88  Scripting / Script Help / Not load Script MessAbout (Question in Spanish/English) on: March 15, 2013, 07:30:33 pm
Spanish:

Bueno, la verdad es que no se como hacer que cargue el MessAbout (tengo 14 scripts puestos) con la velocidad (GameSpeed) y demás pero no me funciona extrañamente.Uso el FBS y cuando lo quito tampoco funciona.Además ayudarme como hacer que funcione el comando SpawnCar que tampoco me funciona.Gracias de Ant3mano.

English:

Well, the truth is that not as doing that it loads the MessAbout (I have 14 scripts positions) with the speed (GameSpeed) and others but it me does not work strangly. I use the FBS and when I do not remove either it it works. In addition to help myself like to do that there works the command SpawnCar that me does not work either.
89  Liberty Unleashed / Support / Re: error de crashed o como evitarlo jeje on: March 07, 2013, 10:53:58 pm
Gracias!!  :D y además, en el Airport hay menos lag.
Pages: 1 ... 4 5 [6]
© Liberty Unleashed Team.