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] 3 4 5
16  Scripting / Script Releases / VRockers Base Scripts on: June 28, 2011, 11:40:10 pm
The last 2 days i have been working on a set of scripts for an idea i had, and thought i would share the base stuff with the community.

Note: These are not finished scripts and are intended as a base or as learning material. You should add your own commands for your own functionality

The scripts include the following:

  • A basic accounts system
  • An admin system with differant admin levels
  • An area system similar to Aerons MTA0.5 area system
  • A cash and bank system

The commands that are currently implemented are:
  • register
  • login
  • logout
  • autologin
  • admins
  • sun
  • cloud
  • rain
  • fog
  • kick
  • ban
  • setlevel
  • setcmdlevel
  • cash
  • bank
  • deposit
  • withdraw
  • send
  • wire
  • loc
  • p
  • del
  • savearea

It can be downloaded Here

Hopefully these can help some people with their scripts :)
17  News and Content / Liberty Unleashed News / Progress on: June 08, 2011, 04:43:30 pm
After being prodded by the test team, i have decided to post on the current progress of the next update to LU.

We are slowly working on fixing the bugs found since the last update, and any crashes that you may encounter. Most of the common crashes are now (hopefully) resolved.

Some other things that have been worked on are the 'sliding' objects, where you slide when walking on them. Juppi has also worked on adding a few more script functions.

Some of the biggest things i have been working on lately, apart from the stability patches, are the Anti-Cheat and the updater fixes. The anti-cheat should stop, or at least reduce the amount of people using health and armour cheats.
The updater is now more reliable and should result in less problems overall. We have also improved the error reporter so that crashes are sent to us in an easier format and easier for us to resolve :)

As always there have been further optimisations done on the code so that it runs that little bit more efficiently, most notably to sprites. I also started work on an FPS counter for scripts to check the players average FPS, but it is unfinished and untested so may not make the update.

All the new features and fixes need more testing before we can ship the new update, but it should come soon!
18  Liberty Unleashed / Liberty Unleashed Chat / Upload your screenshots/videos on: May 31, 2011, 05:54:23 pm
I have just added a Media section to the forum so that people can upload their own screen shots and videos and share with everyone else.

Anything uploaded will be verified by the moderators first to make sure they are actually from Liberty Unleashed. You can also link to any YouTube videos and they will be embedded.

Hoping to see some nice images and videos :)
19  News and Content / Updates/Changes / Update 0.1.0.9 (11/04/2011) on: April 11, 2011, 10:51:51 pm
Liberty Unleashed 0.1 Update

Updates to Liberty Unleashed 0.1 have been released, they will be automatically applied the next time you restart your server browser, the following changes include:

  • Fixed death messages saying the wrong person who killed you when a script sets your health
  • Done a LOT of optimisations all over the code. Should run better on low-end systems
  • Fixed the aiming offset when using widescreen
  • Fixed numerous problems with the updater and added error messages
  • Added warning dialogs when the GTA3 directory is invalid
  • SCM file is no longer required
  • Added a lot more script functions. See the wiki
  • Fixed some bugs in custom vehicle handling
  • Fixed entering a vehicle at the same time as another player and jacking them
  • Fixed failed vehicle entry when the driver drives off while you are entering
  • Fixed a random server crash on exit if scripts had been used to spawn vehicles, objects, radar blips etc
  • Fixed a potential crash and a bug in NumTok
  • Fixed player.Vehicle not working if the vehicle is too far away
  • Added a new download dialog with a change log to the browser
  • Players now seek the nearest empty seat when there’s a driver in the car
  • Possibly fixed invisible vehicles when teleporting
  • Added extended ascii support to the GUI
  • Fixed the browser using 100% CPU
  • Synced waves and traffic lights
  • Fixed the master list announcing in the server
  • Fixed vehicle angles being incorrect remotely when seeking a vehicle
  • Enhanced unoccupied vehicle sync slightly
  • Fixed a crash related to the player alpha setting
  • Fixed a standing in vehicle bug

