-
Content Count
326 -
Joined
-
Last visited
Everything posted by Siggy (DayZ)
-
Oceanicgamers.com.au - Private Hive - Chernarus - Whitelisted - UPDATED TO 1.7.3
Siggy (DayZ) replied to Ripperz's topic in Mod Servers & Private Hives
Server will be white listed some time today, come and join! -
Where abouts can i find server_playersetup.sqf and server_functions.sqf, i would like to edit these files to add some stuff to our server, but i can't seem to find these anywhere, i have looked pretty much everywhere for these files, are they disabled so we can't edit them or what? I looked everywhere in TCadmin. Alright so i edited my dayz_server.pbo and when i rename the old 1 and put the new 1 in the file, the server won't let anyone connect, but as soon as i change it back to the old 1 people can connect again, anyone know whats going on? I edited the file with sqfeditor.
-
Need help finding something
Siggy (DayZ) replied to Siggy (DayZ)'s topic in Mod Servers & Private Hives
It's a private hive -
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
What files am i looking to unpack then, i am trying to add player y was killed by player x, if i can' find the right file then i know what i am doing from there on. -
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
Where abouts can i find server_playersetup.sqf and server_functions.sqf, i would like to edit these files to add some stuff to our server, but i can't seem to find these anywhere, i have looked pretty much everywhere for these files, are they disabled so we can't edit them or what? -
Oceanicgamers.com.au - Private Hive - Chernarus - Whitelisted - UPDATED TO 1.7.3
Siggy (DayZ) replied to Ripperz's topic in Mod Servers & Private Hives
Thinking of adding white listing, just need to figure out a way how people are going to apply for this. -
Oceanicgamers.com.au - Private Hive - Chernarus - Whitelisted - UPDATED TO 1.7.3
Siggy (DayZ) replied to Ripperz's topic in Mod Servers & Private Hives
Bump -
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
Server rollbacks couldn't come any faster, server has been getting nuked a lot lately and there is absolutely nothing we can do about it, our server has gone from 40 online during peak hours, to like 20 if that. Any ETA on when the rollbacks will be added? -
Oceanicgamers.com.au - Private Hive - Chernarus - Whitelisted - UPDATED TO 1.7.3
Siggy (DayZ) replied to Ripperz's topic in Mod Servers & Private Hives
Bump -
Admin's can see our location?
Siggy (DayZ) replied to Vincenzo (DayZ)'s topic in Mod Servers & Private Hives
I can see everybody online on the server i own via some map the hosting company gives you. -
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
Anyone else having trouble with there server today? Ours keeps getting stuck on waiting for host for like 30 seconds, then it likes freezes on loading forever, i am not sure what to do, nobody can get online, why is it doing this, it has been very fast for about a week and a bit more now all of a sudden it's doing this. The server pretty much crashes when we hit setup complete, everybody loses connection. So it is impossible to get online, i have tried multiple restarts and stopping the server, nothing has worked, this is pretty critical, a fast reply or some help would be good, i can't send in a support ticket, as i do not have the owners email for the server, and he probably won't be online for quite a while. Yep server crashes every time we hit setup complete, i have not changed anything with the server nor has anybody else so i am interested to know why this is happening, server was working perfectly last night, i wake up today and it's died in the ass. Solved, it had something to do with our hosting location having troubles. -
What am i doing wrong? The restart messages are popping up, but the server ain't restarting at that time it will restart sometime later, i am 100% positive i have the restart messages set to broadcast at the right time, i am using the ingame time, is there another clock i should be looking at to set these because it is 100% right if i am using the server time. <?xml version="1.0"?> <Scheduler> <!-- INTERNAL COMMANDS --> <job id="0"> <time>05:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="1"> <time>05:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="2"> <time>11:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="3"> <time>11:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="4"> <time>17:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="5"> <time>17:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="6"> <time>23:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="7"> <time>23:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> </Scheduler> Server restarts at 6 AM 12 PM 6 PM 12 AM, The timezone is +3 GMT, can somebody explain what i am doing wrong.
-
I am using TCadmin, so i use #shutdown right?
-
Instead of having #shutdown shouldn't i put #restart there because i want it to restart and not shutdown? And does that mean it will restart exactly at that time? <!-- INTERNAL COMMANDS --> <job id="0"> <time>05:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="1"> <time>05:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> -<job id="2"> <time>06:00</time> <!-- run at 6'o Clock in the morning --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> Will that work? am i doing it right now or what?
-
Why would i lie lol.. this is just turning into a flame war, half your members have said the general is a hacker and he always talks about hacking and that they really hated him, my mate who got shot said he shot the hacker 2 times with an as50 only for him to shoot him and kill him. Explain why my mate was saying WTF WTF i shot him twice in teamspeak, then he starts saying he wont die dude, i am running, then he dies and goes wow WTF. Other then that good luck recruiting people now.
-
Just banned cataris and his mate viktor from the server for hacking, viktor hopped on and teleported to my mate with an as50 thermal and killed him, so whoever wants 2 join a clan full of hackers then this is the clan for you. <21:30:43> "Baileyisme" pokes you: lol why did u ban victor? <21:30:53> "Siggy": hacking <21:31:18> "Baileyisme": hahah, general is a hackers aswell btw, he talks about it all the time <21:31:41> "Siggy": ye <21:31:44> "Siggy": i just banned him 2 <21:22:19> "Siggy": viktor <21:22:21> "Siggy": is about 2 be banned <21:22:25> "Siggy": so i suggest u leave ncr <21:22:36> "[NCR] Sergeant SwiftWolf": yer i am dw <21:22:39> "Siggy": ur general <21:22:41> "Siggy": is a dumbass anyway <21:22:46> "[NCR] Sergeant SwiftWolf": yer i know ay <21:23:28> "[NCR] Sergeant SwiftWolf": he's horrible <21:23:35> "[NCR] Sergeant SwiftWolf": lol Just spoke to 2 more NCR members and they said they hate cataris, and they are really happy i banned them, so yep once again join this clan if you want to be bossed around by some young kid who uses hacks. He just lost most of his members lol.
-
Cya buddy, i wonder how many of your members follow you, seeing half of them were asking to join OG because they hate you.
-
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
Yep i keep seeing client not responding, player losing connection while i am in game, so it is happening to everyone. -
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
Happening to me and a lot of other people on my server as well, i think it's something on survivals end. Also having a problem with my server automatically banning some innocent guy everytime the server restarts, i have 2 manually unban him everytime, it only started happening when he crashed a chopper, and i have no way 2 stop it from banning him. -
Oceanicgamers.com.au - Private Hive - Chernarus - Whitelisted - UPDATED TO 1.7.3
Siggy (DayZ) replied to Ripperz's topic in Mod Servers & Private Hives
Bump -
Contact your server provider and tell them 2 roll the whole server back to the start, i think this is your only option
-
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
<!-- INTERNAL COMMANDS --> <job id="0"> <time>05:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="1"> <time>05:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="2"> <time>11:50</time> <!-- Restart in 10 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 10 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> <job id="3"> <time>11:55</time> <!-- Restart in 5 minutes --> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will restart in 5 minutes, don't forget to save your tents and vehicles</cmd> <cmdtype>0</cmdtype> </job> What am i doing wrong? the restart times are 6 AM 12 PM 6 PM 12 AM, surely that is right? the restart messages don't seem to be popping up at the right time, can anyone explain to me what i have done wrong? -
Also curious about this, i have tried changing the time on my restart messages, some pop up at the right time, while others don't pop up at all, though i do have them set to the right time.
-
Game Server Hosting by SurvivalServers.com *** INSTANT SETUP | CUSTOM CP | FTP | CUSTOM MODS | ANTI-HACK **
Siggy (DayZ) replied to SurvivalServers (DayZ)'s topic in Mod Servers & Private Hives
The support ticket was sent yesterday, i can't even remember what the reply was, something to do with changing passwords even though we have never changed our password so that can't be the problem. -
Hey guys, a lot of people don't know about this but if you hit escape at waiting for character and leave the escape menu open until you load into game, the respawn button is enabled and you can click it to respawn. This is to help all those players getting teleported by hackers out to sea and having no way to die other then starving to death which takes a few hours. I have known about this for quite a long time but i kept it to myself as i see it as being a bit of a bug, but seeing all these players saying they got teleported out to sea and the only way to die is to starv to death made me change my mind, I hope this helps all of you guys out that had no clue about this.
- 1 reply
-
- 1