Author Topic: Del Client Sphere on PLR part  (Read 3732 times)

VetalYA

  • Guest
Del Client Sphere on PLR part
« on: November 22, 2011, 01:02:04 pm »
Ok, now real difficult question from me  :D :D

How to delete Client Sphere,  when client disconnects from the server.

For example if i have only 1 Client Sphere

I can delete it with

Code: [Select]
local pSphere = FindSphere( 0, pPlayer )
if ( pSphere ) {  pSphere.Remove(); }

But please note, this will not work OnPlayerPart  event.

IF client disconnects from the server with active ingame local Sphere - server shuts down with error.

How to fix it ?

Thanks in Advance.


Thijn

  • Tester
  • Sr. Member
  • ****
  • Posts: 531
  • Karma: +27/-16
    • View Profile
Re: Del Client Sphere on PLR part
« Reply #1 on: November 22, 2011, 04:33:30 pm »
Why do you want to delete a client sphere when he disconnects, he quits so wont see it anyways.
It gets removed automatically..

VetalYA

  • Guest
Re: Del Client Sphere on PLR part
« Reply #2 on: November 22, 2011, 07:39:11 pm »
« Last Edit: November 22, 2011, 08:22:00 pm by VetalYA »

VetalYA

  • Guest
Re: Del Client Sphere on PLR part
« Reply #3 on: November 27, 2011, 08:58:31 pm »
« Last Edit: November 27, 2011, 09:00:29 pm by VetalYA »

VetalYA

  • Guest
Re: Del Client Sphere on PLR part
« Reply #4 on: December 07, 2011, 01:57:20 am »
client sphere when he disconnects
can't be fixed via scripts.
Actually, it can.


Race server which i have already scripted & tested with many LU players works very well, and even if i have solved this trouble (a little bit ) by my scripts, this problem keeps crashing my server sometimes.

I want to encourage & inspire LU developers by this post with following text:

Quote
Dear LU Developers & Testers :)

You have done & tested a lot of  fun features in LU, and even IF you tired to develop it, then just fix the major bug with this above described problem.

Just fix it in server bin/exe file :) compile, and release as independent server update which will be compitible with current LU Client Version. I think a lot of LU players will be very grateful to you for this.

I think it wont take much time, so come on :) Please, Please, Please :)

SugarD

  • Argonath RPG Dev/Manager
  • Tester
  • Sr. Member
  • ****
  • Posts: 820
  • Karma: +37/-75
  • STOP IN THE NAME OF THE COLESLAW!
    • View Profile
    • Clan Xperience
Re: Del Client Sphere on PLR part
« Reply #5 on: December 11, 2011, 06:30:26 pm »
Report this on the bug tracker!

VetalYA

  • Guest
Re: Del Client Sphere on PLR part
« Reply #6 on: December 12, 2011, 11:52:53 am »
Report this on the bug tracker!
Thank you, i will try it.

VetalYA

  • Guest
Re: Del Client Sphere on PLR part
« Reply #7 on: December 12, 2011, 04:41:00 pm »
I want to make it clear. I am not blame anyone for this bug. I am not trying to say, that this bug is good or bad.

I know, that LU have many other bugs, errors, BUT ! Dont look at them, Just Solve this 3 bugs, so people can have fun on my server today.

Because People feel bored  to play on default game modes like Deathmatches and Freeroams, they want something special. And this special, i already have... But this errors makes me crazy

http://mantis.liberty-unleashed.co.uk/view.php?id=36
http://mantis.liberty-unleashed.co.uk/view.php?id=37
http://mantis.liberty-unleashed.co.uk/view.php?id=38

« Last Edit: December 12, 2011, 04:43:12 pm by VetalYA »

Force

  • Developer
  • Full Member
  • *****
  • Posts: 204
  • Karma: +6/-2
    • View Profile
Re: Del Client Sphere on PLR part
« Reply #8 on: December 12, 2011, 05:33:00 pm »
Spamming the forums isn't going to get the bug fixed any quicker, the developers are doing this in their own spare time and from experience you can get bored of a project and leave it for a few months. I'm sure the bug will be fixed but screaming about it every day isn't going to get that done.
Quote
[Tue - 20:09:35] <&VRocker> CRAP!
[Tue - 20:09:43] <&VRocker> i think i just followed through...
Quote
[Sat - 22:11:56] <~Smapy> [R3V]breSt12 killed [R3V]Jack_Bauer. (Splat)

VRocker

  • Liberty Unleashed Developer
  • Administrator
  • Full Member
  • ******
  • Posts: 342
  • Karma: +43/-15
    • View Profile
    • Madnight Software
Re: Del Client Sphere on PLR part
« Reply #9 on: December 13, 2011, 02:34:21 am »
Thought i'd replied here already but obviously not...

This was fixed shortly after the last release, we just haven't updated it yet since there's not that many fixes in the current code and we're all a bit preoccupied with other things atm. An update will come soon though which will include this fix.


VetalYA

  • Guest
Re: Del Client Sphere on PLR part
« Reply #10 on: December 17, 2011, 08:37:44 am »
I will wait.   ;)

Also, i will use this time to improve my anti hack system ( a lot of code is ready already )  ::) :P

 

© Liberty Unleashed Team.