Xtreme3d V2
#341
Posted 25 September 2010 - 04:33 AM
greetings
#342
Posted 27 September 2010 - 05:29 AM
#343
Posted 23 December 2010 - 08:01 AM
Where can I find more description to functions?
#344
Posted 10 May 2011 - 10:02 AM
#345
Posted 13 July 2011 - 12:16 PM
When I launch the game throws this error:
an unexpected error occured while runnign the game, an error that pops up I.E. when *.pak doesn't seames to be valid or totally not exists.
but that isn't it this time,\
OK here is my source code (sure the error comes when running this code):
dll_init();
EngineCreate(window_handle());
SetPakArchive('test.pak');
matlib=MaterialLibraryCreate();
MaterialLibraryActivate(matlib);
view1=ViewerCreate(0,0,1280,1024);
ViewerSetLighting(view1,true); // light does affect materials
ViewerSetBackgroundColor(view1,c_blue);
back=DummycubeCreate(0); // background objects: skybox, skydome, ...
scene=DummycubeCreate(0);
front=DummycubeCreate(0); // foreground objects: hudsprite, hudtext,...
MaterialCreate('mleaf','leaf.png',1);
MaterialCreate('mbranch','bark.png');
nav=NavigatorCreate();
fpsmanager=FpsManagerCreate();
FpsManagerSetNavigator(fpsmanager,nav);
FpsManagerSetMovementScale(fpsmanager,10);
ObjectSetCulling(scene,vcObjectBased);
level =FreeformCreate('Skylands.csm',scene);
//level2=FreeformCreate('MillFarm.csm',scene);
FpsManagerAddMap(fpsmanager,level);
in the directory is:
Xtreme3D.dll
ode.dll
the gmk file
test.pak (with inside the test.pak:
bark.png
leaf.png
Plane.smd
Ship.bmp
Skylands.csm)
a map: Grounds (with inside:
Mossy_sand.bmp)
another map: Metal (with inside:
Silver.bmp
I don't what I am doing wrong, PLS help me
EDIT:
I figured it out myself, not all the textures that the map uses where in the .pak file
Edited by _12vince, 18 July 2011 - 03:39 PM.
#346
Posted 17 September 2011 - 01:30 PM
#347
Posted 14 November 2011 - 05:25 PM
there is an error with EVERYTHING and the extention is .gm6 make it .gmk
GOT IT Xtreme i would call it Downstreme
Edited by GameMaker8.0, 14 November 2011 - 05:29 PM.
#348
Posted 15 November 2011 - 12:14 PM
I got some problems with this XTREME FANTASIC DLL
When I launch the game throws this error:
an unexpected error occured while runnign the game, an error that pops up I.E. when *.pak doesn't seames to be valid or totally not exists.
but that isn't it this time,\
OK here is my source code (sure the error comes when running this code):dll_init(); EngineCreate(window_handle()); SetPakArchive('test.pak'); matlib=MaterialLibraryCreate(); MaterialLibraryActivate(matlib); view1=ViewerCreate(0,0,1280,1024); ViewerSetLighting(view1,true); // light does affect materials ViewerSetBackgroundColor(view1,c_blue); back=DummycubeCreate(0); // background objects: skybox, skydome, ... scene=DummycubeCreate(0); front=DummycubeCreate(0); // foreground objects: hudsprite, hudtext,... MaterialCreate('mleaf','leaf.png',1); MaterialCreate('mbranch','bark.png'); nav=NavigatorCreate(); fpsmanager=FpsManagerCreate(); FpsManagerSetNavigator(fpsmanager,nav); FpsManagerSetMovementScale(fpsmanager,10); ObjectSetCulling(scene,vcObjectBased); level =FreeformCreate('Skylands.csm',scene); //level2=FreeformCreate('MillFarm.csm',scene); FpsManagerAddMap(fpsmanager,level);
in the directory is:
Xtreme3D.dll
ode.dll
the gmk file
test.pak (with inside the test.pak:
bark.png
leaf.png
Plane.smd
Ship.bmp
Skylands.csm)
a map: Grounds (with inside:
Mossy_sand.bmp)
another map: Metal (with inside:
Silver.bmp
I don't what I am doing wrong, PLS help me
EDIT:
I figured it out myself, not all the textures that the map uses where in the .pak file
You have wrong address to "test.pak"...
write there full path... then try...
Edited by zmaj, 15 November 2011 - 12:15 PM.
#349
Posted 30 January 2012 - 10:01 AM
Thnaks!
#350
Posted 05 February 2012 - 02:37 AM
Forbidden
You don't have permission to access /download/Xtreme3D/Xtreme3DV2.zip on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_fcgid/2.3.5 Server at www.sentinelgames.com Port 80
#351
Posted 08 July 2012 - 04:10 AM
i´ve posted it twice accidentally.
Edited by Shadowheart, 08 July 2012 - 04:14 AM.
#352
Posted 08 July 2012 - 04:11 AM
I´ve found Xtreme3D through the internet archive.I don't know, it could just be me, but I get the following error when I click the download link:
Forbidden
You don't have permission to access /download/Xtreme3D/Xtreme3DV2.zip on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_fcgid/2.3.5 Server at www.sentinelgames.com Port 80
You can download Xtreme3D V2 on http://gamemaker.cc/?section=dlls
(and many more lost gmc dlls)
Best regards
Edited by Shadowheart, 08 July 2012 - 04:14 AM.
#353
Posted 08 July 2012 - 06:09 AM
and second i am downloading dll's uselesslybecause dont know how to read them.
please help me how to read dll's which i dont which functions they contain.
#354
Posted 12 July 2012 - 09:56 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









