Dallas graphical script editor
Dallas graphical script editor
i was trying to get dallas working, i installed egcs-1.1.2, downloaded D3SDK 1.4 and set it up like tutorial says.
Then i made very simple script that is 100% scripted good...
that error says - virtualgcc.exe stopped working,
Error caused that program stopped to work right.
System windows will close program and tell you when it find affordable solution.
I m using windows Vista home basic SP2, is it possible to make it working?
(windows haven't found any solution )
Then i made very simple script that is 100% scripted good...
that error says - virtualgcc.exe stopped working,
Error caused that program stopped to work right.
System windows will close program and tell you when it find affordable solution.
I m using windows Vista home basic SP2, is it possible to make it working?
(windows haven't found any solution )
- SuperSheep
- DBB Benefactor
- Posts: 935
- Joined: Sun Jun 03, 2001 2:01 am
- Location: Illinois
You can try this page...
http://www.prepare4descent.net/descenti ... velEditing
Don't know if you've done everything shown there, but it's worth a look. Unfortunately, that's the extent of my knowledge on the subject.
http://www.prepare4descent.net/descenti ... velEditing
Don't know if you've done everything shown there, but it's worth a look. Unfortunately, that's the extent of my knowledge on the subject.
Dallas graphical script editor
I tryed to set it not via virtalgcc.exe but virtualms.exe now , i downloaded microsoft visual studio 9.0 and when i press compile there are errors:
i have tryed to compile level 14 from retribution pack with source from planetdescent and it is showing these errors everywhere!! what is with it for now? please help
Code: Select all
Virtual MS Compiler layer for Descent 3
Copyright 1999 Outrage Entertainment
Source: \"C:\\Users\\Roman\\Desktop\\D3EDIT10\\d3-sdk_v14\\osiris\\level14.cpp\"
Output: \"C:\\Users\\Roman\\Desktop\\D3EDIT10\\d3-sdk_v14\\osiris\\level14.dll\"
Debug Info: None
Warning Level: 0
DLL Type: Level Script
cl : Command line warning D9002 : ignoring unknown option '/GD'
level14.cpp
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(85) : error C2383: 'Obj_GetGunPos_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(90) : error C2383: 'Obj_GetGroundPos_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(94) : error C2383: 'Room_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(153) : error C2383: 'AI_GoalFollowPathSimple_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(165) : error C2383: 'Obj_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(169) : error C2383: 'Matcen_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(197) : error C2383: 'AI_FindObjOfType_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(361) : error C2383: 'Obj_Create_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(373) : error C2383: 'Obj_WBValue_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(403) : error C2383: 'Player_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(406) : error C2383: 'Obj_SetCustomAnim_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(415) : error C2383: 'Obj_Burning_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(437) : error C2383: 'Sound_Stop_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(440) : error C2383: 'Sound_Play2d_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(443) : error C2383: 'Sound_Play3d_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(455) : error C2383: 'AI_GoalValue_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(458) : error C2383: 'AI_GetNearbyObjs_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(542) : error C2383: 'Game_CreateRandomSparks_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(562) : error C2383: 'Path_GetInformation_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(578) : error C2383: 'LGoal_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(843) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(847) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(851) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(852) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(853) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1447) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1475) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1500) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1718) : error C2198: 'Obj_Create_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(2548) : error C2198: 'Matcen_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(2569) : error C2198: 'Matcen_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(2773) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(3059) : error C2198: 'AI_GoalValue_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(3265) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4256) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4273) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4288) : error C2198: 'Player_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4303) : error C2198: 'Player_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4334) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4352) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4438) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4442) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4479) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4513) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4543) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4612) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4652) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4672) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4690) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4708) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4728) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(5402) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6264) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6285) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6306) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6327) : error C2198: 'LGoal_Value_fp' : too few arguments for call
- SuperSheep
- DBB Benefactor
- Posts: 935
- Joined: Sun Jun 03, 2001 2:01 am
- Location: Illinois
Dallas graphical script editor
Ehm , my c/c++ knowledge is very low i can't fix it myself... virtualgcc.exe is just not working on vista, no chance to run it
- Insurrectionist
- DBB Captain
- Posts: 557
- Joined: Wed Dec 22, 2004 7:01 am
- Location: SE;JHFs
- Contact:
- Insurrectionist
- DBB Captain
- Posts: 557
- Joined: Wed Dec 22, 2004 7:01 am
- Location: SE;JHFs
- Contact:
Dallas graphical script editor
no it wont because i already have done it windows virtual PC works good just transfering files is not good hehehe
omfg D3 never dies - new version is going to be released recently and a PXO will get up again!!!
btw yep i wanted to upload that image to another site but here is only that 1 supported
omfg D3 never dies - new version is going to be released recently and a PXO will get up again!!!
btw yep i wanted to upload that image to another site but here is only that 1 supported