i need some help ;)
#2

Quote:
Originally Posted by [FBI
Gstar ]
Hello, i script in PEN LS, i script a command /tphouse..

but, i cant add more houses than 33, can i change that?


thx for your help.
Try to find something like this in /tphouse
Код:
if(House >= 0 && House <= 13)
		  {
Код:
if(House >= 0 && House <= max house)
		  {
And also can you upload your PEN:LS(mirror)
Reply


Messages In This Thread
i need some help ;) - by [FBI]Gstar - 18.08.2009, 08:06
Re: i need some help ;) - by pliva_sb - 18.08.2009, 08:22

Forum Jump:


Users browsing this thread: 1 Guest(s)