DIGITAL CONCEPTS CHAT 3D
Bienvenue, Invité
Merci de vous identifier ou de vous inscrire.    Mot de passe perdu?

BOT 3D
(1 lecteur(s)) (1) Invité(s)
Aller en bas
Répondre
Nouveau sujet
Page: 1
SUJET: BOT 3D
   07/08/09 à 10:23 #5553
tutancamon
Fresh Boarder
Messages: 5
graphgraph
Personne n'est hors ligne Cliquez ici pour consulter le profil de cet utilisateur
Multi-User Worlds
 BOT 3D
! ZoneAlarm Security Alert
REPEAT PROGRAM
chat.exe is trying to acces the Internet
Identification: Unknown
Application: chat.exe
Destination IP: 81.196.26.179:DNS


package\chatbot3D - CHAT 12.20 - chat-webcam.ifrance.com/en.html xxxxx.xxxxx.xxxxx/uk/ newchatrooms.zapto.org


The questions are these:
1) how we can put on the list our servers
2) how we can make 3d contents, and how we can show 3d worlds from our server ?
.
.
.
and more questions ...

Bien qu'aucun code ou smiley ne soient montrés, ils sont utilisables.
 
Dernière édition: 07/08/09 à 17:21 Par djphil.Raison: Correction Tags
VR for all
Reply Quote
   07/08/09 à 15:59 #5556
djphil
Dream Team
My Life is Music And Music is My Life
Administrator
Messages: 2095
graph
Personne n'est hors ligne Cliquez ici pour consulter le profil de cet utilisateur
Sexe: Masculin Digital Concepts Lieu: Ixelles Date anniversaire: 12/05
 Re:BOT 3D
Hi Tutancamon!

I use too ZA and i have any problems

How open a 3D Chat Room:

1) Open port 12000 into rooter
2) Open and allow connection from chat into ZA
3) Download and install the chat ... or the 3D pack
4) Run server ... if test is green, is OK elses is red and no OK
if is red verifie 1) and 2)
5) Run Bot and go to your room
6) Run client and go to your room

For 3D world:

1) Use a worlt.txt file into your server root directory
2) Use objects.txt and scripts into the script directory
The directory script is into bot root directory
if no existe, create this!

Exemple of world.txt


; world.txt

; ground
.1 0 65535 32768
.2 65535 65535 32768
.3 65535 0 32768
.4 0 0 32768
/ 1 2 3 4 {sable1}



Exemple of object.txt


# OBJECTS.TXT

[door]
.1 160 0 141
.2 -160 0 141
.3 -160 0 -141
.4 160 0 -141
/ 1 2 3 4 {doora1}
/ 2 1 4 3 {doora2}

[bird]
.1 160 0 141
.2 -160 0 141
.3 -160 0 -141
.4 160 0 -141
/ 1 2 3 4 {birda1} bt



Exemple of actor.txt (avatar)


; actor.txt

.1 159 0 140
.2 -160 0 140
.3 -160 0 -141
.4 159 0 -141
.5 0 -120 -141
.6 0 -120 0

/ 1 2 3 4 {webcam} {soleil} {toquer} b
/ 5 3 2 6 {floor1} b
/ 4 5 6 1 {floor1} b



Exemple of script (bird fly)


// script.txt : example script pour 3D object bird

proc timer ()
{
object_shape (1, "bird");
object_move (1, 32768, 32768, 41000); // initial position
object_move (1, 32768, 40000, 41000, 0, 0, 0, 10000, 1); // final position
}



!!! Dont forget encode yours picture into the ini files !!!

Exemple:


# chat.ini
[icons]
12ab34 = my_picture.gif



Picture format is gif, bmp, jpg, png ... max 63Ko !!!

NB: The 3D pack is ready to use ... just install and run server and boot

Is very easy for a Blaxxunien to create à 3D chat Room with The New Chat Room

Good Luck dude!
Bien qu'aucun code ou smiley ne soient montrés, ils sont utilisables.
 
Dernière édition: 07/08/09 à 17:19 Par djphil.
Reply Quote
Revenir en haut
Répondre
Nouveau sujet
Page: 1
Modérateur: djphil, mijojo20
Obtenir les derniers messages directement sur votre PC