i did it the lazy way: i just set a low sacaling level in the walkable areas of map rooms : )
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menufunction dialog_request (int runscript) { if (runscript == 1) { // Takes the reporters away. MoveCharacter(BBC,0,0); MoveCharacter(BBCTWO,0,0); } else if (runscript == 500) { SetGraphicalVariable("Fakestreet 13", 1); } // more 'else if's for other values of runscript... }
QuoteThe save game list can only hold 20 save games.thats only if you use the built in save game 'engine' (the hardcoded savegame gui, the savegameindex[] array...) . If you make your own, you can have as many as you want. Have a look on the functions SaveGameSlot and RestoreGameSlot in the manual to see how it can be done : )
Quote from: Cypress Chill on Sun 12/09/2004 22:29:48LOL
1. I hate foreigners, I'm not racist, I'm a patriot
QuoteDid anyone even know that '@' was 'at'?i think @ is an old weight unit. In spanish it has a name, ('arroba', dont know if it has one in english), nothing to do with 'at', so it doesnt make much sense in email adresses. Like if you said 'john kilogram yahoo dot com'.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.147 seconds with 14 queries.