15.06.2008, 13:35
damn im late on this... the code is already gonne...
Originally Posted by startex
Yea maxhouses are set to 12 and I have 12 houses. I think the first 6 houses cost 0 and the rest of them are OK. But now as I think of it.. On the first 6 houses I made the houses fiirst and changed the prices later but for the last houses I had the price already on creation. Maybe that could affect it somehow?
|
Originally Posted by Wadabak
Quote:
|
Originally Posted by startex
I'm back with a new problem(sadly)
On my server I disabled the original pickups(DisableInteriorEnterExits(); ) and replaced them with my own. Now after using this amazing house system of yours it seems to get messed up. The house system seems to think that my pickups belong to the housesystem and the other way around. Any ideas how I could fix this? Wouldn't like to delete the house system nor delete my pickups Thanks in advance, Steven |
Originally Posted by Wadabak
Quote:
|
fatal error 100: cannot read from file: "aHouse"
Originally Posted by stevestelford
you need to make sure that ahouse.inc is in your Pawno>Includes Folder. Then Re-Compile
|
Originally Posted by Pawno_Master
omg i put the pastebin in a filterscript and my server crashes when strating?
|
Originally Posted by Pawno_Master
huh i don't get it
if i have a house within the info it supposed to be this? AddHouse(2, 1459.15,4970.1459,15.4970,10000.5000,15.0); but its wrong i don't get it help me plz |
Originally Posted by Pawno_Master
If i enter my own made house i fall into a big hole and than i'm in another country or something:S and not in the interior i expected because im just in the normal gameword but in a "house"
what's the problem omg here is my house line:: AddHouse(2,2459.6924,-1690.8295,13.5417, 2451.77,-1699.80,1013.51, 100000, 50000, 2, 0); i changed MAX_HOUSES 2 into MAX_HOUSES 3 so whats the problem |