Jump to content

I ask for information


Recommended Posts

Posted

amigos de donde puedo obtener la fuente de mangos que sea estable???

I use git, but when I compile SD2 get me the following error jumps:

. \\ Scripts \\ world \\ item_scripts.cpp (44): error C2039: 'isInFlight': not a member of 'Player'

c: \\ mangos \\ src \\ game \\ Player.h (1077): see declaration of 'Player'

I went to the page http://github.com/mangos/mangos and note that the file was modified player about 12 hours ago.

We shall then try to download the source using the following link handles:

- git://github.com/mangos/mangos.git

but when I recompile SD2 skip the damn error:

. \\ Scripts \\ world \\ item_scripts.cpp (44): error C2039: 'isInFlight': not a member of 'Player'

c: \\ mangos \\ src \\ game \\ Player.h (1077): see declaration of 'Player'

someone I could spend a lick to download the stable supply of mangoes is not changed every 12 hours?

from already thank you very much.

Posted

The problem is not with mangos but with scriptdev2:

change 'isInFlight' to 'IsTaxiFlying'.

Or just update scriptdev2, it's been commited in 1742 AFAIK

Posted
and what would be the solution in this case?

Solution:

1. Open item_scripts.cpp

2. Find isInFlight()

3. Change isInFlight() to IsTaxiflying()

4. Compile scriptdev2

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use