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

cordless33

Members
  • Posts

    20
  • Joined

  • Last visited

    Never

Posts posted by cordless33

  1. @☺Skell:

    > PS3 - Big beast, there isn't a big collection of games as for now, but the games are good quality and worth buying, the graphics are amazing and the Playstation controller has always been my favorite. My biggest problem with it his that it again doesn't support saving games from PS1 and PS2, I hated my PS2 for not wanting to save my PS1 games!

    Actually the ps3 does save ps1 and ps2 games. Its really easy to do and you can select slots too. And im all for the ps3 because of the GFX the xbox i just dont realy like and the Wii is too sensitive for me
  2. Hey everyone! death raiders is looking for new mappers and scripters. We will mainly need forest and a city. if you can help please contact me @ [email protected] or PM me scripters will mainly be helping me with quests. here is some of the maps i have been making…

    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_7.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_6.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_3.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_4.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_5.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_0.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_1.jpg)
    ![](http://i303.photobucket.com/albums/nn141/gvpm/Screenshot_2.jpg)
  3. Hey guys! look i really need help with this. Im a noob and i want to have a house for players that they can buy. now i know there is a atribute for this in the map editor but how do i use this? like how do i set it up make it so people can edit the houses… So yeah i really need help with this if you can help me do so!  ;)
  4. hey i could use your help if your not busy. i need help building a forest for my game death raiders. you can download the game from [http://www.death-raiders.webs.com/](http://www.death-raiders.webs.com/) i got alot of it done so it shouldnt be too much work. but any way if you could help that would be great!! :cool:
  5. Hey everyone  this is the owner of death raiders i am recruiting mappers scripts and Mods. you can download my game at www.death-raiders.webs.com download and install the game. and  private message me what you would like to do on the eclipes forums and you give me characters name and next time you and me are on i will hire you. If you could help i will greatly appreciate it. Here are some screen shots:
  6. can any one tell me how to get this script to work?
    ' Executes on death, dropping all of the players items.
    Sub DropItems(Index)
    ' Remove this to enable.
    Exit Sub

    If GetPlayerWeaponSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerWeaponSlot(Index), 0)
    End If

    If GetPlayerArmorSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerArmorSlot(Index), 0)
    End If

    If GetPlayerHelmetSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerHelmetSlot(Index), 0)
    End If

    If GetPlayerShieldSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerShieldSlot(Index), 0)
    End If

    If GetPlayerLegsSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerLegsSlot(Index), 0)
    End If

    If GetPlayerRingSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerRingSlot(Index), 0)
    End If

    If GetPlayerNecklaceSlot(Index) > 0 Then
        Call PlayerMapDropItem(Index, GetPlayerNecklaceSlot(Index), 0)
    End If
    End Sub
  7. I would like someone to make me a few sprites. if you can help i will greatly appreciate it and i will put your name in to credits of my game and post you on my website!
    the sprites i need are 2 mages or magicians a knight and a Archer
    i would like all of these in male and female Please i need someone help!
  8. I would like someone to make me a few sprites. if you can help i will greatly apreacheate it and i will put your name in to credits of my game and post you on my website!
    the sprites i need are 2 mages or magicians a knight and a archerer
    i would like all of these in male and female plzz i need someone help!

    Ps: i need help geting my game online.
×
×
  • Create New...