Blockland Forums > Help
Welcome message is not displayed
Demian:
The title says it all.
Unable to post console log here. Check this topic for the console log.
Khain:
Is this the Error?
--- Code: ---WARNING: string maxLength > 200 on class:GameConnection, event:MessageBoxOK
BackTrace: ->SM_StartMission->createServer->onServerCreated->loadAddOns->initEventsPlus->registerOutputEvent->verifyOutputParameterList
--- End code ---
Truce:
If it's not showing up, you have a syntax error in the message:
--- Quote ---...
CADD: 7689 local
+- bl_id = 999999
Syntax error in input.
+- no auto admin
*** Sending mission load to client: Add-Ons/Map_Bedroom/bedroom.mis
...
--- End quote ---
Post the welcome message you're trying; you probably forgot to escape an apostrophe or something.
Demian:
<color:00ff00>Demian's and McTwist's RP Content City public services. (Police, jail, hospital, bank etc.) Feel free to contribute. Other GOOD builds that are not public services MIGHT be transferred to the city.
Truce:
--- Quote from: Demian on November 10, 2009, 02:56:50 PM ---<color:00ff00>Demian's and McTwist's RP Content City public services. (Police, jail, hospital, bank etc.) Feel free to contribute. Other GOOD builds that are not public services MIGHT be transferred to the city.
--- End quote ---
1) \c2 is the shorthand for green. Saves characters (255 is max).
2) You need to escape your apostrpohes, like in the fixed version:
\c2Demian\'s and McTwist\'s RP Content City public services. (Police, jail, hospital, bank etc.) Feel free to contribute. Other GOOD builds that are not public services MIGHT be transferred to the city.