Jump to content

Alicia Sautereau

Resident
  • Posts

    1,416
  • Joined

  • Last visited

Everything posted by Alicia Sautereau

  1. If SL is your most played game, i would suggest to reconsider going for an nvida card as it playes abit nicer with opengl If it`s a mix of different games then it doesn`t matters so much as every company has their preffered manufactor and it`s an hit&miss aocross the board with "best card"
  2. The nvidia cards still perform better with sl, wich is why i dumped my 4 5870`s for 3 580 wich performs better by 15 to 20 fps on even higher settings *edit* typo`s
  3. 100 ways to do it depending what the intentions are lol
  4. integer thisIsTwo = 2;integer thisIsThree = 3; if ((thisIsTwo + thisIsThree) == 5){ do stuff;} //optionalelse{ do something else;}
  5. Sounds like a very badly scripted light controller
  6. Happy new year all! now that i can type again... :smileylol:
  7. The cache is only if the same cache is used by a previous viewer, best to empty it or make a new dir
  8. Feel free to send me a tp, prim hunting was an old hobby of mine
  9. Double check the advanced options and make sure that: Shadows is "none" "Full resolution textures" is off Antialiasing is set to 0 or 2 This should give an indication if it`s some settings killing the fps Also what can create issues, create a new cache directory for firestorm or empty the old cache manually so it`s completly empty
  10. Call me crazy aswell, but if no one is on the sim i do it at home, otherwise i have a 10x10 plywood with pose stand wayyy up in the sky far between any skyboxes
  11. That answer isn`t so simple As any sl client is a memory hogg (1 session for me can go to +2gig ram) a good amount of ram, and fast ram also improves the fps Also your hdd is a key factor as sl exists out of a few billion small files, my cache exists out of 9329 items at the moment , so hdd speed/indexing is defenetly recommended. On another note, sl isn`t cpu "bound", putting in an 3960 and a 200 range card will yield not much improvements, using an cheap i5 with a 580 would benefit more then a cpu change. There is another reason to just upgrade you gpu instead of cpu, going to a newer socket model requires you to also updat ethe motherboard, cheaper to get a gpu model from last year that will run as fast as the rest of the pc components can supply the data/ It`s kind of a balance between all the parts, depending on the parts that are installed what to change first The problem with the sandybridges is indeed the damn onboard gpu, but, in the driver control panel you can disable the onboard so it allways uses the main gpu instead, had to to that with my own laptop If it`s a normal pc then cooling isn`t much of an issue unlike with a laptop and an i5 will run nicely with the nvidia 560 cards For the op, get a normal gpu if you can, that intel crap is worthless :matte-motes-sick:
  12. I used to have such a php script in openlife, but it`s allways down when i want to grab some scripts i made there
  13. What i found working fine (so far *knockoff*) is to just detach and attach when done but agree, it`s a stupid "feature"
  14. It sounds like you rented from a person and need to be added to the group Contact the person who is renting the land, they will be able to help you out
  15. What i allways do is have a variable set as command/listen channel, tho you can have it randomize integer cmdChannel = -900101; // Dialog channel we recieve commands on llDialog(User, "some text", buttons, cmdChannel); make sure the dialog says it in the channel we want listner = llListen(cmdChannel, "", "", ""); same with setting the listner and ofcourse the listen state listen(integer cmdChannel, string name, key id, string dC) This way you know for sure that everything is on the same channel, unless you need it differently
  16. You can`t say how fast a viewer runs cause of the 1000 settings, i have mine on ultra with shadows and all the stuff enabled Think this will say more, even tho i`m only running at 4.5ghz 24/7, this was a benchmark run tinypic pic 2
  17. I`m still in favor for the kirsten viewer, untill the depth of field is fixed in firestorm when shadows are enabled
  18. php stream and hud with http_in+llTextBox() to send back to the website (chat function) or use a parser to send the email text you sent to the avi with the hud (http_in) and http out to a page wich parses it and sends it to your email
  19. Ok a quick change on Ela`s idea Now you can drop it in the root prim Rename all prims that are the light bulbs to "bulb" Added an extra var lLinkedBulbs to set fullbright only or fullbright+light *Edit* If lLinkBulbs i set to FALSE, the root prim will set the light but NOT full bright Fixed the open listner The object creator can set the default light behavior in the default variables ontop, default on/of/intensity/falloff/radius/color, i have just set it to off as default In the default state doLight() grabs the default settings and applies them immidiatly Never stopped loving the wiki
  20. *oops* got me there with the listner lol, was a quick script while building my house to settle in and configuring a webserver for my next few projects so missed it On the multiple lights, getting tempted to add that now tho i hate linksets as it`s never "fixed" A script is never to good to be free, give me a few weeks and i`ll prove it with making some enemies with tier/rental/vendor system operators to start with
  21. Was in openlifegrid as back then it looked the most promesing, tho that`s all it was, promises lol Also tried opensim, but that`w even a bigger letdown the olg... Sky falling or not, LL going to close sl next week, next year or in 10 years, i don`t care tbh as i`m just here to have some fun with creating stuff for free (give me a couple of weeks )
  22. Not saying it will work for everything, but for simple normal no-mod lamps it will work
  23. To be honest, people have been yelling the sky is falling for aslong as i am here Heck, even i said it when everything went downhill, but after a year absence of sl, i can see some very big improvements since the new ceo is in charge, it even made me realize how bad my "home" was on the other grid Everything has ups and downs and we are still in the crisis that started in 2007, don`t forget that as europe could still take a nosedip into a recession in the coming months On the plus side, you never have enough prims, my landlord is happy
×
×
  • Create New...