
Smong
Member-
Posts
812 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Events
Everything posted by Smong
-
For enter message make sure a line "messages" exists in modules.conf. For keeping your modules attached, edit arena.conf [Modules] AttachModules setting, buy module will need attaching. For flags you need to attach the flag module too, either fg_wz or fg_turf. Double check they are loaded in modules.conf: pymod:pymod fg_wz fg_turf
-
PHP version/configuration was changed, updated to work and with the latest ASSS zones (btw it can ping subgame zones too). Next time PM me...
-
You said you want to do gaming and carry it everywhere. I would pick one of those, probably portability (laptops are essential for giving presentations). You can use a desktop or console for gaming. The other catch with portability is the small ones tend to cost more. I've seen people in lectures with Dell x300's, Thinkpad x40's and VAIO's (never saw a model number), I don't know if they're any good though. I also heard those shiny screens aren't very good for graphics work since displaying dark colors turns them into mirrors. I've had my Dell laptop nearly 4 years now. Only problem was the bios kept forgetting the time, but that glitch only lasted a few weeks. It might just depend how well you look after it.
-
I don't think so. I did make a website that does it but not a ingame version. Something like rss://example.com/news.xml inside the zone description could work. To keep compatibility with existing skins a menu option could be added that pops up a separate dialog for viewing the news (it could use an internet explorer control for rendering). Otherwise a new type could be added to the skin definition for a news area. I think this feature would be client side, not on the server/biller. Basically it's just putting an RSS reader in the front end.
-
TF2 has a free weekend you could try that instead.
-
http://www.ssforum.net/index.php?showtopic=18881
-
There's a Lost Planet demo that you could have tried, didn't work on my machine but I just !@#$%^&*umed that was because it's old, maybe the game is more advanced than I imagined.
-
Another opportunity could be that since summer is coming cars are more likely to get covered in dust, although this might not apply where you are. A threat could be due to economic conditions (pick something from the news) people want to save money so don't want to get their cars washed.
-
Only 2500 words? I was looking at the cached version so missed the "168 pages of code". It would be more sensible to submit in a zip file containing the code and the do!@#$%^&*ent or if they want a hardcopy attach a CD to the report. Of course if the teacher specified differently just do what they say.
-
If you put it in the opportunities section, then in the weaknesses section you can put customers might prefer a more "local" experience rather than the foreign touch. Cost vs presentation.
-
If all you have is a hammer everything looks like a nail eh?
-
I think the author/editor of the article has liberally applied their artistic license to the facts. This seems fair enough for a newspaper, where their business relies on people reading it, so they have to make it interesting. There may be a future for online applications, such as google docs, adobe photoshop/premiere, media convertors. However online applications and the grid are not necessarily the same thing. One downside of online apps is the service provider is free to change the app for better or for worse (like remove some obscure feature used by power users) and they can also discontinue the service for copyright reasons, unprofitable, etc. Actually that reminds me of the incident with flickr where someone didn't know that their settings were marking uploaded images as "reusable" or whatever they call it and were surprised to find it used on billboards.
-
00 01 and 00 02 aren't replaced in cont mode, they're still used for the billing stuff.
-
If you password doesn't work or you're asked to create a new account it's because I just got round to connecting the server to cypherjf's biller.
-
I noticed the gold group the other day and didn't know what it was for, looking at the names I figured it was for the forum "heavy posters", heh.
-
-
Have a look at one of these: http://stats.trenchwars.org/index.php?a=display http://stats.17thparallel.com/index.php?a=display
-
If you change the speed at which the generators rotate then the AC will change frequency, which is bad. If the load suddenly changes then the rotational speed will also change. So it's still going to affect hydro.
-
http://toktok.sscentral.com/files/psp-ncurses.zip This code requires a "draw text" function for the rendering. The function needs parameters for color and screen position, so it's fairly simple.
-
Isn't it meant to be made of steel or gun metal? Also can you post links to confirm the capacity?
-
I thought page 2 might have something more serious on it Although no one has yet mentioned a surge from turning things off (that still changes the load).
-
I think you will need dependencies if you want to have real-time chat and input. For example cccc is dependant on ncurses for a terminal/console interface (it's fairly easy to write an ncurses emulation layer, which I did to make it work on psp). If you want a GUI you're going to be dependant on a windowing library. You can use cccc for whatever you want (it comes with source) and I can send you my ncurses wrapper if you want it.
-
I added this one to the list.
-
It might help if you posted 1 of the ships you already have so any takers can see the style.
-
May I ask what the original loader is in the demo? I don't recall seeing any model files in there (stf-demo.zip).