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 Scripts / FPS Creator: Complicated Hud Script

Author
Message
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 8th Sep 2012 14:09 Edited at: 8th Sep 2012 14:13
Hi

I have investigated and found 2 scripts that I want to make in one, a Hud display script and a weapon pickup. I've tryed the both scripts without to combine and they worked...

My Plan: When I near the entity my example1.png picture shall display if I hit the {ENTER} Button I shall get the weapon picked up without that any other text appears.

Show Hud Script


Weapon pickup


-Liquid
kingofmk98
13
Years of Service
User Offline
Joined: 30th Jul 2011
Location: Everywhere
Posted: 8th Sep 2012 16:55
Try this but i didnt get to test it out but it might work



A lot of my FPSC media can be found here. Hope you guys stop in. http://fpscfree.webs.com/
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 8th Sep 2012 17:06
Not working, it doesn't show me any huds...
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 8th Sep 2012 18:57
@kingofmk98 what the hell you did there!


@Liquid Blaze here is my version of this script if i understand you right this is what you want


Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
kingofmk98
13
Years of Service
User Offline
Joined: 30th Jul 2011
Location: Everywhere
Posted: 8th Sep 2012 20:04
@Corno_1 LOL He said to combine them so i did but i was making and actual script for him but you already did so I dont have to

A lot of my FPSC media can be found here. Hope you guys stop in. http://fpscfree.webs.com/
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 9th Sep 2012 12:21
@Corno_1 hehe you made the same script just like me....

When I near the entity hud gets shown but I can't then pick up the weapon

PS: Thanks for your effort
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 9th Sep 2012 14:18
Quote: "When I near the entity hud gets shown but I can't then pick up the weapon"

this can have more possibilities
-did you press f?
-do you use the latest version 1.19 (or a beta 1.2)
-change "keypressed=33 1" to "scancodekeypressed=33"



Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 9th Sep 2012 14:47 Edited at: 9th Sep 2012 14:59
1- Yea, I pressed F
2- I'm using X10[The pickup script worked without to add the hud script]
3- Made already

Same result
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 9th Sep 2012 16:28
ok here is my last try! If it not work, i give up! I do not have x10 just x9 free! So im worry!


Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 9th Sep 2012 17:12 Edited at: 9th Sep 2012 17:13
YES, IT WORKED FINALLY!!!!!

1 Question: Is it possible to set the win zone so that it activates / redirect me to the next level after I hit {ENTER} while standing inside?

PS: Maho76s script doesn't work

PPS: I will add double Credits if you help me again
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 9th Sep 2012 18:36 Edited at: 9th Sep 2012 18:37
good, with the win script maybe this helps: you must put this in a triggerzone instead of a winzone

if not sry i look in your other tread and i can not help, because i would do it like maho76

Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 10th Sep 2012 07:09
Doesn't work well lets forget this now...

I have another question: Is it possible that the crosshair changes to another one when I crouch and when I stand up it should become again the normal attached to weapon?


Sorry long question
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 10th Sep 2012 12:52
with crosshairs this is not possible! But you can do this with huds! I did this a long ago and it is funktional!
But:
-different weapons with different huds make this hard

only thing you can do is, per slot you have one kind of huds:
i mean 1slot:pistol 2slot:maschineweapon 3slot:grenates
so for each slot you have 3 huds which do what you want!
but this is a hard work

Corno

Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 10th Sep 2012 20:12 Edited at: 10th Sep 2012 20:12
Hm, lets forget that too

Another question: Is it possible that I can return in a level to the previous and to the next one?

Example: I'm level 2 and I want to make it able to return back to level 1 and go to the next one [level 3].
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 10th Sep 2012 21:59 Edited at: 10th Sep 2012 22:04
http://forum.thegamecreators.com/?m=forum_view&t=189751&b=23
maybe this helps but ithink it is for x9 but try it

and if not try this:


this are the only one i know, maybe ask in the x10 forum they can help you more than x9 usershttp://forum.thegamecreators.com/?m=forum_read&i=33

the nextlevel=x command is involved in mystic mod for x10, so try this http://forum.thegamecreators.com/?m=forum_view&t=188578&b=33

Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 11th Sep 2012 07:23 Edited at: 11th Sep 2012 07:23
The first link works only with x9, I guess.

Are you sure that I need to install the Mystic Mod to use this script?

I installed it 1 time and it bugged FPSC so hard that I was forced to reinstall
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 11th Sep 2012 14:52
Quote: "Are you sure that I need to install the Mystic Mod to use this script?"

how should i test this without x10?
Quote: "I installed it 1 time and it bugged FPSC so hard that I was forced to reinstall"

ask x10 users for this, i can not help you! I think it is stable now
http://forum.thegamecreators.com/?m=forum_view&t=169649&b=33

Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 12th Sep 2012 12:08
Hm, I'll install it maybe later

I have another question: Is there any script that I attach to a trigger zone and when I step in it shall remove / delete all my weapons?
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 12th Sep 2012 13:53 Edited at: 12th Sep 2012 13:59
i dont think so! Why you download the fpsc free x9 version and activate with your x10 serial(work)! Then you have a full spectrum of commands and can do all what you want!

Quote: "Is it possible to set the win zone so that it activates / redirect me to the next level after I hit {ENTER} while standing inside?"

hey maybe this works!

set this in a triggerzone as win zone and then put a winzone in the level which the player can not reach try it

Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 12th Sep 2012 14:22
Nope, does not work . X9 is not my type of programming you know the low graphic etc.

PS: Can you answer my previous question ?
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 12th Sep 2012 14:57
Quote: "Is there any script that I attach to a trigger zone and when I step in it shall remove / delete all my weapons? "

my answer:
Quote: "i dont think so!"
in fpscx9 there is a command but not in x10

Public void likeFpsc{ System.out.println("I like FPSC!" ) ;}
http://forum.thegamecreators.com/?m=forum_view&t=196656&b=24
Liquid Blaze
12
Years of Service
User Offline
Joined: 3rd Aug 2012
Location:
Posted: 12th Sep 2012 16:20 Edited at: 12th Sep 2012 17:22
Hm.. you answered me 30% on my questions

I have a last question: What is the plrusingaction number of the {E} Button?
Seth Black
FPSC Reloaded TGC Backer
19
Years of Service
User Offline
Joined: 22nd Feb 2005
Location: Pittsburgh, PA
Posted: 12th Sep 2012 16:48 Edited at: 12th Sep 2012 16:49
Scancodes:



Attachments

Login to view attachments

Login to post a reply

Server time is: 2024-11-23 19:29:47
Your offset time is: 2024-11-23 19:29:47