Author |
Message |
rjhw1
Joined: Sun Apr 12, 2009 11:10 pm Posts: 128
|
Notepad problem.
Does anyone know why the "find line" function in my notepad does not work? Im playing arround with emiters for the first time and its hard to fix things i cant find.
|
Thu Oct 22, 2009 5:08 am |
|
|
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
|
Re: Notepad problem.
Doesn't work in XP really. You should try an alternative, like notepad++.
|
Thu Oct 22, 2009 5:27 am |
|
|
Miles_T3hR4t
Joined: Mon Jun 04, 2007 5:55 am Posts: 1627 Location: Ohio
|
Re: Notepad problem.
Duh102 wrote: Doesn't work in XP really. You should try an alternative, like notepad++. notepad++ has line counting, a semi-complex find function (Ctrl+F by default if I'm not mistaken) and allows for zooming in and out with the text with i think ctrl and mousewheel, although that might have been alt or shift i'd have to check. Only use notepad++, it even has handy Lua help that aligns everything and adds little brackets because it knows how lua is structured. However I think it might be pertinent to ask if anyone has any other text/ASCII editors that don't suck.
|
Thu Oct 22, 2009 5:43 am |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Notepad problem.
Ctrl + G has always has and still works fine for me. I use 7, but I used to use Vista. As I said, never encountered any problems. If you use Vista, get 7, btw. Just such a vast improvement.
|
Thu Oct 22, 2009 5:57 am |
|
|
MaximDude
Joined: Wed Nov 22, 2006 3:19 pm Posts: 2073
|
Re: Notepad problem.
You can't CTRL+G if Word Wrap is on. Make sure it's off.
|
Thu Oct 22, 2009 6:12 am |
|
|
Miles_T3hR4t
Joined: Mon Jun 04, 2007 5:55 am Posts: 1627 Location: Ohio
|
Re: Notepad problem.
MaximDude wrote: You can't CTRL+G if Word Wrap is on. Make sure it's off. who the hell uses word-wrap for .ini or .lua editing?!
|
Thu Oct 22, 2009 6:14 am |
|
|
MaximDude
Joined: Wed Nov 22, 2006 3:19 pm Posts: 2073
|
Re: Notepad problem.
Miles_T3hR4t wrote: MaximDude wrote: You can't CTRL+G if Word Wrap is on. Make sure it's off. who the hell uses word-wrap for .ini or .lua editing?! The hell do I know... That's the only possible reason I can think of.
|
Thu Oct 22, 2009 6:19 am |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Notepad problem.
There's nothing wrong with Notepad, in whatever Windows version you're using. Just make sure Word Wrap's off, like MaximDude said.
|
Thu Oct 22, 2009 12:00 pm |
|
|
rjhw1
Joined: Sun Apr 12, 2009 11:10 pm Posts: 128
|
Re: Notepad problem.
Quote: who the hell uses word-wrap for .ini or .lua editing?!
Apparently i do, thanks a bunch guys that fixed my problem.
|
Fri Oct 23, 2009 4:22 am |
|
|
rjhw1
Joined: Sun Apr 12, 2009 11:10 pm Posts: 128
|
Re: Notepad problem.
Well guys, i have another problem! This time its with the bomb itself. I hoped to fix it myself to learn from it but the cortex wiki doesnt have very much in the way of explaining Aemitters very well. So i come to you for help here it is, i just cant figure out whats the matter with the materials i use for the emmisions.
Attachments:
File comment: Im newbish at those moddings.
AAAA.rte.rar [132 KiB]
Downloaded 195 times
|
Fri Oct 23, 2009 5:39 am |
|
|
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
|
Re: Notepad problem.
As far as I can see, you didn't define a MOSParticle "Air".
|
Fri Oct 23, 2009 12:54 pm |
|
|
rjhw1
Joined: Sun Apr 12, 2009 11:10 pm Posts: 128
|
Re: Notepad problem.
Whats that mean?
|
Fri Oct 23, 2009 10:50 pm |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Notepad problem.
You're asking CC to use something that isn't there.
|
Fri Oct 23, 2009 11:00 pm |
|
|
rjhw1
Joined: Sun Apr 12, 2009 11:10 pm Posts: 128
|
Re: Notepad problem.
I thought that if it was in the materials.ini i could use it. So how can i define the MOSParticle?
|
Sat Oct 24, 2009 5:20 pm |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Notepad problem.
Air is a Material and a MOPixel, that's it. If you want a MOSParticle of air you'll have to make it.
|
Sat Oct 24, 2009 9:45 pm |
|
|
|