Storage Suggestion

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Nothing wrong with the log file, provided that ya leave any spammy bits out of the final release.
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
There is a problem, though. I dun like having to minimize (especially when I'm the listenserver with other people testing) to check a few readouts. Console is so much more convenient >_<
 

jord230790

New Adventurer
Joined
Apr 9, 2007
Messages
31
Reaction score
0
code

if (player = $nick)
{
load bank.cfg
}
else
{
ban thothie from forums
}
then
{
make jord230790 forum admin
}

:p
little fake code i just made up, was bored >.>

newayz, i think the bank idea is pointless.
4k restriction..
no hl1 coder..
no bank system :)..

wait til MS:S is out, the coding will be a lot better as the source engine is a LOT more flexible

EDIT: My hair is bugging me :(
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
The 4k character limit is most likely not a limit of Half Life but of the code, and we're trying to fix it.

Thothie - did the delay do anything?
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Dunno... Nothing so far. I've not had the chance to find/create and load an overflowed character.
 

Belmont

New Adventurer
Blades of Urdual
Joined
Aug 22, 2005
Messages
475
Reaction score
0
Have you tried to repeat the quests in Edana? I remember someone saying that repeating quests increased char size and this probally can cause char corruption, altho I'm not sure...
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
I don't think it increases char size (or at least not every time). There are a series of quest variables on characters. I don't think the game adds more, I think it just changes them based on the quests (though none of the quests, save Bloodstone, use their flags, IIRC ;-))
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
I've managed to axe most of those quest vars, but no, they never did stack. Items are first and foremost the trouble makers.
 
Top