diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-December/000776.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-December/000776.html')
-rw-r--r-- | pipermail/nel/2001-December/000776.html | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/pipermail/nel/2001-December/000776.html b/pipermail/nel/2001-December/000776.html new file mode 100644 index 00000000..5a694ddc --- /dev/null +++ b/pipermail/nel/2001-December/000776.html @@ -0,0 +1,71 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Landscape Building problems</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:corvazier%40nevrax.com"> + <LINK REL="Previous" HREF="000774.html"> + <LINK REL="Next" HREF="000775.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Landscape Building problems</H1> + <B>Cyril 'Hulud' Corvazier</B> + <A HREF="mailto:corvazier%40nevrax.com" + TITLE="[Nel] Landscape Building problems">corvazier@nevrax.com</A><BR> + <I>Thu, 6 Dec 2001 10:37:05 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000774.html">[Nel] Landscape Building problems</A></li> + <LI> Next message: <A HREF="000775.html">[Nel] Landscape Building problems</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#776">[ date ]</a> + <a href="thread.html#776">[ thread ]</a> + <a href="subject.html#776">[ subject ]</a> + <a href="author.html#776">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi Róbert, nice to see you again on the list :-) + +><i> When I run the client with our landscape the far textures +</I>><i> look all strange, the landscape appears and disappears when +</I>><i> I move around using /goto. +</I> +Perhaps it is the thread loading process that make some times to load new +zones when you use /goto. + +><i> I also never see the near textures. +</I> +If you see arraws, it means the bitmap files are not found. +Are you sure tiles are in a path directory of the client ? +Can you check that your client use .dds tiles and not .tga tiles ? ( use +CTileBank::makeAllExtensionDDS () ) + +><i> The .rbank files don't seem to be working because I'm never +</I>><i> snapped to ground on our landscape and can't move except +</I>><i> with /goto. +</I> +I will ask my coworkers for this. + +Regards, + +Cyril Corvazier + + + +</pre> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000774.html">[Nel] Landscape Building problems</A></li> + <LI> Next message: <A HREF="000775.html">[Nel] Landscape Building problems</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#776">[ date ]</a> + <a href="thread.html#776">[ thread ]</a> + <a href="subject.html#776">[ subject ]</a> + <a href="author.html#776">[ author ]</a> + </LI> + </UL> +</body></html> |