Chaos in FranceRescator wrote:A lot of talented coders in France. like Splinter Cell: Chaos Theory it's being made in France btw.

Vive La Revolution

And what i tried to say? Just that with other wordsfreedimension wrote:You all just don't get the point
With what we have in mind
- you don't have to use OOP
- you don't have to learn OOP
- the PB-Core-API wouldn't change (meaning the Libraries)
- your code without OOP, wouldn't make you suffer any drawbacks
but
- you would have the possibility to use OOP for larger Projects, if you like to
- beginners could learn something about OOP (but they wouldn't have to)
Code: Select all
!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw