General Thread |
by Aardappel
on 01/05/2002 01:55, 15499 messages, last message: 12/08/2021 21:22, 8825830 views, last view: 12/09/2021 01:15 |
 |
|
for questions, announcements etc.
|
 |
|

Board Index

|
 |
#5976: Old cube maps-conversion to Sauer |
|
by theButcher
on 07/02/2006 03:10
|
 |
|
I was wondering if anyone was converting the MANY old cube maps to Sauer format. I could convert them using the convert command and some tweaking... let me know if I can help.
reply to this message
|
 |
#5977: Re: .. |
|
by forgeflow
on 07/02/2006 08:57, refers to #5975
|
 |
|
Yes, it is, thank you.
reply to this message
|
 |
#5978: Re: Old cube maps-conversion to Sauer |
|
by pushplay
on 07/02/2006 11:09, refers to #5976
|
 |
|
Author's will comvert their maps as they see fit. Although you could always encourage them to convert your favorites.
The only maps I worry about at Goetz's. They were some of the best Cube had to offer and he's not with us to do it himself or give permission.
reply to this message
|
 |
#5979: Re: Old cube maps-conversion to Sauer |
|
by Passa
on 07/02/2006 11:47, refers to #5978
|
 |
|
I actually did tongues over in Sauerbraten, but didn't want to put it on Quad for that very reason, no-one has his consent to port them over to Sauerbraten.
reply to this message
|
 |
#5980: Re: Old cube maps-conversion to Sauer |
|
by theButcher
on 07/02/2006 14:36, refers to #5978
|
 |
|
OK, thanks.
reply to this message
|
 |
#5981: SP maps not working |
|
by dieselfame3
on 07/02/2006 17:59
|
 |
|
i have an intell mac and ive noticed that i cant load anysingle player maps past level 1 in the main campaingn. what can i do to fix this.
reply to this message
|
 |
#5982: Re: SP maps not working |
|
by MeatROme
on 07/02/2006 18:26, refers to #5981
|
 |
|
wait for them to be built ;-)
There is currently only Episode #1 available.
In the next release there will be additional SP maps [of the stand-alone kind].
The Campaign is still undergoing construction; wether or not any further Episodes will be ready for next release ... only Nieb can tell ;-)
reply to this message
|
 |
#5983: Linker error |
|
by Aegis
on 07/02/2006 20:35
|
 |
|
I am having some trouble compiling Sauerbraten under VC++ 7.1. Well, more accurately, I\'m having some trouble linking Sauerbraten under VC++ 7.1. After everything compiles, I get this linker error:
Linking...
LINK : error LNK2020: unresolved token (0A00000D) enet_packet_destroy
LINK : error LNK2020: unresolved token (0A000012) enet_packet_create
LINK : error LNK2020: unresolved token (0A000014) enet_packet_resize
LINK : fatal error LNK1120: 3 unresolved externals
And every file that uses enet.h includes it.
Any idea what is going on?
reply to this message
|
 |
#5984: .. |
|
by virtualblackfox
on 07/02/2006 21:16
|
 |
|
All thoses functions are in packet.c.
reply to this message
|
 |
#5985: Re: Linker error |
|
by MeatROme
on 07/02/2006 22:30, refers to #5983
|
 |
|
try building ENET first.
Look into src/enet
and do the stuff in the readme.
automake and stuff ...
reply to this message
|
 |
#5986: Md3 Questions |
|
by shocktrooper1
on 07/03/2006 20:59
|
 |
|
I have many. Here are some;
when pointing to the directory for loading an md3 model skin, the correct method is
md3skin mesh skin_path.
Blender has names for mesh groups. Should I use these names in identifying the mesh? Or is there default mesh names such as lower, upper, and head?
On line 109 of the md3_sauer_howto.txt is that the correct format for pointing to the skin, 'md3skin l_lower ./default_l.png'?
I have found the exporter I'm using for blender to work very well. I realize that I need three separate models for a single character, head, torso and legs, each with animation.
How do I get the tags into each model?
Do I have to set a certain height on the z-axis for the models to stack onto each other correctly?
Animations
As far as documenting animations in an md3.cfg;
Can I use any in any order? For example,
md3anim "run attack" 9 34 29
md3anim run 45 8 0
and then stop?
what is the fourth value in the md3 cfg, for example;
md3anim idle 34 4 0 33
?
Those are the questions i have so far.
reply to this message
|
 |
