Все о наруто и не только

Добропожаловать Гость| RSS





 
 
 
  • Страница 1 из 2
  • 1
  • 2
  • »
Модератор форума: S@nin, Саске  
Игры по Наруто
SaninДата: Суббота, 20.09.2008, 01:59 | Сообщение # 1
Группа: Удаленные





обсуждаем игры по наруто
 
СаскеДата: Четверг, 25.09.2008, 23:55 | Сообщение # 2
Забаню... за сущие копейки... Обращайтесь!!!
Группа: Чунин
Сообщений: 1441
Статус: Offline
Naruto Battle Arena2- прикольная игрушка







 
СаскеДата: Воскресенье, 19.10.2008, 11:35 | Сообщение # 3
Забаню... за сущие копейки... Обращайтесь!!!
Группа: Чунин
Сообщений: 1441
Статус: Offline
Кто знает как добавлять нових персов делитесь знаниями...







 
ItachiДата: Воскресенье, 19.10.2008, 14:51 | Сообщение # 4
Преступник S-Ранга
Группа: Чунин
Сообщений: 61
Статус: Offline
я знаю....
Для начала копируешь папку с персом в папку Chars....
Потом заходишь в папку Data находишь файл Select, открываешь его с помощью блокнота.... находишь там имена персонажей которых у тя есть и заместо Х пишешь имя папки с персонажем которого ты хочешь вставить.... персонажей больше 41 вставить незя... Вот пример как у меня....

;---------------------------------------------------------------------
[Characters]
;How to add characters
;---------------------
;Use the format:
; charname, stagefilename
;
;eg. For a player with filename "kfm",
; and stage filename "stages/mybg.def"
;type (without the semicolon):
; kfm, stages/mybg.def
;
;If you want to load a different def file, you can enter it
;as a directory plus the def file. This example loads up
;chars/kfm/alt-kfm.def:
; kfm/alt-kfm.def, stages/mybg.def
;
;If you put "random" as the stagefilename, then a random stage will
;be selected for that player. eg.
; kfm, random
;
;Zipped characters are also supported (experimental).
;Place the ZIP file in the chars/ directory. The name of the
;character's .def must match the name of the .zip. For example, if
;you have suave.def, then the zip file should be named suave.zip:
; suave.zip, stages/mybg.def
;
;Optional parameters may follow on the same line, separated
;by commas. Each parameter has the form:
; paramname = paramvalue
;where paramname is the name of the parameter type, and
;paramvalue is the value to assign that parameter.
;The optional parameters are:
;
; - music
; Set the paramvalue to the name of the music file to use
; as the BGM for that character. This overrides the bgmusic
; parameter in the stage's .def file, so you can re-use the
; same stage for multiple characters, but have a different
; BGM playing for each person.
;
; - includestage
; Set the paramvalue to 0 to avoid including this stage
; in the stage select list (in VS, training modes, etc)
;
; - order
; Set the paramvalue to the ordering priority to give the
; character. Valid values are from 1 to 10. A smaller value
; means you will fight the character sooner. You will never
; fight an order 2 character before an order 1 character,
; and never an order 3 character before an order 2 one.
; For example, you might want to set your boss character
; to have order=3. The default order value is 1 if you omit
; this param. See *.maxmatches under [Options] for how to
; limit the number of matches per order priority.
;
; Some examples:
; kfm, stages/mybg.def, includestage=0
; kfm, stages/mybg.def, music=sound/song.mp3
; kfm, stages/mybg.def, music=sound/song.mp3, includestage=0
; kfm, stages/mybg.def, order=3
;
;You can also add a randomize icon to the select screen. To do
;this, put the word "randomselect" on a line of its own, with no
;extra parameters.
;
;Insert your characters below.
3hokage,random,order=1
MenosGrande,stages/yoshino.def,order=1
usasuke,random,order=2
kakashi,random,order=2
ItachiNight33,stages/leestage.def,order=2
cs1fs,random
gai,random
Arenji,random
Bankai Ichigo,random,order=3
cshikamaru,random,order=3
HKakashi,random,order=1
Rmadara,stages/__oro.def,order=2
VSasori,random,order=1
AbuShino,random
OrochimaruMR,stages/OrochimaruStage.def,order=4
Itachi,random,order=3
Kakashi1,ramdom,order=2
KakuzuM92,stages/__oro.def,order=2
Sasori,random,order=3
DeinCH,random
futuresasuke,random
VAKakashi,stages/__oro.def,order=3
LEN,stages/MtHokage.def,order=5
OroSha,random,order=3
Kimimaro,random,order=3
Kisame,random
am,random
vdMadara,random
ChuuninSasuke,random
Nagat oSS,random
Hitsugaya1,random
YOH,stages/gash_gash.def,order=10,includestage=0
nejixx,stages/terra-d-hd.def,order=6,includestage=0
Naruto2,stages/kamisama.def,order=7,includestage=0
chars,random
Adeidara,random
futurekyuubi,random
TobiMR,random
psasuke,random
2000SasukeUchiha,ran dom
leader,random
;-----------------------
[ExtraStages]
;Put extra stages here. They will be available in VS and Watch modes.
;For example, you can insert "stages/mybg.def".

