04.09.2012, 17:16
i dont understand your explanation D_Malfoy, please explain it more i am a rookie scripter. so i need more explanation regarding the pawn code
public GetPlayerAVSAdmin(playerid)
{
return PlayerInfo[playerid][pAdmin];
}
here what we need to give instead of PlayerInfo , playerid and pAdmin
please help me. i am not sure about it , because i am not the creator of my trucking script.
or else it will be better if u are given the trucking script which i use. so you will be able to tell me exactly how to use this function
i am using Power PC60\'s trucking script which is availiable in this same forum
so please help me guys by editing the above function according to that script and posting it here
i will be very much thankful to you.
also tell me where to place this function in the pawn code of the trucking script (just mention the line number).
please help me i am inn great need of help
public GetPlayerAVSAdmin(playerid)
{
return PlayerInfo[playerid][pAdmin];
}
here what we need to give instead of PlayerInfo , playerid and pAdmin
please help me. i am not sure about it , because i am not the creator of my trucking script.
or else it will be better if u are given the trucking script which i use. so you will be able to tell me exactly how to use this function
i am using Power PC60\'s trucking script which is availiable in this same forum
so please help me guys by editing the above function according to that script and posting it here
i will be very much thankful to you.
also tell me where to place this function in the pawn code of the trucking script (just mention the line number).
please help me i am inn great need of help