Search found 46 matches
- Wed Jan 22, 2014 6:10 pm
- Forum: Development & World Setup
- Topic: Placing buildings
- Replies: 5
- Views: 969
- Wed Jan 22, 2014 6:03 pm
- Forum: Development & World Setup
- Topic: World Problems
- Replies: 5
- Views: 986
- Wed Jan 22, 2014 2:26 pm
- Forum: Development & World Setup
- Topic: Placing buildings
- Replies: 5
- Views: 969
i used that but it places the buildings in the place where the player is and i want to use the tile separation for better organization between buildings. if the building can´t fit the ghost building i ll have to change all the 0 position of all my buildings with the converter.. and i think its easie...
- Wed Jan 22, 2014 2:23 pm
- Forum: Development & World Setup
- Topic: World Problems
- Replies: 5
- Views: 986
- Tue Jan 21, 2014 1:35 pm
- Forum: Development & World Setup
- Topic: Placing buildings
- Replies: 5
- Views: 969
Placing buildings
The building aren't placed where the watermark shows inside world building
Code: Select all
EVENT("OSDSELECT","BuildOSD:005")
{
*buildingconstruct %PLAYER% 5 Wall
}
EVENT("PlaceBuilding","5")
{
$didAdd = sysAddBuilding(5,$gPlayerID,$gPlayerX,$gPlayerY,Wall,0,0 )
}
- Tue Jan 21, 2014 1:21 pm
- Forum: Development & World Setup
- Topic: World Problems
- Replies: 5
- Views: 986
World Problems
I have problems with the World connection with internet. I loaded the configuration from a saved world and something is wrong it worked before the new update
and the *settings command isnt working
and the *settings command isnt working
- Sun Dec 15, 2013 1:49 pm
- Forum: General discussion
- Topic: PROBLEMS
- Replies: 1
- Views: 409
- Sun Dec 15, 2013 12:41 pm
- Forum: General discussion
- Topic: PROBLEMS
- Replies: 1
- Views: 409
PROBLEMS
Hi to all... Now i have problems and dont know if its a bug. or a problem with win 8 64 bits
In my own world the *settings doesn't work i can't enter in the submenus.
and in the space i can't change the view or press f10 because the game freeze.
In my own world the *settings doesn't work i can't enter in the submenus.
and in the space i can't change the view or press f10 because the game freeze.
Question
Any of you know the game planet explorers ???? i dont say we should copy the game but the platform its amazing you can interact with the world in any way you want
- Wed Oct 30, 2013 6:02 pm
- Forum: Development & World Setup
- Topic: Noobish questions, mostly about scripting
- Replies: 132
- Views: 16439
- Sun Sep 01, 2013 11:00 pm
- Forum: Development & World Setup
- Topic: setting for world map item use
- Replies: 2
- Views: 765
- Sat Aug 10, 2013 1:30 pm
- Forum: Development & World Setup
- Topic: Any reason why this wouldn't work?
- Replies: 2
- Views: 800
Come back
I am back. Now Ill be able to connect every night see you ingame.
- Thu Jul 11, 2013 10:00 pm
- Forum: General discussion
- Topic: Help with new world Please.
- Replies: 22
- Views: 2511
- Thu Jul 11, 2013 9:58 pm
- Forum: Community
- Topic: Testers wanted
- Replies: 10
- Views: 2117
- Sun Jun 23, 2013 4:58 pm
- Forum: General discussion
- Topic: Can't register on forum
- Replies: 2
- Views: 630
- Thu Jun 20, 2013 1:58 am
- Forum: Bug Reports
- Topic: Forge price resets after taking out gold
- Replies: 5
- Views: 884
- Mon Jun 10, 2013 4:44 pm
- Forum: Community
- Topic: GATE ANIMATION
- Replies: 0
- Views: 1097
GATE ANIMATION
http://www.youtube.com/watch?v=25c7sxDeANM The animation of the Gate in my world EVENT("accessbuilding", "8") { if ( $gPlayerID != $gBuildingOwnerID ) { $ret = Gateother() } Else if ( $gPlayerID = $gBuildingOwnerID ) { $ret = Gateowner() } } EVENT("OSDSELECT", "St...
- Fri Jun 07, 2013 2:41 am
- Forum: Community
- Topic: Testing the BOAT
- Replies: 1
- Views: 1129