38 lines
849 B
HTML
38 lines
849 B
HTML
<HTML>
|
|
<HEAD>
|
|
<A HREF="../index.htm">Call of Duty Script Documentation</A>
|
|
<BR>
|
|
<H1>setvehiclelookattext(<lookat text line 1>, <lookat text line 2>)</H1>
|
|
<BR>
|
|
</HEAD>
|
|
<BODY>
|
|
<H2>Module<PRE>Vehicles</PRE></H2>
|
|
<BR>
|
|
<H2>Summary</H2>
|
|
<BR>
|
|
<PRE>
|
|
Set look at text for vehicle.
|
|
</PRE>
|
|
<BR>
|
|
<H2>Call this function on</H2>
|
|
<BR>
|
|
<PRE>
|
|
a vehicle
|
|
</PRE>
|
|
<BR>
|
|
<H2>Minimum Number of arguments: 1</H2>
|
|
<BR>
|
|
<UL>
|
|
<PRE>
|
|
<LI>1 : <lookat text line 1> The unlocalized look at text for this vehicle. Line is green and usually a name</LI>
|
|
</PRE></UL>
|
|
<H2>Number of optional arguments: 1</H2>
|
|
<BR>
|
|
<UL>
|
|
<PRE>
|
|
<LI>1 : <lookat text line 2> The localized look at text for this vehicle. Line is white and usually a type</LI>
|
|
</PRE></UL>
|
|
<BR>
|
|
<A HREF="../index.htm">Return to Function List</A><BR>
|
|
</BODY>
|
|
</HTML>
|