Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

xelander

Members
  • Posts

    1079
  • Joined

  • Last visited

    Never

Posts posted by xelander

  1. Hello! I'm looking to join anyones team to make a game, simply.
    I can map some, exemple lower down.
    I can also code some. More basic though.
    Info:
    Name: Alexander
    Age: 13
    From: Sweden,North Europe.
    Looking for position: Mapper Or Scripter.
    Time i can be online: 2-8~ hours a day.
    Mapper skills: 4/10(Own Judgements)
    Scripting Skills: 5/10(Own Judgements)
    If you need more info just ask away.
    ._._._._._._._._._._._._._.
    Exemples:
    Map:
    ![](http://img196.imageshack.us/img196/9379/maphvu.jpg)
    Script:
    None Yet.
    :::::::::::::::::::::::::::::::
    If you need me in your game team, PM me.
    …....................

    Your game req.:
    -An really online server.:Recomended 24/7
    -A base, Not noob server whit absolute no experienced Créw.: Recomended Custom GUIs and spritesheets etc.
    -A Good host, Not to much lag on the server
    -Know what to do, Don't just tell me to make a desert, tell me what it should ber in the desert.:An artist That have Pic of about how it should look like.

    ......................
  2. Yah, first main menu i ever made.
    Im not good, but i think this did look awesome for me.
    ![](http://img20.imageshack.us/img20/4080/mianmenu.png)
    Free to use.
    Please rate it also.
    I couldn't do anything on the buttons really on the program i was on, so i just took some grey colour and smugled over the buttons…
  3. Yah, i would like to know the command for random.

    and will this script work if so?

    ```
    Case "/Randomtip"
    dim T
    T = (the random command from 1 to 3)
    if T = 1 then
    call playermsg(index,"rawr tip 1",1)
    else if T = 2 then
    call palyermsg(index,"rawr tip 2",1)
    else if T = 3 then
    call palyermsg(index,"rawr tip 3",1)
    end if
    exit sub
    ```
    i would like some help here.
  4. Hey, i made my first script, as is a command, personally i cant see any problem, but when i run it, it says:"That is not a valid command!"
    So, whats wrong whit it?
    ```
    Case "/Adminmeeting"
    If GetPlayerAccess(index) > 4 Then
    Call AdminMsg("All Admins Shall meet at map 200 in 1 min!",15)
    Else
    Call PlayerMsg(index, "You need to be owner to run this command!",4)
    End If
    Exit Sub         
    ```

    Its mostly a test.
  5. i got allot of time over and i sure need a fun job on a game, I'm really "Public" if i say so, i can do the most things and are positive and can take care of all members feelings and what them want, like an assistant but i can do the most
    ^^ hope i see you soon ;)
    Ps. i can´t script Ds.
×
×
  • Create New...