WTF next a dancing clown to entertain us while we build lol sometimes i feel you to are just taking the piss or posting for the sake of posting, well at lest your posts crack me up sometimes lol
Posts by yahgiggle
-
-
i feel that its bringing down the look of the journal and is not needed nice idea but wrong font
-
OK
I have TCP 4254-4259
UDP 4255,4254-4259Both these ports open on Inbound and Outbound ? Is this Correct ,
now with the admin tool you should have 4253 to 4259 TCP and UDP open so all ports from 4253 to 4259 this setting needs to be open in your virtual server setting in your modem settings not your windows firewall
-
i dont think the folder is the problem, could you run the server and please give me the ip i would like to go on ant look cheers
-
besides you need to make customImages folder i don't see any problem too, maybe the server has trees but you cannot see them are you useing the same pc to run the server and also play on ? if not whats the specs of the gaming computer like what video card do you have and how much ram ect ect could you run the server and let us connext to it to see if trees load for us
-
that's because there is no way and that's why no one reply's to your post this will be added later on so you can but for now rotate is the only option
-
I have just started playing this game and my first project is building a mountain castle...
Ive had to re-sculpture the rock around it to make sure its wide enough. Unfortunately however I noticed the placed stone (top) looks slightly different than the original stone (bottom) texture, as shown below:
Even though it is mined from the exact same stone! Im kinda a perfectionist, so its bugging me a bit
Is there a way to get it to look the same so it blends seamlessly?
Thanks!
no just like real life once moved you can never make it look the same lol
-
yep just like this makeadmin ICON58 and yes my steamID is cap ICON
sounds to me like you dont know what you are doing lol ;-P
before you paid for a server you should play on a server thats been going for some time and learn things from them, then maybe start a server but be warned running a server is a lot of work -
i keep a eye on users and when i see them smash i have asked why and they say because it should be protected and they just smash to see WTF this is very dumb thinking like old age burn the witch to see if she is one opps she died so shes ok shes not a witch o shit now shes dead its the same thinking man some people are just thick, at the end of the day this is a lesson why you should have the protection script running and use it and what makes a good server host admin with out knowing all this stuff you are been as blind as the guys smashing your builds
-
well in fact you can make ark with woodbeams
-
to have info on how to open ports on every type of modem is to much work for anyone not every setup is the same and also you might have a router that also has a fire wall so with all kinds of setups your not going to find 100% what you want but what we can say you need to open ports 4253 to 4259 up and down for your server to be open to the public thats the WAN network
-
We have our own server The Ports are open..
I'll try the other Server instead of Steam
That Link for the Server Files, theres no DS.exe in there just a few files and thats it.
yes ive been told this by a lot of users over the years but most turn out that they did not open the ports on there modem oO thats why i always ask also the line you posted shows the ports are open in windows firewall it does not show you have gone into your modem setup and opened the ports there also when you connected that time to your server you are using lan not wan so when lan is used no need to open ports it will connect
-
did you open your ports in windows or on your modem?
-
you can make trucks just look what i made
for users who want to come see my truck you can come to rising citys server and type in chat /teleport 79
also i made a fire truck to see that type /teleport 66 -
-
do you also have internet connection ? it says WARNING: Unable to authenticate Server! witch means 1 of two things the hive is down or you have no internet connection ? if you are unable to make your server live i would say you have not opened your ports in your adsl modem
-
Ok thank you for your reply.
In fact, I would like to modify WorldEdit to plant flowers, do you think if I change this script ( commandListener.lua ) :[lua]Local textureAliasMap = {
grass9 = -10 ,
grass8 = -9,
grass7 = -8 ,
grass6 = -7,
grass5 = -6 ,
grass4 = -5 ,
grass3 = -4 ,
grass2 = -3 ,
grass1 = -2 ,[/lua]
etc ... ..for example by adding
11. flower1 = 106,
12. flower2 = 138,it will be good ???
no sorry that wont work oO but laying flowers and small trees will be here soon i would say in the advanced creatave mode that's comming
-
awesome work but why not store the info in a database and make this /text hello my text is here
something like this
local position_name = string.sub(event.command, string.len(cmd[1]) + 6);
if (string.len(text_name) >= 4) then
local position_value = split(tostring(event.player:getPosition()))
database:queryupdate("INSERT INTO text (text_name, position_x, position_y, position_z) VALUES ('" .. text_name .. "','" .. position_value[1] .. "','" .. position_value[2] .. "','" .. position_value[3] .. "');")
event.player:sendTextMessage("[#00ff00]text Set: " .. text_name .. " on X:".. position_value[1] .." Y:".. position_value[2] .." Z:".. position_value[2] .."")
create_cache()
end -
You can already change the size of the grid using the + and - keys
yes we know that lol hes talking about a even smaller one than what we have now
-
Indeed I did! And the game is working now.
Thank you so much for your responsesthats awesome news so just for others what in the end do you think solved your problem ?