When getting the date using the Now Property, is it possible for the display to read April 15, 2006 instead of 15,04,2006? How would that be done?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
function on_event (int event, int data) {
Ã, if (event==2) { //The number of the inventory GUI
Ã, if (mouse.IsButtonDown(eMouseRight)) {
Ã, Ã, Mouse.SelectNextMode();
}
}
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.037 seconds with 15 queries.