SA-MP Forums Archive
help!!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help!!! (/showthread.php?tid=388069)



help!!! - JimmyNeonHD - 27.10.2012

hi i want to know how can i make a box when i type /new he open then he tell me what are the new in this server how just any one tell me because my server are home 1.1v when i make 1.2v i like to /new and but what new on it! pls any one tell me or do something omg!


Re: help!!! - KevinPRINCE - 27.10.2012

What, All understood is Please

OT: Do you mean /changes

PHP код:
if(strcmp(cmd"/changes"true) == 0)
    {
        if(
IsPlayerConnected(playerid))
        {
            
SendClientMessage(playeridCOLOR_WHITE,"* ------------- Changes added to the new update-------------");
            
SendClientMessage(playeridCOLOR_WHITE,"* /Changes added again. - The White House has been added.");
         }
        return 
1;
        } 



Re: help!!! - Alex Magaсa - 27.10.2012

Do you mean that Kevin Wrote or you mean DIALOG BOX?