Jump to content
xisto Community

roooss

Members
  • Content Count

    26
  • Joined

  • Last visited

1 Follower

About roooss

  • Rank
    Newbie [Level 2]
  1. ...i tend to think of it like this... you have your supermarkets(microsoft and apple) and you have your cornershops(*nix bsd etc).... in your supermarkets you got a vast array of choice and options like ten different kinds of apples is similar to how many html editors they are, dealt to the masses, then you got your corner shop with the dedicated items that your shop knows you need people can get just what they need without coming out of the shope with a whole load of stuff they didnt go in there for (like i tunes & WMP etc) if you know what you want a corner shop is the easiest and quickest way to do it without the bombardment of choice. then again a supermarkets helped to make this world fat and lazy, could this be relaed to the way operating sysems make you act.....?
  2. haha yes just goes to show how simple setting things up on linux can be! especialy compared with windows, and yeah for a windows approach i'd recommend the xampp approach! its a great compilation and has worked out of the box everytime for my windows machines, its not that i cant or havent installed a server from scratch its just that its so much easier! and who isnt for an easier life eh?!?!
  3. oooh looks like i can be in with a chance here! lol#1: alex?#2: Xisto?#5: divx?#6: 12?#7: value?#9: 40 bilion plus?#12: static void?#16: the internet?#17: true?#19: intVar = atoi(strVar.c_str());#20: image#21: bus?#22: yes!#23: true/false depends how long you think about it for!#26: configure x?#27: true?#29: dvi? or hdmi#30: yeah twas a giggle! Notice from rvalkass: There is no need to copy the questions, and there were too many to Quote them all, so I've taken them out.
  4. cheers! id love to get in touch with you about how you went about designing your clone. for instance how did you work out the class structure and other things like that. a quake clone is exactly what i want to make to be honest! can you please get in touch with a few pointers on how to start the technical designing, i have already created a game design document its just putting that into concept that im finding hard
  5. i agree with fffanatics, a good, logical design knowledge is imperitive when making games, going on in there like a bull in a china shop just doesnt work! but after a while programming you should have a decent library of code that you can re-use for instance collision classes and other classes like animation. this again saves you alot of time and also allows you to evolve as a developer by building on what you already have
  6. My advice, stop using so many portals and frames etc, Google hates 'em. Try and get just one url.
  7. yeah its saying line 4 because you never terminated the command on line 3 so it thinks its just one whole command. start using ';'
  8. no problem glad i can help if u employ both php hiding and obfuscation not only do you get unreadable code but unreadle code with no sign of what language it is either! making it very very difficult for a would be script thief
  9. im pretty sure its a pay for app, your gonna have to connect to a telephone operators sms server and thats what costs, sending texts arent free but are damn cheap!!you can have a look around for a free service but i highly doubt you'll find a decent one
  10. you will have to get an account with an sms server as far as im aware, you can use the account on your website by using the sms sites API try this... http://www.activexperts.com/sms-messaging-server/
  11. take a look at something like this https://www.raizlabs.com/contact/support/ if youre gonna do it i advise you read up a bit about it first because otehrwise see youre code obfuscation might give you a heart attack! lol Here is a sample of what obfuscated code looks like... function FC7321B391B6EF18F0711B835402E91D1($RE91192A00FF990477EE414AD5D708F08) { global $db_prefix; global $R695CD54D1F9CB31C11C71AF5EF74FDDB; $R9E9F3EDB7A84E99A0567F313F4EAC1BA = $RE91192A00FF990477EE414AD5D708F08; $R37A721F3B04CA577A7730084048F2BE3 = array_keys($R695CD54D1F9CB31C11C71AF5EF74FDDB); foreach($R37A721F3B04CA577A7730084048F2BE3 as $R90E8291866BD6CB7ED5089CE7E833D11) { $R9E9F3EDB7A84E99A0567F313F4EAC1BA = str_replace($R90E8291866BD6CB7ED5089CE7E833D11, $db_prefix . $R90E8291866BD6CB7ED5089CE7E833D11 , $R9E9F3EDB7A84E99A0567F313F4EAC1BA); } return $R9E9F3EDB7A84E99A0567F313F4EAC1BA;}. heres another kewl tutorial to hide the fact that your using php altogether! take a peek https://forums.phpfreaks.com/index.php/c,186675.0.html
  12. i think the smoking thing is force of habbit to be honest, also alot of people hide behind smoking, tis like a security blanket for them. they have been smoking for so long they dont feel like themselves without it. i mean you ask nearly any smoker and they'll say theyd rather not smoke. but most people will have been smoking most their life, that means for most of their life theyve had a stick in their hand and inhaled from it. take that away and what do you have left to replace that time with the stick in your hand? usualy if ur a smoker you dont do many sports and the like. im not making excuses but i can say after half my life smoking giving up only ever seems to be for months at a time. it really is hard especialy as a smoker you know a lot of other smokers too!bottom line smoking not kewl but if your gonna do it may as well smoke some thing worth while ...
  13. this is a great lil guide! ive been trying to work out how to get windows installed on my laptop again for ages!
  14. in a nutshell you need to know how to program pretty well to get anywhere with it. but if i remember rightly Torqe created like a point n click game creator that you can buy for it or something, i wouldnt bother with it personally, xna and c# are not hard to learn at all i figure with a couple of hours a night you could get something up within a week and it'll go from there. theres so much documentation for xna! a little googling and youll have an immense amount of resources, and with it being a microsoft thing you have support and a massive community to help you! all in all there is a learning curve but not a difficult one
  15. right microsoft are lovely people and have created a way that xbox 360 owners can create games for their consoles! the language used is XNA (i spose its a sort of c#) and the XNA game studio, you also need ms visual c# and dirext sdk etc. http://forums.xisto.com/no_longer_exists/ this link tells you how to set it up. also for xbox development you are required to Subscribe to the Creators Club so that you can connect game studio to the xbox. it is the best, easiest and legitimate way to develop games for consoles these days!
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.