If true then If false then
#1

Hey guys i'm making seatbelt system...and i am asking how can i make that if player typed the command seatbelt then dont jail him and if he didnt jail him...please HELP
Reply
#2

pawn Code:
if(Seatbelt[playerid]) {
    // Insert your code here if the seatbelt is on
} else {
    // Inserrt your code here if the seatbelt is off
}
Make sure to change the variable if I didn't nail it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)