kokom7
Active member
Hello, i need a CLEO that can check car plate number based on Vehicle ID (VID) or Player ID with command.
Lets say theres a car named Faggio with Vehicle ID (VID) 415,
so i can check it by using command '/vplate 415',
but if i want to check it by Player ID, lets say the Player ID is 17, i can check it by using command '/plate 12', and then it will shows an output in chatlog like this :
"Faggio (VID: VIDHERE) (PLATE NUMBER HERE)", but if the vehicle got no plate which is empty, it will say "Faggio (VID: VIDHERE) has no plate!", and if i check by Player ID but the player is not on any vehicle, it will say "That player is not on vehicle!".
So, final example is like this
Output "Faggio (VID: 415) (KHJUYW9)" / "Faggio (VID: 415) has no plate!" (if using /vplate)
Output "That player is not on vehicle!". (if using /plate that use Player ID but the Player is not on vehicle)
I've SampFunc-5.6.1 0.3.DL for SAMP 0.3DL installed
Lets say theres a car named Faggio with Vehicle ID (VID) 415,
so i can check it by using command '/vplate 415',
but if i want to check it by Player ID, lets say the Player ID is 17, i can check it by using command '/plate 12', and then it will shows an output in chatlog like this :
"Faggio (VID: VIDHERE) (PLATE NUMBER HERE)", but if the vehicle got no plate which is empty, it will say "Faggio (VID: VIDHERE) has no plate!", and if i check by Player ID but the player is not on any vehicle, it will say "That player is not on vehicle!".
So, final example is like this
Output "Faggio (VID: 415) (KHJUYW9)" / "Faggio (VID: 415) has no plate!" (if using /vplate)
Output "That player is not on vehicle!". (if using /plate that use Player ID but the Player is not on vehicle)
I've SampFunc-5.6.1 0.3.DL for SAMP 0.3DL installed