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 / Module Releases / Re: Juppi's MySQL Module (lu_mysql) on: October 25, 2013, 02:03:52 am
Try 'ldd lu_mysql.so'
Code: [Select]
libmysqlclient.so.18 => not foundCan't it work with libmysqlclient.so.16 ?
I can't find libmysqlclient.so.18 for CentOS(
17  Scripting / Module Releases / Re: Juppi's MySQL Module (lu_mysql) on: October 24, 2013, 09:52:34 pm
The module doesn't work at CentOS x64 :( (Could not retrieve UserData)

Can someone compile it for 64-bit linux?
18  Scripting / Scripting Discussion / Questions about XML on: February 22, 2013, 08:22:39 pm
Hi all! My English very poor, but I need your advice.

How I can run a server command "reload_content" from the script? Or maybe some function to reload content.xml ? I need it for in-game content editor (I'll post it when it was completed).

And there is no info in the wiki about XML functions :( Can anyone, please, write example code, how to REMOVE this line form the content.xml?
Code: [Select]
<vehicle model="112" x="298.360046" y="-7.000920" z="16.286818" angle="212.322281" col1="-1" col2="-1" />
19  Scripting / Script Help / CallClientFunc sintax on: January 12, 2011, 09:22:48 pm
I want to call a client function...
Code: [Select]
CallClientFunc( "skills/skills_binds.nut", "Bangornot", 3 );...but it return a [invalid instance type] error :( Tell me please, how to use this function?
20  Scripting / Script Help / Re: Get player animtion or shoot or LMB press on: January 12, 2011, 01:03:25 pm
You can set the animation to something else using Player.SetAnim()
But the rest you asked is not (yet) possible.

If I set a crouch animation and other after it - player play other amination being crouched.
21  Scripting / Script Help / Re: Get player animtion or shoot or LMB press on: December 25, 2010, 07:17:44 am
it's possible to set the anim tho
Sorry, I don't understand. What is "tho"?
22  Scripting / Script Help / Get player animtion or shoot or LMB press on: December 18, 2010, 11:22:36 pm
I making a crouch script and I need to make a condition - player stand up...

Tell me please, is it real to make one of that?

1. Set current player animation to variable?
2. Bind a function on left mouse button?
3. Make event on player shoot (NOT shoot at other player, at sky for example)
23  Liberty Unleashed / Suggestions / Russian Font on: December 17, 2010, 11:04:56 pm
Tell me please... Can I use a Russian letters in a game chat? What I shoud do to use Russian fonts?
24  Liberty Unleashed / Liberty Unleashed Chat / Re: How to watch my coordinats in game? on: December 03, 2010, 11:16:21 pm
Would something like CLICK ME! do?

Yes) Thank you)
25  Liberty Unleashed / Liberty Unleashed Chat / How to watch my coordinats in game? on: December 03, 2010, 10:38:28 pm
Sorry, but I don't understand...

How I can watch my coordinats or coordinats of my car in game? To write it at the content.xml for weapon and vehicles...
Pages: 1 [2]
© Liberty Unleashed Team.