East Legion Mod

Opisy i linki do modów tworzonych przez scenę, jak i również opinie na ich temat.
Post Reply
User avatar
Lesio
Community Veteran
Community Veteran
Posts: 425
Joined: Wed Apr 12, 2006 2:47 pm
Location: Zielona Góra
Contact:

East Legion Mod

Post by Lesio »

No wiec postanowilem zrobic moda ale mam jeden problem

Code: Select all

every 0$1 trigger IsInArea(Lesiu,koniec) do
Begin
InGameOn;
Centeronunits(eon);
Say(Lesiu,'l3');
ChangeMissionObjectives('C1o');
ChangeMissionObjectives('C3');
ComEnterUnit(Rambo,eon);
Wait(0$3);
ComEnterUnit(Michael,eon);
Wait(0$3);
ComEnterUnit(Mules,eon);
Wait(0$3);
ComEnterUnit(Immortal,eon);
Wait(0$3);
ComEnterUnit(dragon,eon);
Wait(0$3);
ComEnterUnit(teryk,eon);
Wait(0$3);
ComEnterUnit(maniek,eon);
Wait(0$3);
ComEnterUnit(fajfer,eon);
Wait(0$3);
ComEnterUnit(blood,eon);
Wait(0$3);
ComEnterUnit(lesiu,eon);
Wait(0$4);
Ingameoff;
AddMedal('med1',1);
AddMedal('med2',1);
AddMedal('med3',1);
GiveMedals('Main');
RewardPeople(FilterAllUnits([[f_side,1],[f_alive]]));
SaveCharacters(FilterAllUnits([[f_ok],[f_side,1],[f_type,unit_human]]),'el');
YouWin;
end;
i nie chce mi przydzielic doswiadczenia a wszystko inne dziala arara wiec jakby ktos mogl no to prosze o pomoc
Last edited by Lesio on Sat Feb 23, 2008 12:37 pm, edited 3 times in total.
Michaeilo
Community Veteran
Community Veteran
Posts: 343
Joined: Tue Aug 14, 2007 10:44 am
Location: Poland
Contact:

Post by Michaeilo »

Tak więc Lesiu, dam i wycinek z kodu pierwszej misji LOMSa. Chodzi o to, że jak główna postać (czyli ty) wchodzi do EONa to musi/powinno być coś takiego:

Code: Select all

ComEnterUnit(lesiu,eon);
on enterbuilding(b,un) do
begin
if un=lesiu then
if b=eon then
begin
AddMedal('med1',1);
AddMedal('med2',1);
AddMedal('med3',1); 
//dajesz medale itp.
User avatar
Lesio
Community Veteran
Community Veteran
Posts: 425
Joined: Wed Apr 12, 2006 2:47 pm
Location: Zielona Góra
Contact:

Post by Lesio »

Dobra a wiec mam tym razem inny problem po przejsciu pierwszej misji nie chce mnie przelaczyc do drugiej wszystkie kody mam raczej dobrze bo porownywalem do majmoda i nie ma rozbierznosci....a po przejsciu 1 misji gra sie zawiesza juz po rozdaniu doswiadczenia...

Code: Select all

General Info
------------
Application            : Owarfull
Version                : 1.08

ModName                : East Legion
ModDir                 : EL
ModVer                 : 0.3 (0.51)

ErrorType              : Unknown
ErrorText              : I/O error 123

Params                 : MOD EL
ParamCount             : 2

Game Info
---------
Multiplayer            : False
Multi.GameState        : Undef
Multi.ChatConnLost     : False
Multi.IAMServer        : False
Multi.Joined           : False
Multi.Loaded           : False
Multi.MapVersion       : 0
Multi.OffLine          : False
Multi.OnLine           : False
Multi.ServerLost       : False
Multi.StatusText       : 

mission_number         : 1
mission_campaign       : 1
camp_names[mission_campaign] : Am
mission_names[mission_number] : 01 
game_difficulty        : 2
ingame_video           : False
stop_talking           : False
stop_action            : False
end_of_mission         : 0
end_the_mission_allowed : False
dialogue_skipped       : False
last_title_ident       : -1
last_title_unit        : 42
last_title_radio       : False
last_title             : Dobra wchodzić szybko do Eon'u.

Random Stuff
------------
GodMode                : False
DeveloperMode          : False
ModCBMode              : False
OfficialMod            : False
InterfSide             : 1

Windows Info
------------
Product                : Windows XP Professional
BuildNumber            : 2600
ServicePack            : Dodatek Service Pack 2
ServicePackMajor       : 2
ServicePackMinor       : 0

Physical Memory        : 2048MB
CPU Speed              : 2400Mhz
A oto raport bledu
User avatar
stucuk
OWSupport.com Owner
Posts: 438
Joined: Tue Apr 18, 2006 12:10 am
Location: UK, Scotland

