Display Morewe have the same porblen sometimes
we do
saveall
shutdownserver
restart
that all buildings are there
Vossi
Thanks i will try this next time
Display Morewe have the same porblen sometimes
we do
saveall
shutdownserver
restart
that all buildings are there
Vossi
Thanks i will try this next time
Posters don't work?
only the user that puts them up can see them other users will see them but as soon as they log off and come back the posters will be gone
You've played that much of Rising World? Crazy.. I only have like 17. Waiting for a more complete game because I'm not that big on building unless I can actually mine and survive etc...
i enjoy the building more than anything
Do you use a modified version of the area protection script? Is the problem reproducible?
the problem does not happen very often and like i said if i rebuild i can get it to save but sometimes i need to rebuild over and over sometimes just once sometimes this is just one block but other times a line
i have had this happen more than once i am building in a area that i have 100% the rights to build in this can be a non protected or protected area it does not matter anyway i get areas of my build that wont save, they look all good but if i move away and come back some of the build has gone, so then i rebuild it only to have this happen over and over sometimes i rebuild and it stays too??? i think i am on the edge of a chunk when this happens as its always a line never bits here and there
i love the pet idea
no to monsters why add this to this game its just plan silly and you can get that on a 100 other games but yes to real life danger like wild dogs or wild pigs even tigers would be fun it would also be cool if we could catch them and train them to be pets maybe sheep could be fenced in and eat the long grass down, or dogs could carry stuff items for you
yeah it would be cool to have all this but if they made posters work then you could just use them to make your own stuff o god i wish posters worked i have a 1000 ideas where to use them and its driving me crazy that other users cant see them so theres no point to them yet
im all for carpet and also some plan color blocks like red green blue ect ect
MSI ATI Radeon HD 5450 1024MB VRAM. This is the one I'm getting, this will definitely work?
if you get that card yes it may play some games but how good will your experience be most likely you will just run into trouble with a lot of games i would suggest you get something like a Sapphire R9 270X 2G GDDR5 they are a very good price vs what you get or even a cheaper Sapphire R7 260X 2G GDDR5
Yeah, I was thinking that, I didn't bother reading the requirements first lol, I just used Game Debate for a specification estimate and it said it would work but apparently not. I should be getting a new graphics card soon so I'm happy I bought the game
yes you need a minim of 1gig video memory
Hehe,it's indeed just for fun, atm we don't have any plans to implement a "poop-meter" or something like that
haha poop meter now thats a awesome idea haha
yep i think also we should have other stuff first, it should have been land explore, land water explore, land water weather explore, land vegetation water weather explore, land vegetation water weather explore dig and gather,
land vegetation water weather explore dig and gather build ect ect then after all that has been added, start adding cows sheep dogs and food, it does seem silly not having water at this stage of the game.
After you add his code to the world edit script you use /we-fillblock I'd. Like this /we-fillback 57. Of cause this is after you use /we-select
what would the id for half blocks be i tried halfblock 37 as thats what you use for item but that wont work for /we-fillblock ??????
Can you please add this to the script?
Code
-- start: line 108elseif cmd[1] == "/we-fillblock" thenif #cmd >= 2 thenevent.player:disableMarkingSelector(function(markingEvent)if markingEvent ~= false thencoords = getCoordsFromMarkEvent(markingEvent);fillWithBlock(coords, cmd[2]);endend);elseevent.player:sendTextMessage("[#FF0000]Specify the block ID");endAnd the function is quite simple, really :
Don't know why no one proposed that already... Tested and works great.
yeppy added and also tested works awesome good going LordFoobar
i am up to 786hours haha and rising
ok if this does not work try updating your video card driver heres the link http://www.geforce.com/drivers
I can see that my question have been closed, the only help i have recieved is a question on what system i am running - i would not say that it is solved or that i have got any help ???
My game is still not running.
with your spec's your game should work fine try going to the steam folder c:\Program Files (x86)\Steam\steamapps\common\RisingWorld and run the file risingworldx64 with administrator rights
You are mistaking MySQL id (a PRIMARY KEY AUTO_INCREMENT) with an area id, which is defined when calling player:createArea. I am talking about the latter.
my mistake was thinking the name area was just a name of a area you used as a example name of a area you protected using the protection script and was only a guess of how the id would work in the DB for that area, i know some php but very little java and lua and to be frank it bores the hell out of me lol