diff --git a/docs/maps.en.md b/docs/maps.en.md index 4cb080d04b22d33e3810afeb4749e81825dcc457..4d27b399ba70d6d5ca163cc41dfd51784fe5857b 100644 --- a/docs/maps.en.md +++ b/docs/maps.en.md @@ -53,9 +53,10 @@ are now leaving the event area"). ### Scripts You can use all features included in workadventure's "[scripting api extra](https://workadventu.re/map-building-extra/about.md)"; -these will all be supported by rc3.world. However, please note that due to -the large amount of review this would necessitate, including your own -self-written javascript will only be possible upon request. +these will all be supported by rc3.world, except for using variables within links +to any kind of ressource (e.g. in the `openWebsite` property). Additionally, +please note that due to the large amount of review this would necessitate, +including your own self-written javascript will only be possible upon request. ### Starter-Kit We will again offer a map building starter kit containing a simple map repository diff --git a/docs/maps.md b/docs/maps.md index c7ea67f2849a95826571a938e57f6cdbf810b143..ea5b33bfdff87ba36ba08665e4217fb15d858121 100644 --- a/docs/maps.md +++ b/docs/maps.md @@ -55,9 +55,11 @@ jetzt das Gelände") vorgeschaltet. ### Scripte Die "[scripting API extra](https://workadventu.re/map-building-extra/about.md)" -könnt ihr nach Belieben benutzen, wir werden alle dort enthaltenen Features -unterstützen. Selbst geschriebene Scripte sind aufgrund des dadurch für uns -enstehenden Review-Aufwands nur auf Anfrage möglich. +könnt ihr nach Belieben benutzen, wir werden die dort enthaltenen Features +unterstützen, allerdings mit der Einschränkung, dass keine Variablen in Links +vorkommen dürfen (z.B. in der `openWebsite` Property). Selbst geschriebene +Scripte sind aufgrund des dadurch für uns enstehenden Review-Aufwands nur auf +Anfrage möglich. ### Starter-Kit Es wird auch dieses Jahr wieder ein Starter Kit geben, das ihr einfach