Search found 17 matches

by SpellSword14
01 Aug 2016, 06:05
Forum: Join the team
Topic: Application: SpellSword14
Replies: 15
Views: 9216

Re: Application: SpellSword14

Okay so the verification email was somewhere in my spam folder. I have been looking over the code and I do have a question. Where should I post questions about code?
by SpellSword14
24 Jul 2016, 16:19
Forum: Join the team
Topic: Application: SpellSword14
Replies: 15
Views: 9216

Re: Application: SpellSword14

Thanks both of you ! I will let one of you know if I have any other questions. Actually. I have been having trouble registering for the bug page. For some reason I haven't got an email verification.
by SpellSword14
23 Jul 2016, 22:58
Forum: Join the team
Topic: Application: SpellSword14
Replies: 15
Views: 9216

Re: Application: SpellSword14

I see. I have a better understanding of this feature should work now. How or where do I start writing the code for this new feature for opencs? This is my first time making a contribution to a project this big. So I feel just a tad bit overwhelmed, but also excited at the same time.
by SpellSword14
23 Jul 2016, 12:35
Forum: Join the team
Topic: Application: SpellSword14
Replies: 15
Views: 9216

Re: Application: SpellSword14

I would like to work on the column filtering feature. This is something I would really like to see. Because it is a pain scrolling through all of the columns. I would like to try to implement some kind of search feature. Is anyone working on this?
by SpellSword14
22 Jul 2016, 20:19
Forum: Join the team
Topic: Application: SpellSword14
Replies: 15
Views: 9216

Re: Application: SpellSword14

For OpenMW itself, most issues are related to bug fixes. Not too many people are working on the CS at the moment and there's quite a bit to be done there feature-wise, if that interests you.
Yeah sure where can I start working on the CS? I want to help as much as I can.
by SpellSword14
22 Jul 2016, 19:16
Forum: Support
Topic: endif without matching if/elseif
Replies: 9
Views: 4666

Re: endif without matching if/elseif

Thank you for your help! So then maybe these base game file errors are not worth fixing?
by SpellSword14
22 Jul 2016, 18:57
Forum: Support
Topic: endif without matching if/elseif
Replies: 9
Views: 4666

Re: endif without matching if/elseif

How do I go about loading in a new file?
by SpellSword14
22 Jul 2016, 18:18
Forum: Support
Topic: endif without matching if/elseif
Replies: 9
Views: 4666

Re: endif without matching if/elseif

Okay I found the stray endif it was in a script file called fallingScript begin fallingScript short fellonce float timer if ( "agronian guy"->OnDeath == 1 ) set fellonce to -1 return endif if ( fellonce == -1 ) return endif if ( fellonce == 2 ) set timer to ( timer + Getsecondspassed ) if ...
by SpellSword14
19 Jul 2016, 16:27
Forum: Support
Topic: Error Compiling the AUR package
Replies: 8
Views: 3238

Re: Error Compiling the AUR package (Solved)

Solved the problem turns out you were right. It seems awhile back I tried to compile ffmpeg from source and didn't correctly uninstall it and later forgot about it. I found some files in my usr/local/lib. Deleting these and reinstalling ffmpeg fixed this for me. Now everything is fine :D
by SpellSword14
17 Jul 2016, 12:30
Forum: Support
Topic: Error Compiling the AUR package
Replies: 8
Views: 3238

Re: Error Compiling the AUR package

Which package are you using 2.8 or 1:3.0?