Difference between revisions of "User:DrSatan/Sandbox"
From Fortress Forever Wiki
Jump to navigationJump to search (d added) |
(→Testing: flags added) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 2,462: | Line 2,462: | ||
| | | | ||
|Print string tables to console. | |Print string tables to console. | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | |||
| + | ===cvarlist e=== | ||
| + | |||
| + | {| width="100%" style="background:#f5faff; border:1px solid #dce7ed" | ||
| + | | | ||
| + | {| border="0" style="background:#ffffff; style="text-align:center;" width="100%" align="center" cellpadding="3" cellspacing="3" | ||
| + | |- style="background:#dce7ed; color:#000000" | | ||
| + | | colspan="1" |'''Command / Cvar''' | ||
| + | | colspan="1" |'''Default Value''' | ||
| + | | colspan="1" |'''Flag(s)''' | ||
| + | | colspan="1" |'''Help Text''' | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ec | ||
| + | |1 | ||
| + | |"user" | ||
| + | |Custom user info value | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |echo | ||
| + | |cmd | ||
| + | | | ||
| + | |Echo text to console. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |editdemo | ||
| + | |cmd | ||
| + | | | ||
| + | |Edit a recorded demo file (.dem ). | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |editor_toggle | ||
| + | |cmd | ||
| + | | | ||
| + | |Disables the simulation and returns focus to the editor | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |endmovie | ||
| + | |cmd | ||
| + | | | ||
| + | |Stop recording movie frames. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |english | ||
| + | |1 | ||
| + | |"user" and "cl" | ||
| + | |If set to 1, running the english language set of assets. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |engyme | ||
| + | |cmd | ||
| + | | | ||
| + | |Call for engineer attention | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_absbox | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays the total bounding box for the given entity(s) in green. Some entites will also display entity specific overlays. Ar | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_attachments | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays the attachment points on an entity. Arguments: {entity_name} / {class_name} / no argument picks what player is loo | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_autoaim | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays the entity's autoaim radius. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_bbox | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays the movement bounding box for the given entity(ies)in orange. Some entites will also display entity specific overlay | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_create | ||
| + | |cmd | ||
| + | | | ||
| + | |Creates an entity of the given type where the player is looking. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_debugkeys | ||
| + | |0 | ||
| + | |"sv" | ||
| + | | | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_dump | ||
| + | |cmd | ||
| + | | | ||
| + | |Usage: ent_dump <entity name> | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_fire | ||
| + | |cmd | ||
| + | | | ||
| + | |Usage: ent_fire <target> [action] [value] [delay] | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_info | ||
| + | |cmd | ||
| + | | | ||
| + | |Usage: ent_info <class name> | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_messages | ||
| + | |cmd | ||
| + | | | ||
| + | |Toggles input/output message display for the selected entity(ies). The name of the entity will be displayed as well as any mes | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_messages_draw | ||
| + | |0 | ||
| + | |"sv" and "cheat" | ||
| + | |Visualizes all entity input/output activity. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_name | ||
| + | |cmd | ||
| + | | | ||
| + | | | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_pause | ||
| + | |cmd | ||
| + | | | ||
| + | |Toggles pausing of input/output message processing for entities. When turned on processing of all message will stop. Any mess | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_pivot | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays the pivot for the given entity(ies). (y=up=green, z=forward=blue, x=left=red). Arguments: {entity_name} / {class | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_rbox | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays the total bounding box for the given enity(s) in green. Some entites will also display entity specific overlays. Ar | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_remove | ||
| + | |cmd | ||
| + | | | ||
| + | |Removes the given entity(s) Arguments: {entity_name} / {class_name} / no argument picks what player is looking at | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_remove_all | ||
| + | |cmd | ||
| + | | | ||
| + | |Removes all entities of the specified type Arguments: {entity_name} / {class_name} | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_rotate | ||
| + | |cmd | ||
| + | | | ||
| + | |Rotate an entity by a specified # of degrees | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_setname | ||
| + | |cmd | ||
| + | | | ||
| + | |Sets the targetname of the given entity(s) Arguments: {new entity name} {entity_name} / {class_name} / no argument picks wh | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_show_response_criteria | ||
| + | |cmd | ||
| + | | | ||
| + | |Print, to the console, an entity's current criteria set used to select responses. Arguments: {entity_name} / {class_name} / | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_step | ||
| + | |cmd | ||
| + | | | ||
| + | |When 'ent_pause' is set this will step through one waiting input / output message at a time. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |ent_text | ||
| + | |cmd | ||
| + | | | ||
| + | |Displays text debugging information about the given entity(ies) on top of the entity (See Overlay Text) Arguments: {entity_ | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |envmap | ||
| + | |cmd | ||
| + | | | ||
| + | | | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |escape | ||
| + | |cmd | ||
| + | | | ||
| + | |Escape key pressed. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |exec | ||
| + | |cmd | ||
| + | | | ||
| + | |Execute script file. | ||
| + | |- style="background-color: #f3f3f3;" | | ||
| + | |exit | ||
| + | |cmd | ||
| + | | | ||
| + | |Exit the engine. | ||
|} | |} | ||
|} | |} | ||
| Line 3,197: | Line 3,376: | ||
{{Scripts | Description=test | Script=test;test;test}} | {{Scripts | Description=test | Script=test;test;test}} | ||
| + | |||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Conc_1.jpg|135px]] | ||
| + | | igcaption1=A concussion grenade (conc) | ||
| + | | igimage2=[[Image:Conc_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the conc | ||
| + | | igimage3=[[Image:Conc_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Conc_4.jpg|135px]] | ||
| + | | igcaption4=Just before conc is activated | ||
| + | }} | ||
| + | |||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Emp_1.jpg|135px]] | ||
| + | | igcaption1=An EMP grenade | ||
| + | | igimage2=[[Image:Emp_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the EMP | ||
| + | | igimage3=[[Image:Emp_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Emp_4.jpg|135px]] | ||
| + | | igcaption4=Just before EMP is activated | ||
| + | }} | ||
| + | |||
| + | |||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Napalm_1.jpg|135px]] | ||
| + | | igcaption1=A napalm grenade | ||
| + | | igimage2=[[Image:Napalm_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the napalm | ||
| + | | igimage3=[[Image:Napalm_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Napalm_4.jpg|135px]] | ||
| + | | igcaption4=Just before napalm is activated | ||
| + | }} | ||
| + | |||
| + | |||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Spy_1.jpg|135px]] | ||
| + | | igcaption1=A gas grenade | ||
| + | | igimage2=[[Image:Spy_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the grenade | ||
| + | | igimage3=[[Image:Spy_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Spy_4.jpg|135px]] | ||
| + | | igcaption4=Just before gas is released | ||
| + | }} | ||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Nail_1.jpg|135px]] | ||
| + | | igcaption1=A nail grenade | ||
| + | | igimage2=[[Image:Nail_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the grenade | ||
| + | | igimage3=[[Image:Nail_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Nail_4.jpg|135px]] | ||
| + | | igcaption4=Just before nails are released | ||
| + | }} | ||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Mirv_1.jpg|135px]] | ||
| + | | igcaption1=A MIRV grenade | ||
| + | | igimage2=[[Image:Mirv_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the grenade | ||
| + | | igimage3=[[Image:Mirv_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Mirv_4.jpg|135px]] | ||
| + | | igcaption4=Just before MIRV explodes | ||
| + | }} | ||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Frag_1.jpg|135px]] | ||
| + | | igcaption1=A frag grenade | ||
| + | | igimage2=[[Image:Frag_2.jpg|135px]] | ||
| + | | igcaption2=Second image of the frag | ||
| + | | igimage3=[[Image:Frag_3.jpg|135px]] | ||
| + | | igcaption3=Third consecutive image | ||
| + | | igimage4=[[Image:Frag_4.jpg|135px]] | ||
| + | | igcaption4=Just before it explodes | ||
| + | }} | ||
| + | |||
| + | ===2.0 Flags=== | ||
| + | |||
| + | {{Image_Gallery | ||
| + | | igimage1=[[Image:Blue_Flag.jpg|135px]] | ||
| + | | igcaption1=2.0 Blue Flag | ||
| + | | igimage2=[[Image:Red_Flag.jpg|135px]] | ||
| + | | igcaption2=2.0 Red Flag | ||
| + | | igimage3=[[Image:Green_Flag.jpg|135px]] | ||
| + | | igcaption3=2.0 Green Flag | ||
| + | | igimage4=[[Image:Yellow_Flag.jpg|135px]] | ||
| + | | igcaption4=2.0 Yellow Flag | ||
| + | }} | ||
Latest revision as of 23:22, 12 February 2008
Commands and Cvars
cvarlist a
|
cvarlist b
|
cvarlist c
|
cvarlist d
|
cvarlist e
|
cvarlist g
|
cvarlist h
|
cvarlist i
|
cvarlist j
|
cvarlist k
|
cvarlist l
|
Testing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.0 Flags
|
|
|
|