Enter House, Just for admin's! Help please!
#4

lol i knew that you will not understand me

So i gave a code example for you what you need to do.. by the way.. there are two good metods.. .
pawn Код:
if(pickupid == enterhouse)
{
    if(IsPlayerAdmin(playerid))
    // your codde.
    else
    // your message if not admin
}
else if(pickupid == exithouse)
{
    if(IsPlayerAdmin(playerid))
    // your codde.
    else
    // your message if not admin
}
Reply


Messages In This Thread
What's Wrong! Please Help! - by Larsey123IsMe - 07.11.2010, 23:56
Re: Enter House, Just for admin's! Help please! - by GaGlets(R) - 08.11.2010, 00:25
Re: Enter House, Just for admin's! Help please! - by Larsey123IsMe - 08.11.2010, 00:27
Re: Enter House, Just for admin's! Help please! - by GaGlets(R) - 08.11.2010, 01:05
Re: Enter House, Just for admin's! Help please! - by Larsey123IsMe - 08.11.2010, 01:10
Re: Enter House, Just for admin's! Help please! - by Scenario - 08.11.2010, 01:18
Re: Enter House, Just for admin's! Help please! - by Larsey123IsMe - 08.11.2010, 01:22
Re: Enter House, Just for admin's! Help please! - by smeti - 08.11.2010, 04:05
Re: Enter House, Just for admin's! Help please! - by (SF)Noobanatior - 08.11.2010, 04:15
Re: Enter House, Just for admin's! Help please! - by Larsey123IsMe - 08.11.2010, 04:45

Forum Jump:


Users browsing this thread: 1 Guest(s)