collapse

Author Topic: using nijikaku chars outside of the game  (Read 1424 times)

0 Members and 1 Guest are viewing this topic.

Offline Fallen_Angel

  • Global Moderator (out of the office)
  • *****
  • Posts: 1358
  • Last Login:July 04, 2012, 03:11:05 PM
    • Email
using nijikaku chars outside of the game
« on: September 30, 2007, 11:09:21 PM »
These is a really great game ( if you dont know where to get the game check these topic http://www.infinitymugenteam.com/Forum_345/index.php?topic=2977.0  )
, but if you want to use the chars outside of the game, they will make a clone, to remove that you only need to delete these  you can find it in the statedef -2 or statedef -3

[state system];“øŠi“ÆŽ©ƒVƒXƒeƒ€—pƒwƒ‹ƒp[
type = helper
trigger1 = NumHelper(100000) = 0
trigger1 = NumPartner = 0
trigger1 = enemy,TeamMode = single || enemy,TeamMode = turns
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100000
helpertype = normal
ownpal = 1
keyctrl = 0

;--------------------------------------------------------------
[state system];“øŠi“ÆŽ©AI”­“®—pƒwƒ‹ƒp[
type = helper
triggerall = NumHelper(100000) = 0
triggerall = var(50) != 1
trigger1 = NumPartner = 1
trigger2 = enemy,NumPartner = 1
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100001
helpertype = player
ownpal = 1
keyctrl = 0


some chars only have one of these

If you cant find these on one char just let me know and I will try to help you




sig made by shullbocka

Offline MirageAtoli

  • Infinity Faithful
  • ****
  • Posts: 584
  • Last Login:May 13, 2011, 03:25:23 AM
  • Oh, my Paws and Whiskers!
Re: using nijikaku chars outside of the game
« Reply #1 on: September 30, 2007, 11:41:28 PM »
Do any of these characters use anything with fightfx.def ? ie, is it possible to change lifebars?

I'd really rather not remove any functionality.

Offline Saber Alter

  • Best Saber
  • Infinity Faithful
  • ****
  • Posts: 1076
  • Country: Philippines ph
  • Last Login:April 07, 2024, 12:00:35 PM
  • Best Girl
    • LordKurow
    • Email
Re: using nijikaku chars outside of the game
« Reply #2 on: October 01, 2007, 04:38:37 AM »
....Or you can just paste the fullgame's "common1" file into the char folder

Offline Luffy

  • Beta testicle &
  • Global Moderator (out of the office)
  • *****
  • Posts: 246
  • Last Login:February 13, 2018, 09:46:34 PM
  • Anime is NOT joke...don't deny it
    • hotdigity
Re: using nijikaku chars outside of the game
« Reply #3 on: October 01, 2007, 03:38:43 PM »
....Or you can just paste the fullgame's "common1" file into the char folder

 :thumbsup: quoted for the truth
contributor, This Gansta Life
Album Art Design work, teh Chief

Offline MirageAtoli

  • Infinity Faithful
  • ****
  • Posts: 584
  • Last Login:May 13, 2011, 03:25:23 AM
  • Oh, my Paws and Whiskers!
Re: using nijikaku chars outside of the game
« Reply #4 on: October 02, 2007, 12:44:52 AM »
....Or you can just paste the fullgame's "common1" file into the char folder

Their actually is some gender checking in certain cns files outside of common1.cns; It has been mentioned that Vista has gender checking for its moves.

Offline Saber Alter

  • Best Saber
  • Infinity Faithful
  • ****
  • Posts: 1076
  • Country: Philippines ph
  • Last Login:April 07, 2024, 12:00:35 PM
  • Best Girl
    • LordKurow
    • Email
Re: using nijikaku chars outside of the game
« Reply #5 on: October 09, 2007, 02:23:04 AM »
....Or you can just paste the fullgame's "common1" file into the char folder

Their actually is some gender checking in certain cns files outside of common1.cns; It has been mentioned that Vista has gender checking for its moves.
...Well I don't use Vista (character AND OS) anyway so it doesn't matter to me

Offline The Rippah, Roo'Jizah Panzermanathod

  • Infinity Regular
  • ****
  • Posts: 931
  • Last Login:December 02, 2009, 03:48:41 PM
  • No place for Panzer to call home.
    • Email
Re: using nijikaku chars outside of the game
« Reply #6 on: October 29, 2007, 06:30:55 PM »
....Or you can just paste the fullgame's "common1" file into the char folder

I did that for misery and now there's some Japanese text that blocks part of the bottom of the screen.
Punctuation and capitalization can make the difference between "I helped my uncle, Jack, off a horse," and, "I helped my uncle jack off a horse."

92% of people have moved onto rap. If you're part of the 8% who thinks rap isn't music, sucks to be you.

Most newer stuff sucks, though.

Offline JeagerEX

  • Forum Member
  • ***
  • Posts: 344
  • Last Login:July 13, 2014, 01:31:08 PM
    • Email
Re: using nijikaku chars outside of the game
« Reply #7 on: August 17, 2008, 08:49:23 AM »
These is a really great game ( if you dont know where to get the game check these topic http://www.infinitymugenteam.com/Forum_345/index.php?topic=2977.0 )
, but if you want to use the chars outside of the game, they will make a clone, to remove that you only need to delete these  you can find it in the statedef -2 or statedef -3

[state system];“øŠi“ÆŽ©ƒVƒXƒeƒ€—pƒwƒ‹ƒp[
type = helper
trigger1 = NumHelper(100000) = 0
trigger1 = NumPartner = 0
trigger1 = enemy,TeamMode = single || enemy,TeamMode = turns
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100000
helpertype = normal
ownpal = 1
keyctrl = 0

;--------------------------------------------------------------
[state system];“øŠi“ÆŽ©AI”­“®—pƒwƒ‹ƒp[
type = helper
triggerall = NumHelper(100000) = 0
triggerall = var(50) != 1
trigger1 = NumPartner = 1
trigger2 = enemy,NumPartner = 1
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100001
helpertype = player
ownpal = 1
keyctrl = 0


some chars only have one of these

If you cant find these on one char just let me know and I will try to help you


I can't find this on my godman character! please help!!!!!!!!

Offline A!

  • Novice Coder
  • Infinity Regular
  • ****
  • Posts: 1318
  • Country: United Kingdom gb
  • Last Login:August 03, 2019, 06:10:28 PM
  • Don't Hate If You Cant Create
Re: using nijikaku chars outside of the game
« Reply #8 on: August 19, 2008, 09:52:02 AM »
These is a really great game ( if you dont know where to get the game check these topic http://www.infinitymugenteam.com/Forum_345/index.php?topic=2977.0 )
, but if you want to use the chars outside of the game, they will make a clone, to remove that you only need to delete these  you can find it in the statedef -2 or statedef -3

[state system];“øŠi“ÆŽ©ƒVƒXƒeƒ€—pƒwƒ‹ƒp[
type = helper
trigger1 = NumHelper(100000) = 0
trigger1 = NumPartner = 0
trigger1 = enemy,TeamMode = single || enemy,TeamMode = turns
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100000
helpertype = normal
ownpal = 1
keyctrl = 0

;--------------------------------------------------------------
[state system];“øŠi“ÆŽ©AI”­“®—pƒwƒ‹ƒp[
type = helper
triggerall = NumHelper(100000) = 0
triggerall = var(50) != 1
trigger1 = NumPartner = 1
trigger2 = enemy,NumPartner = 1
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100001
helpertype = player
ownpal = 1
keyctrl = 0


some chars only have one of these

If you cant find these on one char just let me know and I will try to help you


I can't find this on my godman character! please help!!!!!!!!

Quote
statedef -2 or statedef -3

search it
A guy told me one time, "Don't let yourself get attached to anything you are not willing to walk out on in 30 seconds flat if you feel the heat around the corner."

Offline JeagerEX

  • Forum Member
  • ***
  • Posts: 344
  • Last Login:July 13, 2014, 01:31:08 PM
    • Email
Re: using nijikaku chars outside of the game
« Reply #9 on: August 25, 2008, 08:38:21 PM »
These is a really great game ( if you dont know where to get the game check these topic http://www.infinitymugenteam.com/Forum_345/index.php?topic=2977.0 )
, but if you want to use the chars outside of the game, they will make a clone, to remove that you only need to delete these  you can find it in the statedef -2 or statedef -3

[state system];“øŠi“ÆŽ©ƒVƒXƒeƒ€—pƒwƒ‹ƒp[
type = helper
trigger1 = NumHelper(100000) = 0
trigger1 = NumPartner = 0
trigger1 = enemy,TeamMode = single || enemy,TeamMode = turns
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100000
helpertype = normal
ownpal = 1
keyctrl = 0

;--------------------------------------------------------------
[state system];“øŠi“ÆŽ©AI”­“®—pƒwƒ‹ƒp[
type = helper
triggerall = NumHelper(100000) = 0
triggerall = var(50) != 1
trigger1 = NumPartner = 1
trigger2 = enemy,NumPartner = 1
name = "systemhelper"
id = 100000
pos = 0,0
postype = p1
stateno = 100001
helpertype = player
ownpal = 1
keyctrl = 0


some chars only have one of these

If you cant find these on one char just let me know and I will try to help you


It works for single match but they will make a clone on doubles.

please help!!!!

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

* IMT Calendar

April 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
[28] 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal