Problem with adding property's
#1

Hi, gotta problem with adding property. I would like to add new property, but before that i did already add one, so when i add new property than the old one disappers. It's quite hard to explain, but i think that you know what i mean. Ohh and i add all new property into property.cfg . Or maybe someone knows way to increase limit of the property or something like that? I mean like with OwnableCars, that you had to increase the limit.

Thanks!

Reply
#2

Please !! Someone?!
Reply
#3

pawn Код:
#define MAX_PROPERTIES (1000)
You can find this in gl_properties.pwn the 1000 is max properties. Just make it bigger.
Reply
#4

Thanks for your reply, but still the same.
Reply
#5

It's usual LARP (Los Angeles Roleplay) script.
Reply
#6

I tried, no one reply's in there. :S
Reply
#7

Find the line
pawn Код:
new HouseInfo[x][hInfo];
and replace the x with the ammount of houses you are using
Reply
#8

go to propery.cfg and add your houses.

for exemple in property.cfg you have 40 houses you need to go to larp.pwn at line
Код:
new HouseInfo[35][hInfo];
and modify "35" in "40"

srry for bad english
Reply
#9

Thanks for your help!
Reply
#10

Quote:
Originally Posted by Gucci's Label
Thanks for your help!
np..
it work, really?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)