
08-13-2002, 11:06 PM
|
|
is watching you
|
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
|
|
Quote:
Originally posted by Kaimetsu
There's a lot of redundant code in there, screeny. I optimised it a little for you.
NPC Code:
if (actionserverside) {
if (strequals(#p(0),newone)) {
with (getplayer(Stefan)) {
say2 hire Kaimetsu.;
}
}
}
//#CLIENTSIDE
if (created && gmallowedage>=18) {
triggeraction 0,0,serverside,-GM,newone,screen_name,four;
}
|
i should've seen that coming
:P |
__________________
[signature]insert here[/signature]
|
|
|
|