East Legion Mod

Opisy i linki do modów tworzonych przez scenę, jak i również opinie na ich temat.
Benutzeravatar
Lesio
Community Veteran
Community Veteran
Mensajes: 425
Registrado: Mi Apr 12, 2006 2:47 pm
Wohnort: Zielona Góra
Contactar:

East Legion Mod

Beitrag por Lesio »

No wiec postanowilem zrobic moda ale mam jeden problem

Code: Alles auswählen

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
Zuletzt geändert von Lesio am Sa Feb 23, 2008 12:37 pm, insgesamt 3-mal geändert.
Michaeilo
Community Veteran
Community Veteran
Mensajes: 343
Registrado: Di Aug 14, 2007 10:44 am
Wohnort: Poland
Contactar:

Beitrag por 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: Alles auswählen

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.
Benutzeravatar
Lesio
Community Veteran
Community Veteran
Mensajes: 425
Registrado: Mi Apr 12, 2006 2:47 pm
Wohnort: Zielona Góra
Contactar:

Beitrag por 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: Alles auswählen

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
Benutzeravatar
stucuk
OWSupport.com Owner
Mensajes: 438
Registrado: Di Apr 18, 2006 12:10 am
Wohnort: UK, Scotland

Beitrag por 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
Benutzeravatar
Serpher
Soldier level 2
Soldier level 2
Mensajes: 34
Registrado: So Jul 29, 2007 12:10 pm
Wohnort: Polska

Beitrag por 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 :::...
Bild
Benutzeravatar
Maniek
Community Veteran
Community Veteran
Poland
Mensajes: 249
Registrado: Mi Apr 12, 2006 3:03 pm
Wohnort: Koluszki, Poland
Contactar:

Beitrag por 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 ?!
Benutzeravatar
stucuk
OWSupport.com Owner
Mensajes: 438
Registrado: Di Apr 18, 2006 12:10 am
Wohnort: UK, Scotland

Beitrag por stucuk »

Serpher hat geschrieben: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
Benutzeravatar
Lesio
Community Veteran
Community Veteran
Mensajes: 425
Registrado: Mi Apr 12, 2006 2:47 pm
Wohnort: Zielona Góra
Contactar:

Beitrag por Lesio »

Ok sut it's right now i only must change profile
Benutzeravatar
Antitheus
Kung Führer
Kung Führer
Korea North
Mensajes: 2526
Registrado: Do Jan 04, 2007 9:45 pm
Wohnort: Gorzów Wlkp.
Contactar:

Beitrag por Antitheus »

ku**a lesiok wyślij mi bete tego moda a nie si.e w ch*j cykasz arra
Benutzeravatar
stucuk
OWSupport.com Owner
Mensajes: 438
Registrado: Di Apr 18, 2006 12:10 am
Wohnort: UK, Scotland

Beitrag por stucuk »

Lesio hat geschrieben: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
Benutzeravatar
Lesio
Community Veteran
Community Veteran
Mensajes: 425
Registrado: Mi Apr 12, 2006 2:47 pm
Wohnort: Zielona Góra
Contactar:

Beitrag por Lesio »

A oto pierwsze screeny z modu klanowego East Legion
Bild
Bild
Bild
Bild
Bild
Najlepszym lekarstwem na wszystkie dolegliwości jest zwykła woda. Dwie krople na szklankę wódki i wszystko przejdzie...
Benutzeravatar
Jeronimo
Soldier level 2
Soldier level 2
Mensajes: 34
Registrado: So Apr 22, 2007 8:53 am
Wohnort: Z obozu na Syberii

Beitrag por Jeronimo »

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

Ale ogolnie to ladny interfejs w menu :D
Benutzeravatar
Dropsik
Community Veteran
Community Veteran
Mensajes: 86
Registrado: Mo Okt 15, 2007 4:43 pm
Wohnort: Gdańsk
Contactar:

Beitrag por Dropsik »

FOTKI USUNIĘTE Z ROZKAZU LESIA
Zuletzt geändert von Dropsik am So Feb 03, 2008 1:51 pm, insgesamt 1-mal geändert.
Le fu.
Benutzeravatar
Mules
Community Veteran
Community Veteran
Mensajes: 178
Registrado: Fr Feb 17, 2006 9:04 pm
Wohnort: Grajewo

Beitrag por 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"
Bild
Michaeilo
Community Veteran
Community Veteran
Mensajes: 343
Registrado: Di Aug 14, 2007 10:44 am
Wohnort: Poland
Contactar:

Beitrag por Michaeilo »

Mules hat geschrieben: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
Responder