Urled's Recent Forum Activity

  • Sometimes everything gets selected and I cannot unselect anything in the Event editor. This is a huge problem! <img src="smileys/smiley19.gif" border="0" align="middle" /> How can I fix it?

  • I need an external python file because I'm making a leveleditor where people can change things.

    I use CreateByName to load objects and substrings for their position, layer etc.

    I have a few questions:

    1. Why can I not use \ on the end but I have to load it in "textman" wich is a rename from Textmanipulator? (EOL error)

    2. Why can't I insert the 3d box object in my application if this script is executed? (EOL error) <img src="smileys/smiley7.gif" border="0" align="middle" /> <img src="smileys/smiley3.gif" border="0" align="middle" />

    I don't know much about python.

    <img src="smileys/smiley19.gif" border="0" align="middle" />

    ---

    path = System.apppath+"Data\Levels";

    file = "level1"

    ext = "txt"

    if ListBox.GetCount == 0:

    textman.SetString("\ ")

    ListBox.Load(path+textman.GetLeft(1)+file+"."+ext)

    l = 1

    for i in range(0, ListBox.GetCount+1):

    if i <= ListBox.GetCount+1:

    if l == 1:

       textman.SetString(ListBox.LineText(i))

       # sub string 1 to 4 (name, layer, xPos, yPos)

       System.CreateByName(textman.GetSubstring("'",1),textman.GetSubstring("'",2),textman.GetSubstring("'",3),textman.GetSubstring("'",4))

    if i == ListBox.GetCount:

    if l == 1:

       msgbox.SetIcon(1)

       textman.SetString(file)

       textman.Uppercase()

       msgbox.MessageBoxID("File Loaded",textman.GetString+" Sucessfully Loaded", 1)

       l = 0

       break

  • This is what I did:

    I opened cmd and got my ip, pasted it in the ip editbox and entered a name, and hosted the game.

    Then i started a second instance of the application and pressed join after having inserted a ip adress and a name and it does not work.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • A Drifting car engine using the physics behavior only. Much better than the Car behavior.

  • This game takes place in the year 2059.

    You play as a soldier who fights the government!

    The objective is to gather points and to kill Hover drones.

    There are lots of '!' icons on this level. You should pick them up for help.

    <img src="http://uploadpic.org/storage/2011/iNoB2VNYQKMiiWjEhftxuPvIo.png">

    Download:

    http://www38.zippyshare.com/v/34954412/file.html

    Inlcudes:

    Realistic lightning effects and the default physics engine.

Urled's avatar

Urled

Member since 22 Jun, 2011

None one is following Urled yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies