Pawno bug?
#1

Hello,
I'm experiencing a different problem.
whenever i post something like
pawn Код:
new Text:a =    Text....Create(....);
it crashes my pawn.
Not only this, i tested it with many other it only crashes when i add = (Creating Process Here)...
Anyone can help me with this one?
Reply
#2

Pawn natives cannot be called outside any callbacks, functions. Insta-crashes the compiler.
Reply
#3

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
Pawn natives cannot be called outside any callbacks, functions. Insta-crashes the compiler.
I see.
Thanks.
Reply
#4

Quote:
Originally Posted by ******
Посмотреть сообщение
And you can't have dots in function names like that unless you have defined 'Text' as a macro.
Actually, that was just an example.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)