Problem with YCMD and SSCANF :S
#1

Well i don't know why this happen's to me... When i put in my script this code:

Код:
#include    "YSI\y_master"
#include    "YSI\y_commands"
#include    "sscanf2"
My PAWNO crash... :S

http://imageshack.us/photo/my-images/232/unledrix.png/


I don't know what to do.... :S

IMPORT NOTE: I DIDN'T MAKE ANY YCMD I JUST PUT THIS INCLUDE AND THAT'S ALL! ALL MY COMMANDS ARE STILL IN strcmp I JUST TRY TO PUT IN TOP OF SCRIPT THIS INCLUDES AND MY PAWNO GET CRASH!
Reply
#2

You need to do it like this
pawn Код:
#include <includename>
Reply
#3

LOL That's same like put ""
Reply
#4

Ah my bad, didnt know that

Then there's something wrong with your code.. Check the last thing you've made, and delete that (or just comment to check if it's the problem)

Edit:
Didnt see the note, with which include it stops working?
Reply
#5

OMG are you know read? oO

Quote:
Originally Posted by OUL
IMPORT NOTE: I DIDN'T MAKE ANY YCMD I JUST PUT THIS INCLUDE AND THAT'S ALL! ALL MY COMMANDS ARE STILL IN strcmp I JUST TRY TO PUT IN TOP OF SCRIPT THIS INCLUDES AND MY PAWNO GET CRASH!
When i remove that include code my PAWNO copile script without any problem....
Reply
#6

Check my edit.. "with which include it stops working"
Reply
#7

Okay, so this only happened once you attempted to include y_commands and sscanf?
Reply
#8

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Okay, so this only happened once you attempted to include y_commands and sscanf?
Yeah, i try without y_commands / y_master and add zcmd and still same problem but with sscanf i try REdownload sscanf INC and same problem :-/

@Wesley221

Read above
Reply
#9

Okay, begin a new script and add the necessary includes. Don't transfer anything from the old script and attempt to compile, see if it crashes again.
Reply
#10

I did, it compile with any problem's
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)