Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

FPSC Classic Product Chat / [LOCKED] Pop-Ups!

Author
Message
jtruls
17
Years of Service
User Offline
Joined: 12th Sep 2007
Location:
Posted: 4th Nov 2007 08:31
I want to make a pop-up come on the screen on the FPS Creator that says something like: Press "space" to jump! But it won't work! I've saved a paint picture of it and I've put it in th FPSC files and I've put it in the ifused bit of the trigger zone. But I still can't get it to work. Can anyone help? (please don't lock this forum message unless I've got a straight forward answere)!
Conjured Entertainment
AGK Developer
19
Years of Service
User Offline
Joined: 12th Sep 2005
Location: Nirvana
Posted: 4th Nov 2007 08:33 Edited at: 4th Nov 2007 08:48
Read the manual.
Especially the part about a Heads Up Display otherwise known as a HUD.
The manual is a PDF file found in the Docs folder.

You don't put it in the ifused of the trigger.
You create and show the HUD via an FPI script. (AIMAIN of the Trigger Zone)
Here is an
example of displaying a HUD.


State=0 is the part that actually creates the HUD in this example.
Take note of the hudname=ndisplay.
You can name it what you want, just remember to show/unshow it using that same name. (like states 1 and 2)
The hudx=50,hudy=90 (in state=0) set the HUD's location to be displayed on the screen in percentages.
This example places it in the center (hudx=50) near the bottom of the screen (hudy=90)
The gamecore\text\lockeddoor.tga is the path and filename of the hud in this example.
You will need to change that to reflect your image.
Hope this helps.

Don't forget to visit Conjured Entertainment

Login to post a reply

Server time is: 2024-10-10 05:23:55
Your offset time is: 2024-10-10 05:23:55