ID:171505
 
ok i used chrspy's fullban
http://developer.byond.com/hub/Crispy/FullBan
but edited..The problem is when a mob is killed...which in my game happens so the comp think its banned i think..
client/Del()
// The crban_isbanned() check is necessary so that you don't get a "[Someone] logged out" message
// whenever someone tries to log in while banned.
if (!crban_isbanned(src))
// Logout message
world << "<b>Spy-Bot:Denied access to [src] from joining us.</b>"

.=..()
Also the spybot thing is the only thing i added....can any1 help my poor spybot?
You don't edit them, or copy and paste, you use byond's tick method...expand the lib. and tick crispy's thing


also its crispy no what ever the hell you said I think you messed up his key plus added -ies instead of -'s
In response to N1ghtW1ng
First it's a library and i did give credit where it was due.second i dunno what the byond tick thing is..
In response to CodingSkillz2
yeah because you don't know how to use libraries correctly, look it up on the fourm
In response to CodingSkillz2
Exactly. It's a library. That is not how you use libraries. Libraries are meant to be included as-is, and can be expanded upon if they are designed that way, though not by copying and pasting the entire thing into your code.
In response to Garthor
I'm just going to guess because i have to go to bed irght now but is it somthing like #define blah?
In response to CodingSkillz2
No.
In response to CodingSkillz2
So Trebeck is that the answer were looking for?

*Buzzer* Sorry your incorrect. Scroll down on the side in the dreammake until you see [+]Lib

Click it so it expands and is something like this

[-]Lib
[]blah
[]blah
[]blah
[]blah

to include one

[-]Lib
[[C]]blah
[]blah
[]blah
[]blah


C respresents click it...click the library you want to include
In response to Garthor
*Loves Garthor's very very vague answers*
In response to N1ghtW1ng
Some people I just don't waste my time on.
In response to Garthor
Good idea even after they don't listen...I posted the answer twice