From Ryzom Forge Wiki
Line 26: | Line 26: | ||
*[db=TestDB]0:0=100[/db] chargement d'une valeur dans une DB. | *[db=TestDB]0:0=100[/db] chargement d'une valeur dans une DB. | ||
*[db=TestDB]3:0[/db] RAZ dans une DB. | *[db=TestDB]3:0[/db] RAZ dans une DB. | ||
+ | |||
+ | #Champ avant le ":" : colonne de la base (numéro ou nom). | ||
+ | #Champ après le ":" appartenance du joueur: | ||
+ | :*player | ||
+ | :*guild | ||
+ | :*arcc => 0 | ||
+ | :*civ | ||
+ | :*cult | ||
+ | :*org | ||
+ | :*race | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
===img=== | ===img=== | ||
Line 31: | Line 41: | ||
</div> | </div> | ||
===div=== | ===div=== | ||
+ | *[div]Un texte[/div] | ||
+ | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
+ | *[div=Classe|identiy|color:#f00;...???]txt[/div] | ||
+ | </div> | ||
===expr=== | ===expr=== | ||
===map=== | ===map=== | ||
+ | *[map]18176,-29492[/map] | ||
===link=== | ===link=== | ||
+ | *[link][/link] ⇒ http://app.ryzom.com/app_arcc/index.php?action=script_Edit&event=211&script=1929 | ||
+ | :http://app.ryzom.com/app_arcc/index.php?action=scripts_Main&event=211 (A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » Nouvel event ) | ||
+ | *[link]GrimSon[/link] ⇒ http://app.ryzom.com/app_arcc/index.php?action=script_Edit&event=211&script=1936 | ||
+ | :http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=1936&version=0 (A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » NewEvent » GrimSon) | ||
+ | *[link]#weGPlayerInfos_BBCodeTest[/link] ⇒ http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088&select=weGPlayerInfos_BBCodeTest | ||
+ | :http://app.ryzom.com/app_arcc/index.php?message=recipe_updated&action=script_Edit&script=2088&ryform_action=&ryform_name= ( | ||
+ | A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » NewEvent » BBCODE: stage weGPlayerInfos_BBCodeTest) | ||
===validate=== | ===validate=== | ||
===trad=== | ===trad=== |
Revision as of 18:44, 9 September 2014
WIP
in Arbeit -
work in progress -
trabajo en curso -
travaux en cours -
незавершенное
Manuel d’utilisation de l' A.R.C.C.
- Volume I : Guide de démarrage rapide (Quick Start Guide)
- Volume II : Guide d'utilisation
- Volume III: Guide d'utilisation avancée
Contents
- 1 BBCODE
- 1.1 url
- 1.2 scripturl
- 1.3 imgurl
- 1.4 db
- 1.5 img
- 1.6 div
- 1.7 expr
- 1.8 map
- 1.9 link
- 1.10 validate
- 1.11 trad
- 1.12 t
- 1.13 math
- 1.14 timer
- 1.15 date
- 1.16 func
- 1.17 itemicon
- 1.18 lua
- 1.19 param
- 1.20 data
- 1.21 session
- 1.22 get
- 1.23 post
- 1.24 playerinfos
- 1.25 gender
- 1.26 playerbackup
- 1.27 playerstat
- 1.28 scriptinfos
- 1.29 if
- 1.30 ifnot
- 1.31 hack
- 2 HTML
- 3 Autre soutils de l'ARCC
BBCODE
url
- [url]http://forge.ryzom.com/wiki/ARCC_Expert_FR[/url]
- [url=http://forge.ryzom.com/wiki/ARCC_Expert_FR]The ARCC[/url]
scripturl
- [scripturl]ryform_action=edit&ryform_name=stages%3A0[/scripturl]
http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088&ryform_action=edit&ryform_name=stages%3A0
imgurl
- [imgurl=http://forge.ryzom.com/wiki/ARCC_Expert_FR]http://app.ryzom.com//data/icons/32/emotion_tongue.png _The_ARCC[/imgurl]
db
- [db=TestDB]0:0=100[/db] chargement d'une valeur dans une DB.
- [db=TestDB]3:0[/db] RAZ dans une DB.
- Champ avant le ":" : colonne de la base (numéro ou nom).
- Champ après le ":" appartenance du joueur:
- player
- guild
- arcc => 0
- civ
- cult
- org
- race
img
- [img][/img]
div
- [div]Un texte[/div]
- [div=Classe|identiy|color:#f00;...???]txt[/div]
expr
map
- [map]18176,-29492[/map]
link
- http://app.ryzom.com/app_arcc/index.php?action=scripts_Main&event=211 (A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » Nouvel event )
- [link]GrimSon[/link] ⇒ http://app.ryzom.com/app_arcc/index.php?action=script_Edit&event=211&script=1936
- http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=1936&version=0 (A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » NewEvent » GrimSon)
- [link]#weGPlayerInfos_BBCodeTest[/link] ⇒ http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088&select=weGPlayerInfos_BBCodeTest
A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » NewEvent » BBCODE: stage weGPlayerInfos_BBCodeTest)
validate
trad
t
math
timer
date
func
itemicon
lua
param
data
session
get
post
playerinfos
gender
playerbackup
playerstat
scriptinfos
if
ifnot
hack
HTML
Alpha : | ([db=TestDB]0:0[/db]+2000)/4000 | |||
Beta : | [db=TestDB]1:0[/db]/4000+60 | |||
Gamma : | [db=TestDB]2:0[/db]/4000 | |||
Delta : | [db=TestDB]3:0[/db]/4000 |
[list=1] [*]now:[func]now[/func] [*]rand %:[func=rand]0|100[/func] [*]calc:[math](10*2)[/math] [*]session DATE:[session=DATE][func]now[/func][/session] [*]DATE:[session]DATE[/session] [*]date:[date]DATE[/date] [*]rand*DATE:[math][func=rand]0|100[/func]*[session]DATE[/session][/math] [*]rand*DATE:[math]([func=rand]0|100[/func]*[session]DATE[/session])%100[/math] [*] [/list]
[list] [*]session DATE:[session=DATE][func]now[/func][/session] [*]DATE:[session]DATE[/session] [*]date:[date]DATE[/date]
[*]1 [date shard=atys][/date] [*]2 [date=atys][/date] [*]3 [date shard][/date] [*]4 [date][/date] [*]5 [date]1407426669[/date] [session=DATE][func]now[/func]+1000[/session] [*]6 [time][session]DATE[/session][/time] [*] [*]Samedi 8 Novembre 12:00:00 UTC (dans 3 mois) [*]17h - Tria, Pluvia 15, 3e CA 2580 [*][time]2014-11-08 12:00[/time] [*]1:[date shard=atys]2014-11-08 12:00[/date] [*]2:[date=atys]2014-11-08 12:00[/date] [*]3:[date shard]2014-11-08 12:00[/date] [*]4:[date]2014-11-08 12:00[/date] [*] [*]1:[date shard=atys]2014-11-08 12:00[/date] [*]2:[date=atys]2014-11-08 12:00[/date] [*]3:[date shard]2014-11-08 12:00[/date] [*]4:[date]2014-11-08 12:00[/date] [*] [*]1:[shard=atys]2014-11-08 12:00[/shard] [*]2: [*]3:[shard]2014-11-08 12:00[/shard] [*]4:[date]2014-11-08 12:00[/date] [*] [*]1:[date shard=atys=2014-11-08 12:00][/date] [*]2:[date=atys=2014-11-08 12:00][/date] [*]3:[date shard=2014-11-08 12:00][/date] [*]4:[date=2014-11-08 12:00][/date] [*] [*] [*] [*] [*] [*] [*] [*] [/list]
⇒
Autre soutils de l'ARCC