Address wont save
#9

Quote:
Originally Posted by Stefand
Посмотреть сообщение
format is for strings, Houses[i][hAddress] = for a number like 43 or 13 or something like that.
The address is like: 4th Palin Street
No..

By adding a character count to hAddress on your enum defines, you allowed declaring it as a string. So to speak. Just try what I suggested with your original code (before dr.lozer's suggestion) and see how it works out.

You actually don't even need a new string like I originally said. 'address' is the parameter for /sethouseaddress, yeah? So just use
Код:
Houses[i][hAddress] = address
Reply


Messages In This Thread
Address wont save - by Stefand - 09.12.2012, 07:57
Re: Address wont save - by dr.lozer - 10.12.2012, 13:59
Re: Address wont save - by Stefand - 10.12.2012, 14:06
Re: Address wont save - by zDevon - 10.12.2012, 14:08
Re: Address wont save - by dr.lozer - 10.12.2012, 14:09
Re: Address wont save - by Stefand - 10.12.2012, 14:10
Re: Address wont save - by Stefand - 10.12.2012, 14:12
Re: Address wont save - by Stefand - 10.12.2012, 14:23
Re: Address wont save - by zDevon - 10.12.2012, 15:07
Re: Address wont save - by Stefand - 10.12.2012, 15:24

Forum Jump:


Users browsing this thread: 2 Guest(s)