The update requires the new client (which the browser should download) and a new server for any server hosters.

Note: This update changed the modules for the servers (such as lu_hashing, lu_ini etc) and you will be required to update them by downloading the latest zip/tar on the main page. Also the naming with the modules on linux has been fixed, they have been renamed from sq_ to lu_ as they should have been from release.

Any 3rd party modules will also require recompiling with the latest module SDK, since new callbacks were added.
20  Off Topic / General Chat / Test Drive Unlimited 2 LU Club on: March 11, 2011, 01:58:27 am
I was bored in TDU2 just so i made a club for Liberty Unleashed in game. A club in TDU2 is a group of people who can race together, and do challenges against other clubs for more money and experience.

If you dont know what TDU2 is, head over to http://www.testdriveunlimited2.com/

If you dont already own the game, grab it on steam Here

Its a fun game :) hope to see some familiar names around the city soon!
21  Scripting / Script Releases / Mess About server script on: January 17, 2011, 01:09:33 pm
After many requests, i have uploaded the main script from the mess about server.

This does not contain the car spawner or the other scripts that have been publicly released here. These are being released to show how many of the commands are done in the server. They are fairly basic so are easy to understand.

They can be found Here

Please note: The script has been changed many times so is a bit messy and is differs in places.
22  Liberty Unleashed / Liberty Unleashed Chat / Other Liberty Unleashed places on: December 23, 2010, 12:37:16 am
If your a user of any social networking site, then you may like to check out some of these links :)

Like us on Facebook!
http://www.facebook.com/pages/Liberty-Unleashed/155132387862063

Maybe your a Twitter fan?
http://twitter.com/#!/libunleashed

On xfire? Join the Liberty Unleashed group to find other players
http://www.xfire.com/communities/gtalu/

We also have a Steam community page
http://steamcommunity.com/groups/GTA-LU

Update 07/11/11:
We're now also on Google+!
https://plus.google.com/115252358885264636506

These are sometimes updated, but the main place for LU news is right here on the site. Nice way to find other players though :)
23  News and Content / Updates/Changes / Update 0.1.0.8 (22/12/2010) on: December 23, 2010, 12:21:19 am
Liberty Unleashed 0.1 Update

Updates to Liberty Unleashed 0.1 have been released, they will be automatically applied the next time you restart your server browser, the following changes include:

  • Fixed sprites crashing when adding them to a window as a child
  • Fixed labels crashing when they contain a single %
  • Fixed a bug with hash table saving
  • Fixed SetPassword
  • Added ToggleCameraMovement
  • Fixed an error with NumTok (also a possible crash)
  • Fixed a few minor sync issues

The update requires the new client (which the browser should download) and a new server for any server hosters.
24  News and Content / Updates/Changes / Update 0.1.0.7 (02/12/2010) on: December 03, 2010, 01:00:35 am
Liberty Unleashed 0.1 Update

Updates to Liberty Unleashed 0.1 have been released, they will be automatically applied the next time you restart your server browser, the following changes include:

  • Fixed the linux server updating itself. No longer requires the Updater.bin (Linux only, windows still requires it)
  • Added Player.Collidable to clientside scripts
  • Made Player.Name return a colourless nick, added Player.ColouredNick (useful for GUI stuff)
  • Fixed a small bug with spawn class/screen loading
  • Fixed an argument bug in ScreenPosToWorld
  • Fixed a crash in SetServerName (using it on script load)
  • Added password saving to favourite servers in the browser
  • Fixed a bug with object angles
  • Fixed a bug with spawnscreen when the player was spawned using a script
  • Fixed unable to join the server when setting handling on a specific vehicle

The update requires the new client (which the browser should download) and a new server for any server hosters.

Note: If your browser does not run anymore, you updated to a buggy browser. To fix, reinstall Liberty Unleashed, then navigate to C:\Users\<username>\AppData\Roaming\Unleashed Games and delete the Passwords file. The browser should then work again.
25  News and Content / Updates/Changes / Update 0.1.0.2 (28/10/10) on: October 28, 2010, 09:09:38 pm
Liberty Unleashed 0.1 Update

