help on weathers
#3

Find the OnPlayerCommandText aka put this where the other commands are:

Код:
 if(strcmp(cmdtext, "/weather 40", true) == 0)
  {
    SetPlayerWeather(playerid, 40);
    return 1;
Copy this and paste under a command, any. You'll have to do this for all weathers tho Just use copy and paste and change numbers.
Reply


Messages In This Thread
help on weathers - by stanLeys - 25.07.2009, 12:40
Re: help on weathers - by MadeMan - 25.07.2009, 12:44
Re: help on weathers - by XtremeChio - 25.07.2009, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)