Recent content by lfmbr

  1. L

    [SOLVED] Where are the weather settings?

    Hey Bro, is it keep working ?! I've tried it on my 1.06 Server, but doen't work at all, I'm trying to disable rain. My INI.C looks like it below: //INIT WEATHER BEFORE ECONOMY INIT------------------------ Weather weather = g_Game.GetWeather(); weather.MissionWeather(true); //...
  2. L

    Change message "You were kicked" after BEC reboot

    Hello folks, I'm looking for way to change message after BEC restart my server (scheduler each 4 hours), The default message is "You were kiked from the server" I just want to change it to something like: The reserver has been restarted. The command that BEC use is shutdown, I've tried to look...
  3. L

    Display players online and show who enter and leave server ?! HOW ?

    Hello folks, recently I've start a new server, after a lot of implements (as BEC / DART / MODS / etc..) I'm looking for way to show how many players is on-line each 5 minutes and who enter and leave server (it's a great tool for clan PvP). Does anyone know how can I do it ?! Thanks in advance.
  4. L

    [SOLVED] ADMIN LOADOUT (init.c) HELP

    Hello guys, I'm looking for solution to my issue, I've adapted @snifferson script... My intention was give custom clothes suit to our ADM/MODERATOR team. It's almost work as I want.. the problem is, all clothes comes on inventory (Ex. pants comes inside of backpack, the ADM/MOD need to change it...
  5. L

    [RELEASE] Custom loadouts per player

    Hello guys, I'm looking for solution to my issue, I've adapted @snifferson script... My intention was give custom clothes suit to our ADM/MODERATOR team. It's almost work as I want.. the problem is, all clothes comes on inventory (Ex. pants comes inside of backpack, the ADM/MOD need to change it...
Back
Top