Hello There, Guest! Login or Register


Useful Functions/Snippets/Commands
#15
(05-08-2008, 11:54 AM)Jay link Wrote: even easier:

Code:
if( strcmp( cmdtext, "/Quest" , true ) == 0 ) return GameTextForPlayer(playerid, "SUMG QUEST LEET", 5000, 1);
   

   
i should try the strcmp return func. o_O
Reply


Messages In This Thread
Useful Functions/Snippets/Commands - by Jay - 04-21-2008, 03:19 PM
Re: Useful Functions/Snippets/Commands - by Jay - 04-21-2008, 07:42 PM
Re: Useful Functions/Snippets/Commands - by Smoke - 04-23-2008, 06:50 AM
Re: Useful Functions/Snippets/Commands - by Jay - 04-23-2008, 04:54 PM
Re: Useful Functions/Snippets/Commands - by Smoke - 04-24-2008, 10:18 AM
Re: Useful Functions/Snippets/Commands - by Jay - 04-29-2008, 01:03 PM
Re: Useful Functions/Snippets/Commands - by Jay - 05-08-2008, 11:54 AM
Re: Useful Functions/Snippets/Commands - by Greyfox - 05-08-2008, 04:43 PM
Re: Useful Functions/Snippets/Commands - by Jay - 02-02-2009, 10:17 PM