15.11.2008, 15:13
Hi,
I've looked through loads of pages on this topic and still can't find a proper answer.
(Just to point out, I'm using GodFather)
I have done everything right then I get up to the part which I have to copy the contents of 'Houses.txt' into the script under the section specified but every time i copy this:
/* [ Function ] [Yr|Mt|Dt|Hr|Mn|Sc] [ Comment ] */
BuildHouse( 1122.71 , -2036.55 , 69.89 ); // [2008|11|15|16| 2|18]
BuildHouse( 1481.30 , -1772.11 , 18.79 ); // [2008|11|15|16| 3|20]
BuildHouse( 1672.67 , 1447.91 , 10.78 ); // [2008|11|15|16| 3|55]
and paste it in the right place, PAWN get's error report?
Thanks for any help.
I've looked through loads of pages on this topic and still can't find a proper answer.
(Just to point out, I'm using GodFather)
I have done everything right then I get up to the part which I have to copy the contents of 'Houses.txt' into the script under the section specified but every time i copy this:
/* [ Function ] [Yr|Mt|Dt|Hr|Mn|Sc] [ Comment ] */
BuildHouse( 1122.71 , -2036.55 , 69.89 ); // [2008|11|15|16| 2|18]
BuildHouse( 1481.30 , -1772.11 , 18.79 ); // [2008|11|15|16| 3|20]
BuildHouse( 1672.67 , 1447.91 , 10.78 ); // [2008|11|15|16| 3|55]
and paste it in the right place, PAWN get's error report?
Thanks for any help.