Jump to content

Expherion

Member
  • Posts

    30
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Expherion got a reaction from midnightflms85 in Player's games crash whenever they loot a body   
    Solved
     
  2. Like
    Expherion reacted to Cherdenko in [Infistar] Players not able to join on Startup [FIX]   
    WARNING!!!:
    IF YOU DO THIS THERE IS STILL A RISK LEFT, CAUSING YOUR SERVER TO BE MORE VULNARABLE SO JUST USE THIS FIX IF YOU KNOW WHAT YOU ARE DOING
    (even if the percentage of something happening coz of that is pretty small).
     
     
    As a few of you infistar users might have noticed, there is a "feature" that does not let players load in at the start of the server, leading to not giving players start coins(if you have a coin system) and kicking them back to the lobby again
    the only thing you need to do is remove that part
    [] spawn { _INIT_OBJECT ='Old_bike_TK_CIV_EP1' createVehicle [0,0,0]; _INIT_OBJECT setVehicleInit " if(!isServer)then{ [] spawn { while {1 == 1} do { waitUntil {hintSilent str time; !isNull findDisplay 46}; diag_log '<infiSTAR.de> connected too early, server is still starting..!'; findDisplay 46 closeDisplay 0; sleep 0.3; }; }; }; "; processInitCommands; waitUntil {!isNil "BIS_MPF_remoteExecutionServer" && !isNil "BIS_MPF_InitDone" && !isNil "BIS_fnc_init" && !isNil "infiSTAR_INIT"}; clearVehicleInit _INIT_OBJECT; deleteVehicle _INIT_OBJECT; }; in the AH.sqf and the problem should no longer exist.
     
  3. Like
    Expherion got a reaction from DieTanx in Capture Points   
    Hello!!!
    I need some help, does anyone have a Capture Point script that is functioning on 1.0.6?  The owner of the server desperately wants a Capture point style event where players must brawl for control over an area for around 10,15 minutes, then a crate spawns, granted players are in the vicinity, and if they are not in the vicinity, the crate is empty.  If someone is willing to share this script or has it for a reasonable price (keep in mind my organization is not for profit), then I would be highly appreciative and so would the community!!! Please help a fellow out!  
     
    Thanks in advance!!! 
  4. Like
    Expherion reacted to S4M in City_AI Chernarus (AI not included)   
    Hi all, I know it's not a great creation but I wanted to share with the community, I hope you like it.
    put the buildings folder in your server.pbo and add the following line to the very bottom of your server_functions.sqf in the init folder of your server.pbo.
     
    Download: City_AI.sqf
     
    Imagen.1
    imagen.2
    imagen.3
    imagen.4
    imagen.5
     
×
×
  • Create New...