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 [2]
16  Scripting / Script Help / Labels on: March 28, 2015, 10:40:40 am
I want to create a label that saves when i turn off server and then it appears when i turn on server again, but i dont know how i can do it
17  Scripting / Script Help / Kick IP on: January 30, 2015, 01:48:18 pm
is it possible to kick player with ip in connecting? i want to kick a player with ip when he connects to server.
18  Off Topic / Spam / Which gta character? on: January 10, 2015, 08:07:17 am
vote carefully, think
19  Scripting / Script Help / i need help with bind key on: January 02, 2015, 12:47:56 pm
function onScriptLoad()
{
     BindKey( 'H', BINDTYPE_DOWN, "player.RemoveFromVehicle", 123 );
     
     return 1;
}
 
function player.RemoveFromVehicle( somenumber )
{
     Message( "You got bailed out of car " + somenumber );
        player.RemoveFromVehicle();
}
 
i need a bindkey to bail out player of car and this is wrong ? how i can fix this
20  Off Topic / General Chat / HAPPY NEW YEAR! 2015 on: January 01, 2015, 09:07:34 am
its 2015 so happy new year to you all!
21  Servers / Mess About Server / Need help. on: December 29, 2014, 06:44:34 pm
Admin commands like /kick /ban are for 1337 lvl WTF?
22  Scripting / Script Help / i need help with gui health on: December 10, 2014, 04:13:31 pm
How i can make a health bar and disable the current health hud? how i can do that or can give me an example? please i need this... plz
23  Servers / Battlefield LU / why server closed on: October 05, 2014, 04:58:06 pm
why the server is closed?
24  Scripting / Script Help / help on: October 03, 2014, 09:13:11 pm
How i can make if player kill player the death player drops weapon pickup?
like in gta 3 single player if you shoot cop he drops a pistol
how can i do that?
25  Scripting / Script Help / i have a problem on: September 20, 2014, 08:19:41 am
function onPlayerSpawn( pPlayer )
{
                     SetWeapon( 4, 25000  );
}
not working,why?
26  Liberty Unleashed / Support / Problem with server on: September 14, 2014, 02:20:13 pm
I portforwarded my server on 2301 and it shows in LAN and not in internet and its ip is 192.168.0.9:2301 why?
Pages: 1 [2]
© Liberty Unleashed Team.