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]
1  Liberty Unleashed / Support / every time update .. on: April 16, 2011, 06:58:29 pm
I have a problem
When i launch LU the client want update.I install the update a when start the client again the client want update again .. and again and again .. every time
How to fix it ?
2  Liberty Unleashed / Suggestions / Re: My suggestions on: April 10, 2011, 03:35:12 pm
New suggestions by me !!!

Read first post ;)
3  Liberty Unleashed / Suggestions / My suggestions on: April 06, 2011, 09:55:29 pm
I suggest you do the hydraulics of the Yardie Lobo to worked.
And I suggest The Train to worked.

NEW SUGGESTIONS: [04.10.2011]
I suggest the boats will are allowed
I suggest the stadion in Staunton Island and Ghost Town will are not buggy
I suggest the bridge between Portland and Staunton Island will are not bug when you up in to the bridge

Sorry for bad english :-\
4  Scripting / Script Help / Re: I need help for two commands on: April 06, 2011, 09:11:33 pm
Thanks all, the commands work it ;)
Special Thanks to VRocker and Tamas :)
5  Scripting / Script Help / Re: I need help for two commands on: April 05, 2011, 04:08:47 pm
So how to Call LoadHashes ?
6  Scripting / Script Help / Re: I need help for two commands on: April 04, 2011, 09:18:10 pm
I turn Updater.exe and again doesn't work the commands.I don't know what to do.
Here the text of the ScriptLog.log

Code: [Select]
<04/04/2011 - 18:15:26> - Pickup Handling Script Loaded
<04/04/2011 - 18:15:56>
AN ERROR HAS OCCURED [wrong number of parameters]

<04/04/2011 - 18:15:56>
CALLSTACK

<04/04/2011 - 18:15:56>
LOCALS

<04/04/2011 - 18:15:56>
AN ERROR HAS OCCURED [getVarInfo: Could not retrieve UserData]

<04/04/2011 - 18:15:56>
CALLSTACK

<04/04/2011 - 18:15:56> *FUNCTION [onPlayerCommand()] Scripts/SL/SL.nut line [15]

<04/04/2011 - 18:15:56>
LOCALS

<04/04/2011 - 18:15:56> [formatize] "98.9099960327,-951.1000366211,26.1599998474,8.1635065079"

<04/04/2011 - 18:15:56> [pos] INSTANCE

<04/04/2011 - 18:15:56> [params] "test"

<04/04/2011 - 18:15:56> [cmd] "saveloc"

<04/04/2011 - 18:15:56> [player] INSTANCE

<04/04/2011 - 18:15:56> [this] TABLE

<04/04/2011 - 18:16:02>
AN ERROR HAS OCCURED [wrong number of parameters]

<04/04/2011 - 18:16:02>
CALLSTACK

<04/04/2011 - 18:16:02>
LOCALS

<04/04/2011 - 18:16:02>
AN ERROR HAS OCCURED [getVarInfo: Could not retrieve UserData]

<04/04/2011 - 18:16:02>
CALLSTACK

<04/04/2011 - 18:16:02> *FUNCTION [onPlayerCommand()] Scripts/SL/SL.nut line [23]

<04/04/2011 - 18:16:02>
LOCALS

<04/04/2011 - 18:16:02> [params] "test"

<04/04/2011 - 18:16:02> [cmd] "gotoloc"

<04/04/2011 - 18:16:02> [player] INSTANCE

<04/04/2011 - 18:16:02> [this] TABLE

<04/04/2011 - 18:16:15> - Pickup Handling Script Unloaded
7  Scripting / Script Help / Re: I need help for two commands on: April 04, 2011, 08:11:46 pm
Yea, i make new .nut file and it paste the script, i renamed file - SL.nut
Then i create a new Script.xml and paste this <script file="SL.nut" client="0"/>
And finally i open content.xml and paste this <script folder="SL" />

And the commands doesn't, but when i type /saveloc show this - Syntax: /saveloc [Name]
But when i type example: /saveloc axa nothing shows and the commands /gotoloc axa doesn't work
8  Scripting / Script Help / Re: I need help for two commands on: April 04, 2011, 07:07:29 pm
The admin of the server give me the script of the commands, but still commands is not working
Here the script:

