Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Force on June 29, 2008, 09:27:15 pm

Title: Confused about sansan echo =\
Post by: Force on June 29, 2008, 09:27:15 pm
Hey

I am confused about sansan's echo. On the handledeath signal which echos to the channel the person who died and the reason:

Code: [Select]
vcmp.echo 7[ $+ %id $+ ]10 $vcmp.hgetname(%id) $+ %deathreason 

I have noticed that only works for registered users, if I am called Testing (a.ka. A non registered user) it doesn't echo it!

Oh and its fine for non registered users when they speak, it echos the chat fine

Any ideas?
Title: Re: Confused about sansan echo =\
Post by: Mattz on June 30, 2008, 12:56:21 am
It suppose to show on the echo even if the nick is not registered. I never had that problem :S
Title: Re: Confused about sansan echo =\
Post by: Force on June 30, 2008, 06:00:19 pm
Yeah its very odd and I have spent ages trying to come up with a solution. :( If anyone finds one then please share it :).

Cheers