Paul's Profile
I don't check PMs much, instead, Email: paul AT manauser DOT info
: : When starting a D-mod, you get that text in yellow and that sound. Checked the start & main files, but I can't find it anywhere.
: : How do I get rid of it?
: Woosh sound? Hrm, I've never gotten that in most D-Mods.
: Anyway, to get rid of the version number, add this after you load the sounds in Start.c:
: //Version Number Killa
: &player_map = 6;
: load_screen();
: draw_screen();
: fill_screen(255);
: Where Screen 6 is a completely blank screen... change as appropriate.
Or alternately, put
&crap = get_sprite_with_this_brain(8, 1);
sp_active(&crap, 0);
in start.c to find and kill the text directly. Make sure start.c also contains int &crap of course, which it normally does. (or use another variablee).
: : How do I get rid of it?
: Woosh sound? Hrm, I've never gotten that in most D-Mods.
: Anyway, to get rid of the version number, add this after you load the sounds in Start.c:
: //Version Number Killa
: &player_map = 6;
: load_screen();
: draw_screen();
: fill_screen(255);
: Where Screen 6 is a completely blank screen... change as appropriate.
Or alternately, put
&crap = get_sprite_with_this_brain(8, 1);
sp_active(&crap, 0);
in start.c to find and kill the text directly. Make sure start.c also contains int &crap of course, which it normally does. (or use another variablee).
Paul has released 14 files
| Title | Category | Avg | Updated |
|---|---|---|---|
| Lyna's Story | D-Mod, Quest | 9.5 | February 26th, 2006 |
| Triangle Mover | D-Mod, Miscellaneous | 7.6 | February 8th, 2004 |
| Simple Dink Spell | Development, Utility | 9.8 | November 9th, 2003 |
| Mayhem | D-Mod, Romp | 9.1 | June 18th, 2003 |
| Enemy Shoot Deluxe | Development | 8.5 | September 18th, 2002 |
| Sprite Replacer | Development, Utility | 9.8 | July 28th, 2002 |
| PlayThis | Miscellaneous, Frontend | 7.6 | June 10th, 2002 |
| DinkEdit Skin 1 | Development | 8.5 | January 12th, 2002 |
| DinkC Auto-Indenter | Development, Utility | 8.2 | October 13th, 2000 |
| Catacombs (The) | D-Mod, Quest | 8.5 | April 26th, 2000 |
| Hardness Help | Development, Tutorial | 8.6 | February 3rd, 2000 |
| Crosslink | D-Mod, Demo | 9.4 | December 24th, 1999 |
| INIclean | Development, Utility | 9.8 | January 1st, 1990 |
| Mapnuke for Windows | Development, Utility | 8.2 | January 1st, 1990 |
Paul has written 6 reviews
| Title | File | Type | Score | Date |
|---|---|---|---|---|
| The Best D-Mod I've Played in a Long Time | Cloud Castle 2: Scarab | Normal | 9.5 | December 27th, 2004 |
| This is a Short D-Mod | Kill Murdoock!!! | Normal | 6.0 | March 23rd, 2004 |
| Okay | Bloop the Fish | Normal | 6.5 | December 28th, 2002 |
| I Give This a 8 | Item Icons Pack | Normal | 8.0 | October 1st, 2002 |
| Now That the Bugs Are Taken Care of in V1 | Cloud Castle | Normal | 8.5 | April 21st, 2002 |
| This is Great | Ultimate Cheat | Normal | 9.9 | January 17th, 2002 |







9.5
7.6
6.0