2,172
edits
CrystalBen (talk | contribs) m (added new Trace Comments for Adibou 3) |
CrystalBen (talk | contribs) m (added new Trace Comments for Adibou 3) |
||
Line 255: | Line 255: | ||
| B3_QUIT.CTRK_SNDANIM_0 : SOUNDANIM_ENDING | | B3_QUIT.CTRK_SNDANIM_0 : SOUNDANIM_ENDING | ||
| Happens when you exit Adibou 3. it handles the Sound for the Creditscreen (most likely for the Music) | | Happens when you exit Adibou 3. it handles the Sound for the Creditscreen (most likely for the Music) | ||
|- | |||
| Adibou 3 | |||
| SoundAnimHandler | |||
| ¤¤¤¤¤¤¤ CreateObjAddon END ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ | |||
| Stops the CreateObj Task. | |||
|- | |- | ||
| Adibou 3 | | Adibou 3 | ||
Line 285: | Line 290: | ||
| c_adibou | | c_adibou | ||
| Happens when you exit Adibou 3, and the Music repeats for the five time. | | Happens when you exit Adibou 3, and the Music repeats for the five time. | ||
|- | |||
| Adibou 3 | |||
| EnviIniFile | |||
| Temp => benxxd300.bcd1 | |||
| checks for the bcd1 file, that contains the Informations for the World, Informations like Minimum version name Picture etc. [[DEV7_Information#BCD1_Format|click here to get more Informations.]] | |||
|- | |||
| Adibou 3 | |||
| CheckCDPresent | |||
| Mask=BENXX????.BCD?, Version=300 | |||
| if it found a BCD file that is using Minimum version 300 (3.00). | |||
|- | |||
| Adibou 3 | |||
| CheckCDPresent | |||
| Version found = 300 | |||
| if the version 300 (3.00) is found then the Message is displayed. | |||
|- | |||
| Adibou 3 | |||
| CheckCDPresent | |||
| Version found | |||
| if a version is found then the Message is displayed. | |||
|- | |||
| Adibou 3 | |||
| Bench | |||
| création de la scene3D : 514 milliseconds | |||
| This Message means it has created a scene3D in 514 millisecounds. | |||
|- | |||
| Adibou 3 | |||
| b3e_dadfile_common | |||
| ¤¤¤¤¤¤¤ CreateObjAddon START ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ | |||
| Started a CreateObj Task. | |||
|- | |||
| Adibou 3 | |||
| b3e_dadfile_common | |||
| 3D : No MANG to load | |||
| Message apperears when its not required to load MANG. | |||
|- | |||
| Adibou 3 | |||
| b3e_dadfile_common | |||
| ¤¤¤¤¤¤¤ CreateObjAddon END ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ | |||
| Stops the CreateObj Task. | |||
|- | |||
| Adibou 3 | |||
| Avatar : Reset | |||
| Name : Here stands your Name | Birthday : here stands your Birthday | |||
| Happens when you login with your Profile in Adibou 3. | |||
|- | |||
| Adibou 3 | |||
| --= AI =-- | |||
| Avatar EnterSession | |||
| Entering with your Avatar the Session into Adibou 3. | |||
|- | |||
| Adibou 3 | |||
| GetDayFest | |||
| datas\B3_gene_infos.ini | |||
| Adds a new Session if you join Adibou's World, in the ini file is stored how often you started Adibou 3. | |||
|- | |- |
edits