Weird RTP error

Zeehond23

Valued Member!
Hi,

I was looking at my RTP file to check something, and I got this weird error:

Code:
17:20:18 Error in expression <if (name player == 'Dr. T'Soni') then
            {
                if (getPlayerUID pl>
17:20:18   Error position: <Soni') then
            {
                if (getPlayerUID pl>
17:20:18   Error Missing )
17:20:18 Error in expression <if (name player == 'Dr. T'Soni') then
            {
                if (getPlayerUID pl>
17:20:18   Error position: <Soni') then
            {
                if (getPlayerUID pl>
17:20:18   Error Missing )

Dr.T'Soni is a player on my server, but in no way is his name stored in ANY server or mission pbo. Is this him trying to inject something into the server files?
 
Back
Top