I don't have never undestand if is an error writing uo.msg("123")
Which is the different from:
uo.msg("123")
and
UO.Msg("123")
also, the different from
uo.usetype('0x0000','0x0000')
and
uo.usetype(0x0000,0x0000)
Which is the Sintax correct from these "script"?
upper case or lower case?
Moderators: Murderator+, Murderator
-
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
Script Engine is case insensitive.
For usetype command use string arguments.
For usetype command use string arguments.
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
-
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
I use "endsub"..
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
-
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
А мне Yoko говорил, что это интерпретатор замаскированный..
Видать хорошо замаскировали
Видать хорошо замаскировали

YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Grin wrote:там копилятор бизон, на компиляторе реализовали интерпритатор, в результате имеем что имеем, утечки памяти и тд...
(если интересно в исходникх есть файл по парсеру).
Кстати, всем рекомендую почитать этот файлик. Я когда-то читал его как беллетристику какую-нибудь... Одного до сих пор не понял - на фига так было извращаться и писать интерпретатор из компилятора... И получить простейших бейсик. Когда этих бейсиковых интерпетаторов в инете пруд пруди.