Code: [Select]
function LoadHashes()
{
   SavedLocs <- HashTable( "SavedLocs.hsh" );
   SavedLocs.Load( "SavedLocs.hsh" );
}

function onPlayerCommand( player, cmd, params )
{
   if ( cmd == "saveloc" )
   {
      if ( !params ) MessagePlayer( "[#04a36b]Syntax: /saveloc [Name]", player );
      else
      {
         local pos = player.Pos, formatize = format( "%.10f", pos.x ) + "," + format( "%.10f", pos.y ) + "," + format( "%.10f", pos.z ) + "," + format( "%.10f", player.Angle );
         SavedLocs.Add( params, formatize );
         SavedLocs.Save( "SavedLocs.hsh" );
         MessagePlayer( "[#04a36b]Your current position saved as " + params, player );
      }
   }
   else if ( cmd == "gotoloc" )
   {
      if ( !params ) MessagePlayer( "[#04a36b]Syntax: /gotoloc [Name]", player );
      else if ( !SavedLocs.Get( params ) ) MessagePlayer( "[#ff0000]Error - [#04a36b]Location does not exist.", player );
      else
      {
         local coords = SavedLocs.Get( params ), spl = split( coords, "," );
         local newpos = Vector( spl[ 0 ].tofloat(), spl[ 1 ].tofloat(), spl[ 2 ].tofloat() );
           
         player.Pos = newpos;
         player.Angle = spl[ 3 ].tofloat();
         MessagePlayer( "[#04a36b]Teleporting to location:[ " + params + "]", player );
      }
   }
}

Where is the miskate ?
9  Liberty Unleashed / LU Clans / Re: Bulgarian Clan on: April 04, 2011, 03:36:21 pm
I don't know Salvatore Leone's House is already occupied and now i will change the base ?
10  Liberty Unleashed / LU Clans / The Bulgarian Clan on: April 03, 2011, 11:08:38 pm
THE BULGARIAN CLAN



Hello, all fans of GTA III Liberty Unleashed

The clan was created 1st June 2004.We speak only bulgarian language, so if you want to join in our clan, you must speak bulgarian language.
First we played in Multi Theft Auto, but now we played in Liberty Unleashed.Often we played where have a players.
Our clan haven't tag to mark, so do their first letters of the username - white, others green and then finally the last red.This marks our clan.

Our Base: The Army - Phil Cassidy's Place
Our Server: 77.78.182.91:2301 (The server is not 24/7)
Our Website: We haven't for now !

Members:
TALA [Leader]
Pein
aCc3sS

11  Scripting / Script Help / Re: I need help for two commands on: April 03, 2011, 09:54:58 pm
Thanks all for help, but i'm not good scripter and that you told me not help me make a script commands.  :-\
Do you will make script ready for the commands ?

Sorry for bad english :-\
12  Liberty Unleashed / Suggestions / Re: Problem with the graphics on: April 03, 2011, 08:33:42 pm
Thank you :)
but in my computer my resolution is 800x600x16, why the graphics is not blurry ?
13  Liberty Unleashed / Suggestions / Problem with the graphics on: April 03, 2011, 03:44:41 pm
Hello
When i join in LU server my graphics looks blurry
See here
http://img98.imageshack.us/i/123ul.jpg/
http://img98.imageshack.us/i/123ul.jpg/

Also appears on my laptop, but on my computer does not
This makes it the only LU, but in single player not
How to fix it ? :-\

Sorry for bad english
14  Scripting / Script Help / Re: I need help for two commands on: April 02, 2011, 09:15:06 pm
You not understand me, i want command for save position in-game and with other command teleport to te saved position, join in the server and see the commands /saveloc and /gotoloc
15  Scripting / Script Help / I need help for two commands on: April 02, 2011, 08:51:08 pm
Hello
In this server ---> 178.63.100.139:5190 have a two commads, which save and load your position
They are /saveloc and /gotoloc
With /saveloc you save your position and with /gotoloc you teleported to saved position
I needed this commands.Please give me the script of the commands or how to created ?

Sorry for my bad english :-\
Pages: [1]
© Liberty Unleashed Team.