pawn compiler crash
#1

My pawn compiler crash when i add stock LoadDoors i'm teaching pawno and i don't know what i have wrong i do enum an everything but when i add this stock and compile (this stock is on line 552) pups a error "pawn compiler library" stop working (i'm writing on sublime text 3)
pastebin(code):http://pastebin.com/JymaPfsR
Reply
#2

You wrote:

PHP код:
stock LoadDoor

But actually it should be:

PHP код:
stock LoadDoor()

Reply
#3

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
You wrote:

PHP код:
stock LoadDoor

But actually it should be:

PHP код:
stock LoadDoor()

Thank you i feel stupid
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)