Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Text not appearing, black boxes instead
Post Flair (click to view more posts with a particular flair)
Post Body

I'm trying to draw text displaying how many enemies the player has killed and how long they have survived for. When I run my game, black boxes appear where my text should be. I've tried looking it up but can't seem to find any help. Here's the code:

draw_set_font(fnt_HUD);

draw_set_colour(c_black);

draw_text(view_xview[view_current] 16, view_yview[view_current] 16, "Survived For: " string(time));

draw_text(view_xview[view_current] 16, view_yview[view_current] 32, "Zombies Killed: " string(global.kills));

Author
User Disabled
Account Strength
0%
Disabled 1 year ago
Account Age
3 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,397
Link Karma
362
Comment Karma
1,009
Profile updated: 2 days ago
Posts updated: 1 year ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago