Jump to content

كيف ؟


FatHy

Recommended Posts

كيف اعمل في

function Muscle ( SPTM, command, amount, player1 )
     if ( setPlayerStat ( SPTM, 23, amount ) ) then
         outputChatBox("Muscle Has Ben Set!", player1, 50, 999, 50)
     else
       outputChatBox("Failed To Set Your Muscle!", player1, 999, 50, 50)
      end
   end
 addCommandHandler ( "muscle", Muscle )

=================================================================

كيف اجعل outputChatBox("Muscle Has Ben Set!", player1, 50, 999, 50) يرسلها رسالة خاصة للبلير

مش رسالة عامة لكل الاشخاص

Edited by FatHy
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...