Post by stucuk »

Can you send(Via E-mail, on a filehosting site or whatever) me your mod so i can take a look at the I/O error? Also can you tell me what you did to "create" the error (In English as i can't speak polish)
- Stu
OWSupport
User avatar
Serpher
Soldier level 2
Soldier level 2
Posts: 34
Joined: Sun Jul 29, 2007 12:10 pm
Location: Polska

Post by Serpher »

Stu, Lesio cannot acomplish 1st mission fully. The game crashes after separation of the experience points.
BTW, you could learn at least few words in Polish ;)

@Lesio
Stu chce żebyś mu wysłał moda, to zobaczy dlaczego się tworzy ten błąd.
...::: Serpher :::...
Image
User avatar
Maniek
Community Veteran
Community Veteran
Poland
Posts: 249
Joined: Wed Apr 12, 2006 3:03 pm
Location: Koluszki, Poland
Contact:

Post by Maniek »

Już sobie jakoś poradziliśmy, bo u mnie nie było żadnego crasha/bugu wysłałem mu save'a i u niego teraz też chodzi. Tylko zastanawia mnie czemu niektórzy mają jakieś problemy z przejściem do 2 misji a niektórzy nie ?!
User avatar
stucuk
OWSupport.com Owner
Posts: 438
Joined: Tue Apr 18, 2006 12:10 am
Location: UK, Scotland

Post by stucuk »

Serpher wrote:BTW, you could learn at least few words in Polish ;)
Nope. Im a programmer not a linguist. I can't learn languages well. Also english is the only language anyone needs to know, as everyone else knows it :P
Stu, Lesio cannot acomplish 1st mission fully. The game crashes after separation of the experience points.
Anywhere i can download the mod?
- Stu
OWSupport
User avatar
Lesio
Community Veteran
Community Veteran
Posts: 425
Joined: Wed Apr 12, 2006 2:47 pm
Location: Zielona Góra
Contact:

Post by Lesio »

Ok sut it's right now i only must change profile
User avatar
Antitheus
Kung Führer
Kung Führer
Korea North
Posts: 2527
Joined: Thu Jan 04, 2007 9:45 pm
Location: Gorzów Wlkp.
Contact:

Post by Antitheus »

ku**a lesiok wyślij mi bete tego moda a nie si.e w ch*j cykasz arra
User avatar
stucuk
OWSupport.com Owner
Posts: 438
Joined: Tue Apr 18, 2006 12:10 am
Location: UK, Scotland

Post by stucuk »

Lesio wrote:Ok sut it's right now i only must change profile
1.08 introduced a bug where the Default profile is never loaded. Also all versions below 1.09 never switched to the mods last used profile when you changed mods ingame. 1.09 fix's these issues.
- Stu
OWSupport
User avatar
Lesio
Community Veteran
Community Veteran
Posts: 425
Joined: Wed Apr 12, 2006 2:47 pm
Location: Zielona Góra
Contact:

Post by Lesio »

A oto pierwsze screeny z modu klanowego East Legion
Image
Image
Image
Image
Image
Najlepszym lekarstwem na wszystkie dolegliwości jest zwykła woda. Dwie krople na szklankę wódki i wszystko przejdzie...
User avatar
Jeronimo
Soldier level 2
Soldier level 2
Posts: 34
Joined: Sun Apr 22, 2007 8:53 am
Location: Z obozu na Syberii

Post by Jeronimo »

Mazowsze buahahahahahaha :lol: sry ale nie moglem sie powstrzymac :lol:

Ale ogolnie to ladny interfejs w menu :D
User avatar
Dropsik
Community Veteran
Community Veteran
Posts: 86
Joined: Mon Oct 15, 2007 4:43 pm
Location: Gdańsk
Contact:

Post by Dropsik »

FOTKI USUNIĘTE Z ROZKAZU LESIA
Last edited by Dropsik on Sun Feb 03, 2008 1:51 pm, edited 1 time in total.
Le fu.
User avatar
Mules
Community Veteran
Community Veteran
Posts: 178
Joined: Fri Feb 17, 2006 9:04 pm
Location: Grajewo

Post by Mules »

Tej ku**a ale co to za mod skoro jeden z załozycieli nie jest w nim obecny.
ema ema :lol: :lol: :lol: :lol:
"Prawdziwą treścią ludzkiego życia jest gra. Ziemia jest polem ćwiczeń, niebo jest boiskiem"
Image
Michaeilo
Community Veteran
Community Veteran
Posts: 343
Joined: Tue Aug 14, 2007 10:44 am
Location: Poland
Contact:

Post by Michaeilo »

Mules wrote:Tej ku**a ale co to za mod skoro jeden z załozycieli nie jest w nim obecny.
ema ema :lol: :lol: :lol: :lol:
Z tego co wiem to ty w nim będziesz :P
Post Reply