Some of those ammo drums are mildly suggestive...Forboding Angel wrote:Pressure Line wrote:so 22 pages of thread, and still no pictures of smoth's junk.
Son, I am dissapoint.
This.
smoth's junk.
Moderators: MR.D, Moderators
Re: smoth's junk.
Re: smoth's junk.
for those wondering my migraines/cluster headaches are acting up as such I am mostly in dark cold rooms. For 2 days I lost control of my right arm and as such could not post on the interwebs very well. Hopefully I can recover soon and get back to work on the scheme system. it's been 8 days of constant pain so I am sorry for the delay
Re: smoth's junk.
Hope it dont returns, get well , know someone who got this too. Is hell.
Re: smoth's junk.
Dont worry bout the delays man, get better.
I couldnt help but envision a mecha-smoth at the mention of you losing control of your right arm, I hope that doesnt make me a bad person.
I couldnt help but envision a mecha-smoth at the mention of you losing control of your right arm, I hope that doesnt make me a bad person.
Re: smoth's junk.
That would be cool I'd be alll munihausen in urotsukidoji( nsfw dont google it )
22Nd day so far nothing stops it "status migrainosis" or sometging like that..
22Nd day so far nothing stops it "status migrainosis" or sometging like that..
Re: smoth's junk.
stationary medical therapy didnt work?
Re: smoth's junk.
What precisely is that?rattle wrote:stationary medical therapy didnt work?
Re: smoth's junk.
There is a treatment plan for prolonged migraine attacks which is a combination of intravenous anti migraine drug therapy accompanied by sedative and antinflammatory drugs for ~2 days stationary. I dunno what your national standards are though
Re: smoth's junk.
Tried smoking weed? It is supposed to have legitimate use in treating migraines.
Last edited by Cheesecan on 14 Jul 2013, 19:54, edited 1 time in total.
Re: smoth's junk.
we tried that some of the iv related stuff friday, they are looking at possibly botoxing me or something like that next, I cannot take any anti-pain for some time or I will get medicine related headache stuff. I don't want to make this my personal blog about my health issues though.
Re: smoth's junk.
Ok. Sad to hear that it didn't work out. If there is anything on your mind you can PM me still.
Re: smoth's junk.
Your absence - and the absence of your work makes this your personal negated blog of pain.
So yeah, no non-communication.
So yeah, no non-communication.
Re: smoth's junk.
Woke up at 3am head hurting bad, "why does my migraine now also have a cluster headache on top of it have a mri in the morning." So I figured if I wanted my MRI, I had to tough through it because I would not make it from the ER to the MRI place in time! I want my mri so I decided, I have done this before, I know what I am in for and 5 hours later it'll be a memory. 5 hours hous of vomitung writing around on the floor and feeling al the shit in my twitch all over, it was time to leave. When I arrived there the office said they could do something for the pain but said I would not get the MRI as I cannot get it if I cannot stand still and I cearly couldn't. Omg I forgot how bad it hurt to vimt while iwas in this variety on pain, not doing that again. On top of that instead of rising over this shit like a boss I instead had to NOT GET MY MIGRAINE!.
After the dr saw me she insisted I come back later and get the MRI. Going to get my mri hope the find nothing. Instead of my mri they gave me drugs a whole lot o them, earlier, it is very difficulty to type on my phone. Apparently one of them is going to release some time between now and over the next few days. Earlier after my last post I realized how bad I was feeling and how shaking my hands are making posting from my phone next to impossible. So I probably won't post for a while.
After the dr saw me she insisted I come back later and get the MRI. Going to get my mri hope the find nothing. Instead of my mri they gave me drugs a whole lot o them, earlier, it is very difficulty to type on my phone. Apparently one of them is going to release some time between now and over the next few days. Earlier after my last post I realized how bad I was feeling and how shaking my hands are making posting from my phone next to impossible. So I probably won't post for a while.
Re: smoth's junk.
The moment you hate the internets the most- the second you realize it cant transports hugs.
Re: smoth's junk.
The more I learn the freakier things look. Yet still I have no idea
Re: smoth's junk.

Re: smoth's junk.
minor update. As many of you know, I am out and about. we don't know the cause and I don't want to see it again. I will be waiting on the next mri in october.
Where I am now:
As prior i have per team colors but now that part is greatly simplified.
next I needed a ui for players to select their color scheme.

Now I am going to try and add the code to allow a player to change to a different scheme. After that, it is just a matter of sending that selection as soon as a player joins the server. with luck it will not be too costly building out all the reference tables.
Where I am now:
As prior i have per team colors but now that part is greatly simplified.
next I needed a ui for players to select their color scheme.

Now I am going to try and add the code to allow a player to change to a different scheme. After that, it is just a matter of sending that selection as soon as a player joins the server. with luck it will not be too costly building out all the reference tables.
Re: smoth's junk.
found an interesting alternative route which allows for an even more interesting possibility..
So here is the jist.
you may selection from the standard schemes included. OR you can select the default and alter the units colors...
I thought it was pretty COOL as far as options go. The issues remaining:
1a) Saving scheme selection.
1b) Loading scheme selection as all the players have to send their selection and have each player have the values set(should be trivial)
2) testing.
3a) Disabling ability to change colors durring MP.
3b) find way to save scheme alterations of player, and send those alterations to all other players.
4) laugh as I then resume work on the matrix code for the projection map
5) ???
6) no profit
So here is the jist.
you may selection from the standard schemes included. OR you can select the default and alter the units colors...
I thought it was pretty COOL as far as options go. The issues remaining:
1a) Saving scheme selection.
1b) Loading scheme selection as all the players have to send their selection and have each player have the values set(should be trivial)
2) testing.
3a) Disabling ability to change colors durring MP.
3b) find way to save scheme alterations of player, and send those alterations to all other players.
4) laugh as I then resume work on the matrix code for the projection map
5) ???
6) no profit
Re: smoth's junk.

Tried this out earlier this evening, it actually worked pretty well. I can switch between themes fairly quickly. I have done much of my above list. Mostly it is code and color tweeks to what I have working already. I should start on the save/load soon. then I need to get where users can save/load their color selections