just stopped in to say hi before crow bans me

User avatar
{LS}RePublic
Posts: 538
Joined: Fri Apr 04, 2014 5:04 am

Re: just stopped in to say hi before crow bans me

Post by {LS}RePublic »

bawb who?
Image
perrinoia
Site Admin
Posts: 3732
Joined: Sun Jul 01, 2012 7:18 pm

Re: just stopped in to say hi before crow bans me

Post by perrinoia »

I'm pretty sure his name is qawq.. Pronounced, "cock". :trolol:
Image
User avatar
DaJ4ck3L
Crow{OZ}
Posts: 3375
Joined: Thu Jul 22, 2010 11:51 pm
Contact:

Re: just stopped in to say hi before crow bans me

Post by DaJ4ck3L »

lol, still so full of love.
Image
bawb
Posts: 39
Joined: Thu Feb 26, 2015 12:21 pm

Re: just stopped in to say hi before crow bans me

Post by bawb »

Groove I think that you need to export those changes to your play.gui after you set the chat box dimensions, so that it will load from the file next time. It's been years literally since I've messed with this stuff so I'll have to look into it more. When I was building huds, sometimes the play.gui would save automatically and load back up after restarting, even though I never coded it to do that. This would result in my script loading over the top of the HUD that had saved magically. There is something going on that is resetting your box dims, idk if it is in script or in the .exe itself
Groove
Posts: 218
Joined: Thu Apr 17, 2014 10:36 pm

Re: just stopped in to say hi before crow bans me

Post by Groove »

Thanks for the reply, bawb.

unfortunately, the chat input seems to ignore changes to play.gui - i can load play.gui with whatever width value but it doesn't apply. poking around the .exe, i see where the size is being set but the code doesn't actually run until the map is loaded. then you can change it in tree() and it'll stick - until close, when play.gui exports and sure enough, it exports the default value of 370 (which it doesn't use)

i'm guessing that the chatinput gets created by the .exe on first map load, rather than on start when it loads play.gui - so changes to play.gui don't affect it

was hoping that there'd be some way to send the value after its created, like tree() seems to do but maybe i'm totally wrong

made a plugin that does it anyways so it's not a big deal, but i was just convinced that if it can be done in tree() it shouldn't need a plugin
bawb
Posts: 39
Joined: Thu Feb 26, 2015 12:21 pm

Re: just stopped in to say hi before crow bans me

Post by bawb »

Idk man sounds like you know more than I do about gui's
bawb
Posts: 39
Joined: Thu Feb 26, 2015 12:21 pm

Re: just stopped in to say hi before crow bans me

Post by bawb »

Sup ghosty been a while, I think you're overdue for one of my lovely picture messages! :P lol
Groove
Posts: 218
Joined: Thu Apr 17, 2014 10:36 pm

Re: just stopped in to say hi before crow bans me

Post by Groove »

bawb wrote:Idk man sounds like you know more than I do about gui's
hahaha ok i'll keep @ it, i'm sure i'll figure it out

what about this one?

viewtopic.php?f=25&t=6515
Post Reply