23.02.2014, 21:11
1 - You should not set Virtual World to 0, imagine that you and I had the same house interior, we would basically be together in each other's house
2- You should therefore assign the Virtual World to the playerid+1 (id 0 gets vw 1, id 1 gets vw2 and so on)
3- For the money, you should do something like a switch(yourhousepricevariable) and set cases for 10000 - 20000 - 30000 and so on.
Hope it helps
2- You should therefore assign the Virtual World to the playerid+1 (id 0 gets vw 1, id 1 gets vw2 and so on)
3- For the money, you should do something like a switch(yourhousepricevariable) and set cases for 10000 - 20000 - 30000 and so on.
Hope it helps