Help with this
#3

if(classid == 1||classid==2...

or use switch like...

switch(classid){
case 0..8:
GameTextForPlayer(playerid, "~r~Beach Guard", 5000, 5);
}
Reply


Messages In This Thread
Help with this - by Face9000 - 20.07.2012, 19:37
Re: Help with this - by ViniBorn - 20.07.2012, 19:38
Re: Help with this - by namespace - 20.07.2012, 19:38
Re: Help with this - by Face9000 - 20.07.2012, 19:40
Re: Help with this - by EV007 - 20.07.2012, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)