Help Code in 00defualt

Mukai

LOMCN Veteran
Veteran
Feb 15, 2008
383
0
43
Tenerife
hello, this posible one globalmsg one assasin conect to server?

"This PK kaori online" o..." THIS PK KAORI ONLINE IN .. BICHON! ?
 

Amenovis

Golden Oldie
Golden Oldie
Loyal Member
Jan 9, 2006
1,105
0
123
Germany
lol yes and quit simple. u have inside ur HLSCRIPT folder under system a user login script

inside of it u must only write
#if
checkpkpoints 2 ( like u have it in nearly all scripts it check if player is red)
#act
sysmsg [grobal] "pk killer <$username> Online

for the position u can use also an extra command but i dunno now in mind
 
Last edited:
Upvote 0

mapadale

Guest
hello, this posible one globalmsg one assasin conect to server?

"This PK kaori online" o..." THIS PK KAORI ONLINE IN .. BICHON! ?
I can't see why not.

But it would have to be reading the SQL for the amount of PK points for it to work correctly.
 
Upvote 0

Mukai

LOMCN Veteran
Veteran
Feb 15, 2008
383
0
43
Tenerife
Sorry, this scripts no workin , all users conections "PK USERNAME .." xDD no only pk.

whats is the error?

Thx
 
Upvote 0

Amenovis

Golden Oldie
Golden Oldie
Loyal Member
Jan 9, 2006
1,105
0
123
Germany
that must be in 00default.ill think u have it inside but with a dead line mark

[@_HLSCRIPTSYSTEM]

#ACT

Delaygoto [Local] 3 @CheckNewUser

Delaygoto [Local] 3 @CheckUserLogin

Delaygoto [Local] 3 @CheckSTSystem

break



[@CheckNewUser]

#CALL [HLSCRIPT\NewUser.TXT] @NewUser

[@CheckUserLogin]

#CALL [HLSCRIPT\UserLogin.TXT] @UserLogin

[@CheckSTSystem]

#CALL [HLSCRIPT\STSystem.TXT] @STSystem


ever if u write a ; in front of a line the system overview that line

so if u write

;#if
;checkpkpoint 2
;#act
;gottohell*lol


the server does not read it in. for the server .exe its not existing
 
Upvote 0