stages/bamboo.def
stages/leestage.def
stages/__oro.def
stages/mountains.def
stages/Orochimaru Stage.def
stages/forest.def
stages/Tourn.def
stages/ZabuzaStage.def
stages/MtHokage.def
stages/hospitalroof.def
stages/Woods_of_Death.def
stages/yoshino.def
;---------------------------------------------------------------------
[Options]
;Here you set the maximum number of matches to fight before game ends
;in Arcade Mode. The first number is the number of matches against
;characters with order=1, followed by order=2 and order=3 respectively.
;For example, for 4,3,1 you will fight up to 4 randomly-picked
;characters who have order=1, followed by 3 with order=2 and 1 with
;order=3
arcade.maxmatches = 4,6,8,1,1,1,1,0,0,0

;Maximum number of matches to fight before game ends in Team Mode.
;Like arcade.maxmatches, but applies to Team Battle.
team.maxmatches = 4,6,6,1,1,1,0,0,0,1

Добавлено (19.10.2008, 14:51)
---------------------------------------------
у меня около 200 персов....



Я не хотел убивать весь свой клан, но мне пришлось! Анкета Itachi

 
S@ninДата: Понедельник, 20.10.2008, 03:14 | Сообщение # 5
Достал человеГГ обратись ко мне и его уже нет))))
Группа: Джонины
Сообщений: 230
Статус: Offline
Народ я короче эту игрушку скачал а она в Zip архиве и какойто код нах требует! что делать?


 
ItachiДата: Понедельник, 20.10.2008, 16:19 | Сообщение # 6
Преступник S-Ранга
Группа: Чунин
Сообщений: 61
Статус: Offline
смотря от куда ты ее качал?


Я не хотел убивать весь свой клан, но мне пришлось! Анкета Itachi

 
S@ninДата: Понедельник, 20.10.2008, 16:21 | Сообщение # 7
Достал человеГГ обратись ко мне и его уже нет))))
Группа: Джонины
Сообщений: 230
Статус: Offline
Quote (Itachi)
смотря от куда ты ее качал?

Я них не помню!!!)))



 
ItachiДата: Понедельник, 20.10.2008, 17:01 | Сообщение # 8
Преступник S-Ранга
Группа: Чунин
Сообщений: 61
Статус: Offline
....просто там от куда ты качал должны были еще пароль выложить))))

Добавлено (20.10.2008, 17:01)
---------------------------------------------
обычно паролем является ссылка на сайт с которого ты качал... к примеру
animesector.ru



Я не хотел убивать весь свой клан, но мне пришлось! Анкета Itachi

 
СаскеДата: Понедельник, 20.10.2008, 18:46 | Сообщение # 9
Забаню... за сущие копейки... Обращайтесь!!!
Группа: Чунин
Сообщений: 1441
Статус: Offline
Я пробовал тока четжи исчез а никто не появился naruto_lol







 
ItachiДата: Понедельник, 20.10.2008, 20:33 | Сообщение # 10
Преступник S-Ранга
Группа: Чунин
Сообщений: 61
Статус: Offline
они могут появляться за пределами Экрана...тоесть справа за экраном или снизу за экраном...


Я не хотел убивать весь свой клан, но мне пришлось! Анкета Itachi

 
СаскеДата: Пятница, 24.10.2008, 19:56 | Сообщение # 11
Забаню... за сущие копейки... Обращайтесь!!!
Группа: Чунин
Сообщений: 1441
Статус: Offline
Какие еще игри посоветуете?







 
КибоДата: Среда, 19.11.2008, 21:27 | Сообщение # 12
I DOGSTER! обращайтесь!
Группа: Чунин
Сообщений: 199
Статус: Offline
Naruto Battle Arena2 где можно преобрести!!???? и за сколько????????? игра интересная??? а симс2 наруто есть??

Люблю Кибу и Акамару!
 
СаскеДата: Понедельник, 24.11.2008, 23:52 | Сообщение # 13
Забаню... за сущие копейки... Обращайтесь!!!
Группа: Чунин
Сообщений: 1441
Статус: Offline
Quote (Кибо)
Naruto Battle Arena2 где можно преобрести!!???? и за сколько????????? игра интересная??? а симс2 наруто есть??

Её можно приобрести в гугле нажав просто ввести название и тебе будет она... а насчет симс незнаю...








 
КибоДата: Вторник, 25.11.2008, 19:05 | Сообщение # 14
I DOGSTER! обращайтесь!
Группа: Чунин
Сообщений: 199
Статус: Offline
понятно

Добавлено (25.11.2008, 19:05)
---------------------------------------------
понятно


Люблю Кибу и Акамару!
 
ШикамаруДата: Понедельник, 01.12.2008, 09:43 | Сообщение # 15
Великии шиноби
Группа: Чунин
Сообщений: 182
Статус: Offline
мне Наруто стриит батл нрава!
 
  • Страница 1 из 2
  • 1
  • 2
  • »
Поиск:
 

2008 © strit-naruto.my1.ru Хостинг от uCoz