<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
	<id>http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlGetForce</id>
	<title>LlGetForce - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlGetForce"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetForce&amp;action=history"/>
	<updated>2026-06-01T03:38:04Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlGetForce&amp;diff=865&amp;oldid=prev</id>
		<title>Qmf：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: vector llGetForce( ) |参数= 参数： |返回值= 返回…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetForce&amp;diff=865&amp;oldid=prev"/>
		<updated>2021-01-25T07:45:21Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: vector llGetForce( ) |参数= 参数： |返回值= 返回…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{函数详情&lt;br /&gt;
|函数名 = Function: vector llGetForce( )&lt;br /&gt;
|参数= 参数：&lt;br /&gt;
|返回值= 返回值：返回一个矢量，作为力(如果脚本是物理的)&lt;br /&gt;
&lt;br /&gt;
|注意事项=&lt;br /&gt;
注意事项&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|示例=&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        llSetForce(&amp;lt;0,llFrand(10),0&amp;gt;,FALSE); //Sets the force in a frand of 10 in Y axis.&lt;br /&gt;
        llSetTimerEvent(1); //Resets the force every second.&lt;br /&gt;
    }&lt;br /&gt;
    touch_start(integer total_num)&lt;br /&gt;
    {&lt;br /&gt;
        llOwnerSay((string)llGetForce()); //Says the force.&lt;br /&gt;
    }&lt;br /&gt;
    timer()&lt;br /&gt;
    {&lt;br /&gt;
        llResetScript();&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|相关函数=	&lt;br /&gt;
[[llGetOmega]]&lt;br /&gt;
[[llGetVel]]	&lt;br /&gt;
[[llGetTorque]]			&lt;br /&gt;
[[llGetMass]]		&lt;br /&gt;
[[llGetAccel]]			&lt;br /&gt;
[[llSetForce]]			&lt;br /&gt;
[[llSetTorque]]			&lt;br /&gt;
[[llSetForceAndTorque]]			&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|相关事件=&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Qmf</name></author>
		
	</entry>
</feed>