[Release] GoH-Files+Source | Ready to Play

06/20/2014 23:38 Tarosx3#571
Source is good but not completed, resource -> shit.
06/20/2014 23:48 CrackTex#572
Quote:
Originally Posted by Tarosx3 View Post
Source is good but not completed, resource -> shit.
Source is crap/buggy

Resource is not bad..
06/21/2014 11:25 .Crash#573
Quote:
Originally Posted by Snowbo View Post
Hallo, wenn ich die Server neustarte, sind meine ganzen Items ect weg und ich bin dann wieder Lv 1 und mein Char ist da wo man angefangen hat zu spielen. Woran liegt das?
Der Jops glow ist nicht komplett. Ausbauen oder fertigschreiben.
06/21/2014 14:30 - DK#574
Quote:
Originally Posted by .Crash View Post
Der Jops glow ist nicht komplett. Ausbauen oder fertigschreiben.
Yeah thats it ... not .. You need the Datbase to fix this :)


Database
Quote:
Open your database and right click CHARACTER_TBL then click on design.
At the bottom you need to insert.
GlowArmRight (INT)
GlowArmLeft (INT)
GlowLegRight (INT)
GlowLegLeft (INT)
GlowBody (INT)
GlowHandLeft (INT)
GlowHandRight (INT)

After you have done that save it.

Then we go to stored procedures
And we find CHARACTER_STR right click on it Modify.

Then Search for
, @im_idCampus int = 0
And below we add this

Then search for
IF @iGu = 'S8' -- ??? ?? ????

In the Select procedure find
, isnull(R.m_LogOutTime, 0) m_LogOutTime
And after that we add


Then search for
IF @iGu = 'U1' -- ??? ??

In the UPDATE procedure search for
, idCampus = @im_idCampus
And below that add

Then find
IF @iGu = 'I1' -- ?? ?? ??

And in the INSERT PROCEDURE find
INSERT CHARACTER_TBL
In the INSERT STATEMENT below , idCampus add
Then after the second ,0
add
7x an , 0
After you done that all click on execute and youre done.
06/21/2014 14:36 .Crash#575
Quote:
Originally Posted by Armageddon' View Post
Yeah thats it ... not .. You need the Datbase to fix this :)
Auch der Database part gehört zu dem Glow System somit ist das system nicht komplett wenn der Part fehlt ...
06/21/2014 14:42 - DK#576
Quote:
Originally Posted by .Crash View Post
Auch der Database part gehört zu dem Glow System somit ist das system nicht komplett wenn der Part fehlt ...
Thats is True # :)
06/21/2014 18:42 Railwayx#577
Hello !

I downloaded the files for create a server and I find 1 problem : the skills tree makes that the Neuz crashes. How can I fix this problem ?
06/21/2014 18:43 CrackTex#578
Quote:
Originally Posted by Railwayx View Post
Hello !

I downloaded the files for create a server and I find 1 problem : the skills tree makes that the Neuz crashes. How can I fix this problem ?
The skilltree works lol?
06/21/2014 18:54 Railwayx#579
I push "K" and the Neuz crashes ... I have this errors.


I know that many errors are not importants but I don't know why my Neuz crashes.

Sorry, there is no problem on the Skills tree. It was my computer who had a problem.
06/22/2014 19:41 Tarosx3#580
Quote:
Originally Posted by CrackTex View Post
Source is crap/buggy

Resource is not bad..
Resource is old... would be better with new params and latest Spec_Item :)
06/24/2014 02:07 Railwayx#581
How can I fix this warning ?

Code:
Neuz warning LNK4204: 'c:\Users\Output\Neuz\NoGameguard\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
Thank you for help. ;)
06/24/2014 08:40 CrackTex#582
Delete your .pdb File in the Neuz Output folder an recompile .. i think tagt fix the warning

Gesendet von meinem HTC Desire 500 mit Hilfe von Elitepvpers, bereitgestellt von appyet.com
06/24/2014 12:34 Railwayx#583
I fix it. Switch (/DEBUG) to No and add /IGNORE:4089 because LNK4089 is generated. ;)
06/24/2014 13:21 Michi#584
Was ist mit euch?
Peilt ihr euch nicht das es einfach nur drecks files sind.
Closed den müll
#augenkrebs
06/24/2014 14:38 CrackTex#585
Quote:
Originally Posted by Secno View Post
Was ist mit euch?
Peilt ihr euch nicht das es einfach nur drecks files sind.
Closed den müll
#augenkrebs
Ich finde es immer wieder amüsant deine Hass Kommentare bezüglich dieser Files zu lesen.
Du selber hast 0 Ahnung von Source oder Resource meinst trotzdem das sie purer Müll sind.
Mit ein wenig Erfahrung und Grundlegendem Source Wissen kann man sogar aus diesen Files/Source einen erfolgreichen Server schaffen wenn man nur weiß wie.

Natürlich sie clean aufzusetzen ist dumm weil es wirklich einige Buggs gibt, die aber nicht schwer zu fixxen sind.

Lass die User sie benutzen aber Hate hier nicht immer nur rum und such dir n Leben.