#1381 Re: Off-Topic » How have YOUR Temps been?? » 2017-02-21 14:48:20

bud
Sunshine wrote:

What does all that mean? I've seen a tew post that pingblotter stuff.

Jime1, weather can have big impacts for some people! My connection before i moved would always disconnect or a jumping ping during snowy or rainy and even just windy days. Not fun.

That program list the connection points between you and for example simple server, then it sends a "ping" (its a request for data) to each of those connection points. Then it counts how many answer it gets back, if less then it should be the program consider the data as "lost"  (send 100, get 60 back = 40% loss). There is a lot more to it, but in general its not good for gaming.

In some places the only internet you can get is throw telephone lines. Moisture is not good for electric insulations and can cause the signals to be corrupted.

1028121_1200_675.jpg?preset=article

#1382 Re: Feedback » Dogfight a lot » 2017-02-21 14:17:29

bud
twigs wrote:

If you made this a inf server, you might get a little more activity wink I'd be on that shit all day tongue

I was meaning to build a "cheater- free" environment first, but im so darn lazy.

b_560_95_1.png

#1383 Re: Feedback » More slots » 2017-02-20 18:16:09

bud
Black Mamba wrote:

SiMPLE is the new TTB

TTB ran on a windows server. Linux will never get close.

b_350_20_323957_202743_F19A15_111111.png

#1385 Re: Technical Help » BFServerManager announcements » 2017-02-14 18:04:17

bud

Hmm i think i had trouble with the other version, but im not sure what it was, i think maybe it crashed a lot.

#1386 Re: Technical Help » BFServerManager announcements » 2017-02-14 13:51:32

bud
tuia wrote:

You are doing to a different file, probably bfsmd.static, search for this sequence of bytes: 7B 14 CE 3F. Change 7B 14 to 04 56. You can also change "%.2f" to "%.3f" in the nearby strings for correct display.

edit: found it, but at different adress? weird..

blah.jpg

edit2: works! Thanks smile

#1387 Re: Technical Help » teamspeak plugin » 2017-02-14 13:26:37

bud

TS is on separate server, csm is on a webhost (havent found any good open source alternative for C-panel, and a licence costs more than the webhost does), i tried with the code in your link but no go, i also tried softaculous with the V2 Bootstrap and the auto download plugin function, but it gave same error there to witch makes me wondering a bit about the quality of that plugin. smile
-
fault.jpg

So instead of running circles around this forever i decided to use a "img" that pulls data from tsviewer.com instead. Its close enough for what i need it for so all good i think.

1096332.png

#1388 Re: BF1942 Discussion » HTroop v1.0b81 Has Been Released! » 2017-02-14 12:33:19

bud

Its your ssl certificate causing it, firefox is a bit daft as it seems to reset on updates, but if i were you i would consider not using ssl or update it to a valid one.

#1389 Re: Technical Help » BFServerManager announcements » 2017-02-14 12:20:00

bud
tuia wrote:

Go to 0x08069BE4 address or 0x21BE4 offset and change bytes from 7B 14 to 04 56 in bfsmd file.

I have 76 and 65 on that offset hmm

#1390 Re: Technical Help » BFServerManager announcements » 2017-02-13 09:49:03

bud
tuia wrote:

No, change in that string with an hex-editor from "with this v%.2f server." to "with this v%.3f server."

so i had this

WARNING: This version of Server Manager is intended for BF v1.61 and may not work correctly with this v1.61 server.

now i have this

WARNING: This version of Server Manager is intended for BF v1.61 and may not work correctly with this v1.612 server.

Thats better i guess, but its still a bit annoying with all the varnings. smile

this_server.jpg

#1391 Re: Technical Help » teamspeak plugin » 2017-02-13 08:35:48

bud

Thanks, i wasnt really expecting any reply smile I should have detailed the problem better, i run the teamspeak server on a Centos 6 system where im root, ports are open for public.

I also have a e107 csm Version 1.0.4 (edit: host with C-panel) and now when i looked closer at the problem it doesnt seem to create the database table when i install the plugin, i think it may be effed, it has been hacked and repaired some times through the years so maybe it time to give it up and look for something more robust.

http://pasteboard.co/xK28tXAmR.jpg

#1392 Re: Technical Help » BFServerManager announcements » 2017-02-12 03:55:32

bud
Archer! wrote:
tuia wrote:

It is easy to change it. That text is hardcoded in the binary, it is not inside the announcements.con file. You can change that string with an hex-editor, making sure you do not exceed the size or you will overwrite other strings and terminate the replacement text with a zero byte.

Thanks, I'll use strings to find it.

It would be nice if someone could fix this too

WARNING: This version of Server Manager is intended for BF v1.61 and may not work correctly with this v1.61 server.

#1393 Re: BF1942 Discussion » 2016 Best inf poll » 2017-02-11 23:10:36

