Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 3 Vote(s) - 4.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My problems
naseem142 Offline
Member

Posts: 153
Threads: 19
Joined: Oct 2012
Reputation: 0
#71
RE: My problems

I'm using notepad++ , is there any program that could debug the script or alteast help me a little to find the error?
10-19-2012, 04:55 PM
Website Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#72
RE: My problems

Yes, always that I do new functions I put them at the bottom, so if something like that appears, I will know more or less where the issue is.

You could do ctrl+f and type "-then it would search all the ". Click meanwhile checking and maybe you get it faster.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
(This post was last modified: 10-19-2012, 04:56 PM by The chaser.)
10-19-2012, 04:55 PM
Find
naseem142 Offline
Member

Posts: 153
Threads: 19
Joined: Oct 2012
Reputation: 0
#73
RE: My problems

It's gonna alot harder for me , i put my codes randomly lol
(This post was last modified: 10-19-2012, 04:57 PM by naseem142.)
10-19-2012, 04:57 PM
Website Find
Robby Offline
Posting Freak

Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation: 47
#74
RE: My problems

Well, that does explain the high incidence of writing mistakes that cause these. You need to make sure that you place them in a specific order (to reduce mess-ups).

It's what I was doing for some time, and I rarely had problems.

Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
10-19-2012, 05:12 PM
Website Find
naseem142 Offline
Member

Posts: 153
Threads: 19
Joined: Oct 2012
Reputation: 0
#75
RE: My problems

okay , i will do that in my next maps :p
now i must go to find and fix that error
10-19-2012, 05:15 PM
Website Find
Robby Offline
Posting Freak

Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation: 47
#76
RE: My problems

(10-19-2012, 05:15 PM)naseem142 Wrote: okay , i will do that in my next maps :p
now i must go to find and fix that error
It will take some time. Be calm, and analyze everything carefully.

Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
10-19-2012, 05:16 PM
Website Find
naseem142 Offline
Member

Posts: 153
Threads: 19
Joined: Oct 2012
Reputation: 0
#77
RE: My problems

I think i found something.

SetEntityActive(servant_brute_125", true);


SetEntityActive("servant_brute_125", true);


Am i right? i don't want to destroy the script again ..
(This post was last modified: 10-19-2012, 05:33 PM by naseem142.)
10-19-2012, 05:33 PM
Website Find
Robby Offline
Posting Freak

Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation: 47
#78
RE: My problems

That could be the problem. Yeah, fix that.

Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
10-19-2012, 05:35 PM
Website Find
naseem142 Offline
Member

Posts: 153
Threads: 19
Joined: Oct 2012
Reputation: 0
#79
RE: My problems

I got a new error , it is in line 158. Does it mean the error is somewhere in lines 158 and below?

[Image: MIBR4.png]
10-19-2012, 06:15 PM
Website Find
Robby Offline
Posting Freak

Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation: 47
#80
RE: My problems

You have "Removeitem".

It must be "RemoveItem".

Without quotes. On line 158.

Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
10-19-2012, 06:16 PM
Website Find




Users browsing this thread: 2 Guest(s)