Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL HELP NEEDED] World not loading correctl...
The PlayerStartArea is floating off of the floor. |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-09-2012, 08:35 AM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL HELP NEEDED] World not loading correctl...
(07-05-2012, 12:17 PM)FastHunteR Wrote: Well, you should set the callback I stated above active, since that#s what will call the stuff to make the map change.
Edit: Nevermind. I saw that you have an... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-07-2012, 08:11 AM |
|
|
Thread: Amnesia Main Menu
Post: RE: Amnesia Main Menu
(07-06-2012, 10:17 PM)Your Computer Wrote: Just re-install Amnesia. If it is installed through Steam, then verify game cache integrity.I don't know how to reinstall it.... I installed it through Hum... |
|
Jagsrs28 |
Technical Support - Amnesia: The Dark Descent
|
5 |
4,374 |
07-06-2012, 10:22 PM |
|
|
Thread: Amnesia Main Menu
Post: Amnesia Main Menu
Well I fk*ed up my Amnesia I was trying to get my Amnesia Custom Story setup for testing and I quit now I can't run Amnesia with going into the Main Menu.
HELP??? |
|
Jagsrs28 |
Technical Support - Amnesia: The Dark Descent
|
5 |
4,374 |
07-06-2012, 10:08 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL HELP NEEDED] World not loading correctl...
(07-04-2012, 11:51 AM)FastHunteR Wrote: //SetEntityCallbackFunc("Knife_1", "Murder");
Why is the callback inactive? There's no reason for it, except if you don't want a map change.I dunno its just ... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-05-2012, 07:31 AM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL NEED HELP] World not loading correctly
I don't understand why it's not working. |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-04-2012, 06:14 AM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL NEED HELP] World not loading correctly
(07-03-2012, 05:57 AM)Statyk Wrote: I hate asking this but is your game pirated? Be honest, please.I got my game from HumbleBundle.
void OnStart()
{
AddUseItemCallback("", "Key_1", "castle_1", "Ke... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-03-2012, 06:19 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL NEED HELP] World not loading correctly
(07-02-2012, 08:15 PM)FastHunteR Wrote: You do have the collide callback in void OnStart(), do you? Because it's not there. Else, there's nothing wrong.Yes I do have it there.
I just included the ... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-03-2012, 02:30 AM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL NEED HELP] World not loading correctly
(07-02-2012, 07:55 PM)FastHunteR Wrote: So? Does it work? You didn't write anything if it works or not.I put in an edit "It didnt work" |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 08:10 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: [STILL NEED HELP] World not loading correctly
(07-02-2012, 07:39 PM)FastHunteR Wrote: No, I ment this:
void Sounds1(string &in asTimer)
{
ChangeMap("02.map", "PlayerStartArea_2", "", "");
AddTimer("Timer4", 27, "Neworld1");
}
void Neworld1... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 07:54 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: World not loading correctly [NEED HELP]
None of this is working my world still wont load :( |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 07:29 PM |
|
|
Thread: SetEntityPlayerInteractCallback!?!?!?
Post: RE: SetEntityPlayerInteractCallback!?!?!?
(07-02-2012, 06:25 PM)LulleBulle Wrote: (07-02-2012, 03:48 PM)Jagsrs28 Wrote: Finished! Yeah, It was the wrong syntax thank you guys SO MUCH!Incase you want to make stuff happend when you walk on ... |
|
Jagsrs28 |
Development Support
|
8 |
7,339 |
07-02-2012, 07:28 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: World not loading correctly
(07-02-2012, 04:16 PM)FastHunteR Wrote: when you change the map, you need a different .hps file for that map.
example:
map1.map goes with map1.hps
map2.map goes with map2.hpsYeah I created a 2nd Map... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 04:25 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: World not loading correctly
(07-02-2012, 03:55 PM)Your Computer Wrote: (07-02-2012, 03:42 PM)Jagsrs28 Wrote: What info is needed?
For example: Whether or not you're trying to load the same map; whether or not you provided th... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 04:06 PM |
|
|
Thread: SetEntityPlayerInteractCallback!?!?!?
Post: RE: SetEntityPlayerInteractCallback!?!?!?
Finished! Yeah, It was the wrong syntax thank you guys SO MUCH! |
|
Jagsrs28 |
Development Support
|
8 |
7,339 |
07-02-2012, 03:48 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: RE: World not loading correctly
(07-02-2012, 03:32 PM)FastHunteR Wrote: look if the playerstartarea is not too much into the ground. Else, you might want to give us some more information.What info is needed? |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 03:42 PM |
|
|
Thread: [STILL HELP NEEDED] World not loading correctly
Post: [STILL HELP NEEDED] World not loading correctly
When I pick up Knife_1 It is supposed to bring my vision back to normal (Which it does) then makes my screen go black (Which it does) then loads up my world and as it displays on the screen "Loading..... |
|
Jagsrs28 |
Development Support
|
26 |
17,347 |
07-02-2012, 03:26 PM |
|
|
Thread: SetEntityPlayerInteractCallback!?!?!?
Post: SetEntityPlayerInteractCallback!?!?!?
So I have been trying to make sort of a dramatic moment in my custom story, and It is not working. So basically there is a knife on the floor and you have to find it all drugged. When you pick it up a... |
|
Jagsrs28 |
Development Support
|
8 |
7,339 |
07-02-2012, 02:47 PM |
|
|
Thread: Load up a new world
Post: Load up a new world
What is the void to exit the current map and go to a different one (Sorta like clicking on a level door then a new map comes up) |
|
Jagsrs28 |
Development Support
|
3 |
2,653 |
07-02-2012, 05:11 AM |
|
|
Thread: Where to find good music for Amnesia?
Post: RE: Where to find good music for Amnesia?
(06-30-2012, 05:08 PM)FastHunteR Wrote: http://live.freeplaymusic.com/#highlight=4
I think.I am there. What do I search?.... |
|
Jagsrs28 |
Development Support
|
3 |
2,542 |
06-30-2012, 05:11 PM |