bud

A good team helps alot too, they all had ok score which means they helped keep the enemies busy.

#1394 Technical Help » teamspeak plugin » 2017-02-11 22:55:25

bud
Replies: 5

I have some problem with a teamspeak plugin and i wonder if someone can decode this error

Fatal error: Uncaught exception 'TeamSpeak3_Transport_Exception' with message 'php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/bforg/public_html/e107_plugins/teamspeak3_menu/libraries/TeamSpeak3/Transport/TCP.php:54 Stack trace: #0 /home/bforg/public_html/e107_plugins/teamspeak3_menu/libraries/TeamSpeak3/Transport/TCP.php(108): TeamSpeak3_Transport_TCP->connect() #1 /home/bforg/public_html/e107_plugins/teamspeak3_menu/libraries/TeamSpeak3/Adapter/ServerQuery.php(76): TeamSpeak3_Transport_TCP->readLine() #2 /home/bforg/public_html/e107_plugins/teamspeak3_menu/libraries/TeamSpeak3/Adapter/Abstract.php(60): TeamSpeak3_Adapter_ServerQuery->syn() #3 /home/bforg/public_html/e107_plugins/teamspeak3_menu/libraries/TeamSpeak3/TeamSpeak3.php(286): TeamSpeak3_Adapter_Abstract->__construct(Array) #4 /home/bforg/public_html/e107_plugins/teamspeak3_menu/help.php(23): TeamSpeak3::factory('serverquery://s...') #5 /home/bforg/public_html/e107_handlers/shortcode_handler.php(173) : eval()'d code(36): includ in /home/bforg/public_html/e107_plugins/teamspeak3_menu/libraries/TeamSpeak3/Transport/TCP.php on line 54

#1395 Re: Server Ban Appeals » Banned. What the reason? » 2017-02-09 21:02:21

bud
Zatoichi wrote:

Ahh no, even if we didn't exist, but the universe, as likely would, still exist, even with nothing in it, it would still be as physically real as anything, but nothing to bear witness to it

http://www.wired.co.uk/article/our-univ … a-hologram

https://motherboard.vice.com/en_us/arti … t-hologram

https://youtu.be/-bzWSJG93P8

#1398 Re: Off-Topic » Fix it helicoils » 2017-02-09 06:19:19

bud

They have a larger surface area so they should be more secure then the original bolt.

#1399 Re: Off-Topic » Fix it helicoils » 2017-02-09 02:38:04

bud

The way i drive i wouldnt trust that magneto thingy smile

Gearhead pron smile (the alcohol combustion looks really weird)

https://youtu.be/jdW1t8r8qYc

#1400 Re: Off-Topic » Rapefugees » 2017-02-09 02:26:36

bud
Sunshine wrote:

I heard about this! The guy only got a couple months for anally raping a 13yo girl and threatened to beat her if she told anyone! WTF!?!?@!#$ But wait! There's more! That guy supposedly raped ANOTHER girl some other time who was like 14 but wasn't charged with rape in that case.

Yes, thats about right.

edit: i understand that this can be a "ugly" topic, but i think its not more then right that the truth about the situation here is being told, especially if anyone planning to go here on vaccation or something. With that said i think im done with this thread.

#1401 Re: Off-Topic » Rapefugees » 2017-02-09 02:18:28

bud
Zody wrote:

Nothing in the article says he is a refugee. Am I missing something?

Yeah the media do everything they can to not mention that fact.

There are some perplexity regarding the man's age. He is not a Swedish citizen and

https://translate.google.com/translate? … edit-text=

#1402 Re: Off-Topic » Rapefugees » 2017-02-07 20:44:22

bud
bud wrote:

One of the "worst" as of lately.

19 years old migrant rape girl age 13 in school toilet.

http://www.svt.se/nyheter/lokalt/jamtla … -ostersund

Alright, the verdict is in, take a guess at the penalty.

#1404 Re: The Gutter » About Capt. Price » 2017-02-05 02:28:05

bud
Capt price wrote:

I usually play in Fra server with name capt price
In Social reject server with name SonOfAGlitch..
In SiMPLE rTr server with name Finn Balor.
In Ax server with name Maj.merLIN....

Welcome Four of One, please state your dedicated designation. smile

#1405 Re: Off-Topic » Post some music! » 2017-02-05 02:14:59

bud

I have a soft spot for Rock smile There is so much good music so i like to check this thread now and then.

https://youtu.be/HAh9IIHVb7c

#1409 Re: Off-Topic » Post your photos! » 2017-02-01 21:30:32

bud

You look lovely as always Sunshine, but when i see u guys in all that sun and warmth i think to myself "what the f am i doing in this cold dark shithole of a country"


Coco wrote:

Get leaky ?

Yes, a pipe brooke, everything kaputtski.

Board footer