Author Topic: Reload Client Scripts  (Read 1316 times)

ZX_Lost_Soul

  • Newbie
  • *
  • Posts: 25
  • Karma: +1/-1
    • View Profile
Reload Client Scripts
« on: October 25, 2013, 04:55:05 pm »
Is that possible to force client scripts update for players? (without leave/join server)

Or not?
My English is very poor, please try to understand me)

Thijn

  • Tester
  • Sr. Member
  • ****
  • Posts: 531
  • Karma: +27/-16
    • View Profile
Re: Reload Client Scripts
« Reply #1 on: October 25, 2013, 04:58:18 pm »
If I'm right client scripts are already reloaded when reloading scripts.

ZX_Lost_Soul

  • Newbie
  • *
  • Posts: 25
  • Karma: +1/-1
    • View Profile
Re: Reload Client Scripts
« Reply #2 on: October 25, 2013, 05:33:29 pm »
Thijn, no, it's not.

Code: [Select]
UnloadScript("Game");
LoadScript("Game");
and
Code: [Select]
SendRconCommand("reload_scripts");reload server scripts, but client scripts continues executing. Client scripts reloads only when player join server.

Maybe you use another way to reload scripts?
« Last Edit: October 25, 2013, 05:35:00 pm by ZX_Lost_Soul »
My English is very poor, please try to understand me)

Thijn

  • Tester
  • Sr. Member
  • ****
  • Posts: 531
  • Karma: +27/-16
    • View Profile
Re: Reload Client Scripts
« Reply #3 on: October 27, 2013, 11:06:58 am »
I use reload_scripts in my console. Maybe they just reload, without updating/redownloading. I'm not so sure anymore :P

 

© Liberty Unleashed Team.