Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 9 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : DOOM III
Category: DOOM III Mapping
D3 mapping and level design.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: Function not supported on entity
void269
General Member
Since: Sep 16, 2004
Posts: 38
Last: Apr 1, 2006
[view latest posts]
Level 2
Category: DOOM III Mapping
Posted: Saturday, Dec. 3, 2005 09:18 pm
I just made two robotic arms (they do the same movements and have the same parts, they are just on diff sides of the room) in D3 and I wrote the script for them, but when I try to execute the script in D3 many of the movements are not used for only one of the arms while the other works just find. Also, when I go back into the editor and check the console I find a lot of warnings saying:

WARNING: maps\game\mp\mp1.script(1603): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'slide_2'

WARNING: maps\game\mp\mp1.script(1608): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'cell_2'

WARNING: maps\game\mp\mp1.script(1614): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'cell_2'

WARNING: maps\game\mp\mp1.script(1618): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'slide_2'

WARNING: maps\game\mp\mp1.script(1628): Thread 'energy_arm_2_script': Function 'rotateOnce' not supported on entity 'slide_2'

WARNING: maps\game\mp\mp1.script(1632): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'slide_2'

WARNING: maps\game\mp\mp1.script(1640): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'slide_2'

WARNING: maps\game\mp\mp1.script(1644): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'cell_2'

WARNING: maps\game\mp\mp1.script(1649): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'slide_2'

WARNING: maps\game\mp\mp1.script(1657): Thread 'energy_arm_2_script': Function 'moveToPos' not supported on entity 'slide_2'


Does anyone know why one will work and not the other, and what the problem is?

P.S.
Here's the script for the one that doesn't work.

void energy_arm_2_script()
{
$clamp_2.rotateOnce('0 -45 0');
sys.waitFor($clamp_2);
sys.wait(1);
//////
$clamp_2.moveToPos('-585 564 414');
$slide_2.moveToPos('-792.875 781.25 415');
sys.waitFor($slide_2);
sys.waitFor($clamp_2);
sys.wait(1);
//////
$cell_2.moveToPos('-826.875 815.25 415');
sys.waitFor($cell_2);
$cell_2_light.fadeOutLight(2);
sys.waitFor($cell_2_light);
sys.wait(1);
//////
$cell_2.moveToPos('-765.875 752.25 415');
sys.waitFor($cell_2);
sys.wait(1);
//////
$slide_2.moveToPos('-741.875 730.25 415');
$clamp_2.moveToPos('-608 596 414');
sys.waitFor($slide_2);
sys.waitFor($clamp_2);
sys.wait(1);
//////
$clamp_2.rotateOnce('0 -45 0');
sys.waitFor($clamp_2);
sys.wait(1);
//////
$slide_2.rotateOnce('0 0 90');
sys.waitFor($slide_2);
sys.wait(1);
//////
$slide_2.moveToPos('-771 596 487');
sys.waitFor($slide_2);
sys.wait(1);
//////
$clamp_2.rotateOnce('0 90 0');
sys.waitFor($clamp_2);
sys.wait(1);
//////
$slide_2.moveToPos('-607.875 760.25 465');
sys.waitFor($slide_2);
sys.wait(1);
//////
$cell_2.moveToPos('-607.875 760.25 499');
$cell_2_light.fadeInLight(2);
sys.waitFor($cell_2);
sys.wait(1);
//////
$slide_2.moveToPos('-771 596 487');
sys.waitFor($slide_2);
sys.wait(1);
//////
$clamp_2.rotateOnce('0 -90 0');
sys.waitFor($clamp_2);
sys.wait(1);
//////
$slide_2.moveToPos('-771 596 415');
sys.waitFor($slide_2);
sys.wait(1);
//////
$clamp_2.rotateOnce('0 45 0');
sys.waitFor($clamp_2);
sys.wait(1);
}
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : DOOM III : DOOM III Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»