User:Iritscen/TestSpace: Difference between revisions
m (link fix to satisfy my script) |
No edit summary |
||
Line 1: | Line 1: | ||
{{LocaleDate|day=1|month=2|year=2025}} | |||
{|border=1 cellspacing=0 cellpadding=2 | {|border=1 cellspacing=0 cellpadding=2 | ||
!Kind | !Kind |
Revision as of 19:02, 3 February 2025
{{{2}}}{{{3}}}{{{1}}}
Kind | Type | Name | Platform |
---|---|---|---|
f | bool | chr_has_lsi | ![]() ![]() |
v | bool | gl_fog_start_changeto | ![]() ![]() |
AI tasks
Task A
bool |
![]() |
chr_has_lsi( |
); |
default: -- |
Task B
float gl_fog_red string gl_fog_green float gl_fog_blue float gl_fog_start float gl_fog_end
void |
float |
int |
![]() |
gl_fog_start_changeto( |
start_val, |
frames |
); |
default: -- |
-- |
-- |
void |
float |
int |
![]() |
gl_fog_end_changeto( |
start_val, |
frames |
); |
default: -- |
-- |
-- |
Task C
void |
string or int |
string |
string |
int |
![]() |
playback( |
ai_name or script_id, |
film_name, |
mode, |
num_frames |
); |
default: -- |
-- |
-- |
-- |
-- |