Hook/Local?
#3

Quote:
Originally Posted by Crayder
Посмотреть сообщение
Perhaps you should explain a bit more... This is valid:

pawn Код:
public callback1() {
    return 72;
}
public callback2() {
    callback1();
    return 1;
}
In that, I called callback1 in callback2. I assume this is what you mean?
Yes. but when i call for example
Код:
public OnPlayerRequestClass(playerid, classid)
in another callback it says undefine symbol classid i'm trying to use it with the classid thats why
Reply


Messages In This Thread
Hook/Local? - by CannonBolt - 29.09.2016, 01:20
Re: Hook/Local? - by Crayder - 29.09.2016, 01:40
Re: Hook/Local? - by CannonBolt - 29.09.2016, 11:25
Re: Hook/Local? - by Dayrion - 29.09.2016, 11:52
Re: Hook/Local? - by CannonBolt - 29.09.2016, 12:20
Re: Hook/Local? - by Dayrion - 29.09.2016, 12:23
Re: Hook/Local? - by CannonBolt - 29.09.2016, 12:41
Re: Hook/Local? - by Dayrion - 29.09.2016, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)