View Single Post
techwg
Senior Member
Join Date: Dec 2005
Old 04-22-2006 , 22:18  
Reply With Quote #28

also i cant add my Steam because of this error:


[AMXX] Invalid STEAMID


in your code there is this that stops me

if(contain(arg , "STEAM_0:") == -1)
{
console_print(id , "[AMXX] Invalid STEAMID");
return PLUGIN_HANDLED;
}

my steam id starts looks like this:

STEAM_0:1:8516242

(i changed the last 3 digits of my steam id)

why is STEAM_0 invallid ?
__________________
techwg is offline