error

Started by :P, Oct 02, 2015, 04:45 PM

Previous topic - Next topic

:P

when i open server i  getting error expression expected in line no = 141 column = 38 in thin line
Message( " + GetLevelTag(player) + ": " + player.Name + ": " + WHITE + " " + text + " );
SLC is a good scripter but he always use bad words for abusing players :P

rulk

try this;

Message( GetLevelTag(player) + ": " + player.Name + ": " + WHITE + " " + text );
We are all god's children.

:P

[null 0x000000000]
SLC is a good scripter but he always use bad words for abusing players :P

MatheuS

Message( GetLevelTag(player) + ": " + player.Name + ": " + WHITE + " " + text );try this;
if( !sucess ) tryAgain();
Thanks to the VCMP community. It was the happiest period of my life.

rulk

not sure what's causing the null, it could be one of the functions.

you have to go into de-bugging mode now :-)

try...., and tell me the result.
print( GetLevelTag( player ) );
We are all god's children.

KAKAN

Where are you trying to use it actually?
And yes, give us your GetLevelTag function.
And tell us the script you use for your login/register system
oh no

Stuart Eldin

ITS SHOWING null it mean You have level that doesn't exist in GetLevelTag

EK.IceFlake

Improve your English or you don't have a place here.