Thread
:
Modding SEV Thread Questions
View Single Post
#
2
October 15th, 2006, 09:46 PM
Asteroids Champion!
Suicide Junkie
Shrapnel Fanatic
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Re: Modding SEV Thread Questions
I think you meant to put multiplication instead of subtraction.
This should work better:
requirement 1:
Get_Empire_Tech_Level("x") >= ([%Level%] * 11 - 10)
requirement 2:
Get_Empire_Tech_Level("y") >= ([%Level%] * 2 - 1)
Level 1 requires X >= (11-10 = 1) and Y >= (2-1 = 1)
Level 2 requires X >= (22-10 = 12) and Y >= (4-1 = 3)
__________________
Things you want:
Carrier Battles Mod
Play By Web
Play By Committee
Other stuff on ImageModServer
Suicide Junkie
View Public Profile
Send a private message to Suicide Junkie
Visit Suicide Junkie's homepage!
Find all posts by Suicide Junkie