12.05.2011, 12:57
Hello, I've used Wikipedia to try and send a message to the person who enters any vehicle as a driver. I tried this:
Wouldnt even compile.
Can someone explain to me why this doesnt work and provide a code that would?
Thanks.
Code:
public OnPlayerEnterVehicle SendClientMessage(playerid, COLOR_WHITE, "Type /eon to start your engine, Type /carhelp for more functions."); return 1; }
Can someone explain to me why this doesnt work and provide a code that would?
Thanks.