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

Skieth

Members
  • Posts

    55
  • Joined

  • Last visited

    Never

Skieth's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. When you unlock the Fps (by commenting the parts that say "Lock fps" ) is there any way to make it so that you do not go at breakneck speeds? Basically, how do you make it so that speed is not based on fps?
  2. @Alpha: > Actually, I have it now. It's > > Call PlaySound("6am.wav") > > It plays every type of music, very easy. > > -Alpha He meant when it is 6 AM play the midi.
  3. @The: > buffs Already done if you learned to use those things you call "eyes".
  4. THIS ACTION BAR IS NOT VERY ACTIONY! In seriousness, nice job.
  5. My first question is do arrays take up the same amount of data as having plain old variables (ie an array with 5 numbers and 5 different variables.) My second question is when would a pointer be used?
  6. Skieth

    PlaySound command

    If I recall correctly (and I might not) DirectX7's direct sound only plays midis. I think you need directX8's direct sound if you want wavs. Correct me if I am wrong because I honestly don't remember.
  7. Skieth

    Java

    "High level languages use a compiler which converts the code to machine code" So a program would go just as fast if it were made in machine code as it would if it were made in a language like C++?
  8. Skieth

    PlaySound command

    lol but now you cannot play mp3s.
  9. Skieth

    Removed

    You forgot to actually lock it….
  10. Skieth

    Animated MainMenu

    wouldn't it just be easier to make the main menu an animated gif?
  11. @FS:CG : > link=topic=33355.msg305913#msg305913 date=1225675201] > Lcase will force the string to be lowercase… > so if you types /G or /g it will still work and you dont have to code the whole thing twice. > > Trim I beleive will create something if it doesnt already exist... i think, may be wrong there. > > Mid, no clue. lcase, right trim wrong. trim makes this: hi guys how are you into this: higuyshowareyou don't remember mid
  12. give each player 100 gp when they start. make monsters drop items such as whool, bronze, iron, ect. allow them to make their own clothes and sell them. then make the shops sell better weps and armors. make money non-tradable non-undroppable make it so the higher your level, the better stuff you can make gradually, over a long period of time, start to remove all but the most basic shops, and potion shops. complete player based economy =D
  13. @tiggilyboo: > Well, i'm going to start on making this connect to the client (source rather than sadscript..) it would be almost impossible in sadscript ._.
×
×
  • Create New...