Updates to Liberty Unleashed 0.1 have been released, they will be automatically applied the next time you restart your server browser, the following changes include:

  • Fixed the radio not working unless you pause atleast once
  • Fixed a couple of internal LU crashes
  • Fixed the speedo vanishing when somebody dies
  • Fixed the updater not working for some people
  • Fixed a bug in island control
  • Fixed a server crash when setting some values on start
  • Added the updater to the server. Future updates will automatically apply
  • Fixed a bug with clientside checkpoints and spheres
  • Fixed players falling through the map on some spawnscreens
  • Fixed tab auto complete on coloured names
  • Fixed a bug with pickup virtual worlds
  • Fixed ShakeCamera
  • Added an About dialog to the browser
  • Hopefully fixed a crash in the linux server
  • Added the modules to the linux server

The update requires the new client (which the browser should download) and a new server for any server hosters.

We are aware that the updater was bugged in the last update. If your getting version errors or the browser wants to keep updating, run the LUUpdate.exe after the browser closes from the update. This has been fixed so it will update properly with the next updates.
26  News and Content / Updates/Changes / Update 0.1.0.1 (26/10/2010) on: October 26, 2010, 05:12:07 pm
Liberty Unleashed 0.1 Update

Updates to Liberty Unleashed 0.1 have been released, they will be automatically applied the next time you restart your server browser, the following changes include:

  • Fixed the browser listing players multiple times in the playerlist
  • Hooked up the Help & Support in the browser to open your web browser to the forums
  • Fixed the most annoying 0x4E4C5b crash

The update requires the new client (which the browser should download) and a new server for any server hosters.

Due to the rush yesterday to release the mod, we forgot to include the server updater so they have to be updated manually for the moment. The next release should include an updater for the servers, aswell as better notification to clients that they need to update
27  Liberty Unleashed / Bug Reports / Reporting a bug on: October 26, 2010, 04:21:57 pm
This section is for reporting any Bugs found in LU. You can also report them to Mantis. Crashes can also be reported here but the developers will add ones that have been grabbed using the error reporter.

When reporting a bug, please remember to note the following:

  • The version you are using. - This can be found by looking at the file properties for either lu.dll or lu.exe
  • What you/the other player were doing when you noticed the bug
  • Is it reproducible? If so, how? - Finding a way to reproduce the bug is VERY helpful to us
  • What you would expect to happen if the bug didn't occur
  • A brief description of the bug

Reporting bugs will be very helpful to us so we can track down and fix as many as possible.
28  News and Content / Liberty Unleashed News / LU 0.1 has been released! on: October 25, 2010, 09:36:45 pm
We have finally got our first release out the door, while its not as great as we want it, i'm sure you'll all still love playing it as much as we've loved making it.

The files can be found at the download section or below:

Client
Server (win32)
Server (linux)

Remember! If you joined the beta tests, delete the d3d8.dll before joining
29  News and Content / Liberty Unleashed News / Release Date! on: October 24, 2010, 09:21:59 pm
At last the time has come! We will be releasing Liberty Unleashed Tomorrow at 7pm UTC. To clarify, this is 8PM UK Time

You can use This site to convert to your timezone.

Hope to see you all in game tomorrow :D
30  News and Content / Liberty Unleashed News / Wiki now open! on: October 15, 2010, 04:26:07 pm
We have just opened the wiki listing help, resources and scripting function lists to the public.

Its currently in read only mode for non-registered users, so people cant modify any pages. The wiki shows what functions are available in LU, so you can start planning your gamemodes.

We are still adding things to it so a lot of links lead to blank pages. We're trying to get it all finished before we release though.

You can find the wiki at http://liberty-unleashed.co.uk/LUWiki

Pages: 1 [2] 3 4 5
© Liberty Unleashed Team.