How to get for() looping to return 0
#4

So you dont want OnPlayerText returning anything and only your code? If so then just put return 0 at onplayertext like this:
pawn Код:
public OnPlayerText
{
    return 0;
}
Reply


Messages In This Thread
How to get for() looping to return 0 - by serj009 - 17.07.2013, 21:08
Re: How to get for() looping to return 0 - by thimo - 17.07.2013, 21:19
Re: How to get for() looping to return 0 - by serj009 - 17.07.2013, 21:24
Re: How to get for() looping to return 0 - by thimo - 17.07.2013, 21:26
Re: How to get for() looping to return 0 - by serj009 - 17.07.2013, 21:34
Re: How to get for() looping to return 0 - by MP2 - 18.07.2013, 01:31

Forum Jump:


Users browsing this thread: 1 Guest(s)