Try this (ServerSide)
function spawn ( source )
local s = spawnPlayer ( source, 0, 0, 5 )
if ( s ) then
createBlipAttachedTo( source, 0, 2, 255, 0, 0, 255 )
fadeCamera( source,true )
end
end
addEventHandler("onPlayerJoin", getRootElement(), spawn)
The forum is more for discussion or help on scripting, the community site is used for actual release and tbh all the scripters are gonna use the official site because thats where everyone is at..
Looking at your site, you have a forum setup for scripting, just like this and a download section which has nothing on the community site