View Single Post
  #1  
Old January 3rd, 2009, 07:58 AM
Thilock_Dominus's Avatar

Thilock_Dominus Thilock_Dominus is offline
Second Lieutenant
 
Join Date: Jan 2004
Location: Denmark
Posts: 471
Thanks: 23
Thanked 28 Times in 16 Posts
Thilock_Dominus is on a distinguished road
Default Mod command request

I know this post might have been in the wishlist, but I think this is a major missing IMHO.


Could we have an oposite command of #restricted??? We could call it #notnation . Alot of modding would be easier with a command like this, especially if you want a nation not having specific items, units and spells. Or atleast allow #restricted more than 3 times for a specific object, unit,spell.


Here's an example;

I want to remove the default priest spell from my nation (90) because I want to add my own. By doing this I have to type (without including the nation numbers that are for new nations (72 to 94);
First select the current priest spells (753 to 761) and restrict them (max 3 is allowed).
Next make new spells that copy spells (753 to 761) and make 3 new restrictions, and so on etc. etc. untill all the nations are covered.

Code:
#selectspell 753
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 754
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 755
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 756
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 757
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 758
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 759
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 760
#restricted 27
#restricted 28
#restricted 29
#end

#selectspell 761
#restricted 27
#restricted 28
#restricted 29
#end

#newspell
#copyspell 753
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 754
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 755
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 756
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 757
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 758
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 759
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 760
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 761
#restricted 30
#restricted 31
#restricted 32
#end

#newspell
#copyspell 753
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 754
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 755
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 756
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 757
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 758
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 759
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 760
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 761
#restricted 31
#restricted 32
#restricted 33
#end

#newspell
#copyspell 753
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 754
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 755
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 756
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 757
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 758
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 759
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 760
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 761
#restricted 34
#restricted 35
#restricted 36
#end

#newspell
#copyspell 753
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 754
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 755
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 756
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 757
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 758
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 759
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 760
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 761
#restricted 37
#restricted 38
#restricted 39
#end

#newspell
#copyspell 753
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 754
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 755
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 756
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 757
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 758
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 759
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 760
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 761
#restricted 40
#restricted 41
#restricted 42
#end

#newspell
#copyspell 753
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 754
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 755
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 756
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 757
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 758
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 759
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 760
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 761
#restricted 43
#restricted 44
#restricted 45
#end

#newspell
#copyspell 753
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 754
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 755
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 756
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 757
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 758
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 759
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 760
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 761
#restricted 46
#restricted 47
#restricted 48
#end

#newspell
#copyspell 753
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 754
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 755
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 756
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 757
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 758
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 759
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 760
#restricted 69
#restricted 72
#restricted 73
#end

#newspell
#copyspell 761
#restricted 69
#restricted 72
#restricted 73
#end
With a #notnation it would be much easier;

Code:
#selectspell 753
#notnation 90
#end

#selectspell 754
#notnation 90
#end

#selectspell 755
#notnation 90
#end

#selectspell 756
#notnation 90
#end

#selectspell 757
#notnation 90
#end

#selectspell 758
#notnation 90
#end

#selectspell 759
#notnation 90
#end

#selectspell 760
#notnation 90
#end

#selectspell 761
#notnation 90
#end
Much easier and painless and gives the modder a bigger modding freedom without 400+ lines of unnecessary headache for each stuff you want a nation to not have.

By using #notnation command it will allow the modder also to disable default pretenders that the modder wish not to show up as an option. Imagine to use #restricted to disable 2 or 3 pretenders o_O


regards
Thilock Dominus
__________________
| Ubuntu Linux 12.04 64-bit |

Nosophoros: The Vampire Lords - v1.02
Conquest of Elysium 3 GUI mods

Last edited by Thilock_Dominus; January 3rd, 2009 at 08:23 AM..
Reply With Quote