View Single Post
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 04-05-2005 , 20:02  
Reply With Quote #9

Quote:
Originally Posted by Johnny got his gun
Arukari:
Well like I said earlier in some other post (http://forums.alliedmods.net/showthr...=102390#106242) this can be done without the need for ini files... So you can just drop the files into a dir and precaching and everything else will be handled auto... well... Guess it's not necessary. But I tend to dislike hard coding when things can be done in a neater way. Guess some ppl like lots of cfg files though.
mmm...It found out somehow.
But, it is too difficult for me.
Quote:
Originally Posted by Johnny got his gun
You should also use plugin_modules like this:
Code:
public plugin_modules() {     require_module("engine") }

分かりました?日本語が難しいです。
thanks! I forgot to write that completely.

Quote:
Originally Posted by TiMbErLaNd
now those are files everyone already has - but addin new ones to the mix - what should my ini be
sound/bgm/soundfile.mp3 ???
bgm/soundfile.mp3 ???
You should add that like this in bgmlist.ini if you put a mp3 file on sound/bgm/.
Code:
"sound/bgm/sound.mp3"
double quotation shouldn't be necessary.
__________________
GitHub
SteamWishlist

六四天安門事件
+ARUKARI- is offline