strins crashdetect error
#1

pawn Код:
CMD:strins_test(playerid, params[])
{
    printf("%s", strins("Unknown is a ", "crackhead", 14));
    return 1;
}

Код:
[12:48:26]: 
[12:48:26]: --- Crashdetect 3.6.9.4 loaded
[12:48:38]: Script[29860968]: Native function strins() called at address 0x6E9B4 has failed
[12:48:38]: Call stack (most recent call first):
[12:48:38]:   public cmd_strins_test()
why does this command give me error in log? if i remove the carshdetect plugin , it return Unknown Command
Reply
#2

Maybe this?
pawn Код:
Returns This function doesn't return a specific value
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)