Lemon
03-18-2007, 09:26 PM
How about with the new hudbot server-side? I just had that thought after reading your reply...
Hudbot replaces Tribes memory allocator with the VS7 allocator. Tribes crashes when allocating blocks larger than 8mb and/or under high function/variable/object load.
Plasmatic
03-19-2007, 12:40 AM
Not a clue, but have fun finding the new limit. I recommend loading as much as possible into memory. :hurry:
Lemon
03-19-2007, 11:44 AM
I'm not that curious. Your method seems to be the way to go. Well shit I might be that curious. I'll post a "limit" if/when I find it.
WorstAim
03-20-2007, 06:34 AM
$Clones::List68_82_97_225 = "{DiE}-Death, ||SLO||HoLoCoSt, I'll beat ur ass, 3 Inchs Of Blood";
$Clones::List69_164_79_11 1 = "=PG= GB Packer, [PG]Mercenary987, =]PG[=Penguin, =PG=Mercenary987, =]PG[=Mercenary, Wasted Cupcake";
searchable...
What happens when someone connects with a name like "this, is, a, ,string,,,"
or
", , , , , , , , , , , , , , , ,"
:P
Lemon
03-20-2007, 12:56 PM
Why would anyone want to do that? Those aren't very good names.
JK IDK but I'm going to find out right now...
LOL anyway yea it's not a perfect system...
I guess I could block names with commas...
WorstAim
03-20-2007, 04:33 PM
Why would anyone want to do that? Those aren't very good names.
JK IDK but I'm going to find out right now...
LOL anyway yea it's not a perfect system...
I guess I could block names with commas...
Nah, just use delimiters that players can't connect with, to separate the names. "~" and certain hex chars all work.
Plasmatic
03-23-2007, 08:16 PM
Nah, just use delimiters that players can't connect with, to separate the names. "~" and certain hex chars all work.
That is how Annihilations first version did it. "~"
Plasmatic
03-31-2007, 04:06 PM
Or you could use a mysql database.. Annihilation Mod :: View topic - For the MySQL Junkies (http://www.annihilation.info/forum/viewtopic.php?t=5676&start=0)
Lemon
03-31-2007, 05:31 PM
Or you could use a mysql database.. Annihilation Mod :: View topic - For the MySQL Junkies (http://www.annihilation.info/forum/viewtopic.php?t=5676&start=0)
True. :rocker: