02.11.2011, 16:30
PHP код:
C:\Users\Mark\Desktop\GRP(0.3d).pwn(849) : error 018: initialization data exceeds declared size
PHP код:
new RentVehicles[][3] = {
{405,500,"~y~~h~Good handling and acceptable speed, good for people who like a safe road"},
{421,560,"~y~~h~Quite good hnadling, and the speed is nice too - a bit better than Sentinel"},
{426,800,"~y~~h~Great handling, great speed, shows a wealthy person straight away"},
{445,600,"~y~~h~Nice handling, nice speed, good for old-school drivers"},
{475,640,"~y~~h~Acceptable handling, great speed, good for taking your girl or boy out on a date"},
{500,620,"~y~~h~Nice handling, nice speed, great if you want to go out with friends"},
{527,720,"~y~~h~Great handling, nice speed, good for the day-to-day life"}
};