#5987: .. |
|
by makkE
on 07/03/2006 22:09
|
 |
|
1. There are no default names.
Just rename your groups in blender to whatever you like, and use that name.
2.
'md3skin l_lower ./default_l.png'?
thatīs a bit confusing. it doesnīt need ./ and can be named whatever.jpg/png
so for example
md3load head headskin.jpg
or
md3load rfiid umpu.png
whatever you named your groups and skins.
but using the q3 standart definitions might simply be wisest.
doesn īt matter.
3. A tag would be a single face (triangle), in a single group,inside the mesh, and the group name should be "tag_head" "tag_torso" or "tag_legs".
It COULD be that the names arenīt important at all since in sauer, tag linking is done via the id, wich depends simply on the order you loaded the seperate meshes.
I am afraid, I canīt tell you about the position of the tags, but I believe the must be centered in their meshes.That could be wrong though.
You might try to find a q3 tutorial on that.
AFAIK the body parts mustnīt be positioned correctly, the positioning is the tagīs job. At least thatīs what I know from importing parts of md3īs, they are all centered. Again, a md3 tut, or a md3viewer might help you further than I can.
I THINK the 4th value is obsolete by now. Just donīt use it. It fixed one of my gun models, after changing from previous release to the current.
Dunno about the order of animations. Drian might be able to help.
reply to this message
|
 |
#5988: .. |
|
by makkE
on 07/03/2006 22:15
|
 |
|
Or maybe search the polycount forums, maybe you find additional info there.
reply to this message
|
 |
#5989: Fedora Core 64 bits. |
|
by Tomcat
on 07/04/2006 05:02
|
 |
|
hi people, how i can run CUBE in Fedora Core 64 bits version?.
thamks a lot.
reply to this message
|
 |
#5990: .. |
|
by Max of S2D [Fr]
on 07/04/2006 13:50
|
 |
|
O_O 40 fps with bloom effects ? You're lucky :) ! Maybe there are too lights entity... when i think i've 35 fps with shaders only... -.-
reply to this message
|
 |
#5991: Blech, again. |
|
by Aegis
on 07/04/2006 22:00, refers to #5983
|
 |
|
Thank you blackfox. Anyway, after that I got a few more. >_<
water.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
worldio.obj : error LNK2019: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z) referenced in function "void * __cdecl operator new(unsigned int,char const *,int)" (??2@YAPAXIPBDH@Z)
fps.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
tools.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
rendermodel.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
renderparticles.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
server.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
spheretree.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
octa.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
octaedit.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
octarender.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
physics.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
command.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
cubeloader.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
lightmap.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
normal.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int,int,char const *,int)" (??2@$$FYAPAXIHPBDH@Z)
LINK : error LNK2001: unresolved external symbol __CorExeMain@0
.\Release\AGM.exe : fatal error LNK1120: 2 unresolved externals
I have no idea what this is about...
reply to this message
|
 |
#5992: weapons - skinning???????????? |
|
by atarimaster
on 07/05/2006 23:09
|
 |
|
is there any way to skin the weapons and/or the sprites
reply to this message
|
 |
#5993: Nevermind... |
|
by Aegis
on 07/05/2006 23:55
|
 |
|
Actually, the last problem I had was resolved. Thanks.
reply to this message
|
 |
#5994: Agh, again, simple question this time however |
|
by Aegis
on 07/06/2006 00:23
|
 |
|
When compiling the engine with Visual C++ 8, which version of the PSDK is needed?
I'm pretty sure the problem is PSDK related, anyway, one error is in a file that includes windows.h and uses clipboard functions, and I'm guessing the other is a similar problem. Here's the errors anyway, for refrance, though.
console.obj : error LNK2001: unresolved external symbol __imp__IsClipboardFormatAvailable@4
console.obj : error LNK2001: unresolved external symbol __imp__OpenClipboard@4
console.obj : error LNK2001: unresolved external symbol __imp__GetClipboardData@4
console.obj : error LNK2001: unresolved external symbol __imp__CloseClipboard@0
main.obj : error LNK2001: unresolved external symbol __imp__MessageBoxA@16
reply to this message
|
 |
#5995: Cant get list |
|
by Sk~
on 07/06/2006 05:58
|
 |
|
Hi, i cant get the server list, i think i know why, the ports but anyway can someone tell me what port this game runs on and any other helpful info,
thanks,
Sk~
reply to this message
|
 |
 |
|

Board Index

|
 |