Raised This Month: $12 Target: $400
 3% 

Sven Cooperative Experience Mod [Current Version: 17.0]


Post New Thread Reply   
 
Thread Tools Display Modes
``~Scre@m~``
Junior Member
Join Date: Aug 2010
Old 09-24-2010 , 17:59   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #801

Quote:
Originally Posted by Lulu the hero View Post
I think Silencer stopped developing the whole plugin a long ago too. But then again, how could they approve a halfly finished plugin?( version 17 has so many bugs, and could be optimized so much )
NO! DONT EVEN think about it ! Just put ur hands down and dont touch it... I was beat my head by table because your "optimized" version ! Its just dont saving player's XP... not in vault.ini, not on SQL server. so leave it
``~Scre@m~`` is offline
Wrd
Senior Member
Join Date: Jul 2008
Location: The Netherlands
Old 09-25-2010 , 02:54   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #802

Don't beat your head on a table. It's not good for your head and the table.
When developing software a good developer will test the software he produce, but not all situations and platforms can be tested.

So it might not work in your situation but for others it might work.
It's eventually up to the gameserver administrator which plugin and version they going to use.

It's a shame that we cannot edit the FP so that we can list all the versions so far.
The last few months that I had a server online no-one played on it, so it made it quite hard to develop and test the plugin.
Wrd is offline
AdamR
Senior Member
Join Date: Dec 2006
Location: Cardiff, South Wales
Old 09-25-2010 , 08:47   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #803

^ he did, as this was the first programming thing he wrote. Silencer is also aware of the many many optimizations that can be done to his own code, though last time I talked to him about it he was not keen on the XP idea for Sven Co-op any more.
__________________
Thanks,

Adam Reece - Sven Co-op team.
AdamR is offline
Send a message via Skype™ to AdamR
Old 09-25-2010, 17:25
Warchild
This message has been deleted by Warchild.
Lulu the hero
Senior Member
Join Date: Oct 2009
Location: Budapest, Hungary
Old 09-25-2010 , 21:46   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #804

All right, sorry for the bugs, I will correct the code and finish optimizing. Are there any more plugins to sven coop?
Lulu the hero is offline
Wrd
Senior Member
Join Date: Jul 2008
Location: The Netherlands
Old 09-27-2010 , 04:04   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #805

Quote:
Originally Posted by Warchild View Post
That is version 17.30 with some (spanish?) changes.
Wrd is offline
Warchild
Junior Member
Join Date: Aug 2008
Location: Deutschland / NRW / Hage
Old 09-28-2010 , 13:35   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #806

oh my bad ^^
Warchild is offline
Send a message via ICQ to Warchild Send a message via MSN to Warchild
DNR3
New Member
Join Date: Sep 2010
Location: NOWHERE
Old 10-01-2010 , 20:01   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #807

Quote:
Originally Posted by Wrd View Post
That is version 17.30 with some (spanish?) changes.
yeah -.- , its a badly translated version of the scxpm.

there is a good spanish version used by nForo and FragPoint servers (works also in sc 4.5), but they wont share it, so im making my own faithfully translated version xD (i want it seems exactly to original)

@scre@m: i'm using you scxpm version
__________________
DNR3 is offline
``~Scre@m~``
Junior Member
Join Date: Aug 2010
Old 10-04-2010 , 22:37   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #808

Quote:
Originally Posted by Lulu the hero View Post
All right, sorry for the bugs, I will correct the code and finish optimizing. Are there any more plugins to sven coop?
yes please fix trail plugin for sven coop it says " you must be playing" when someone tries to make themselves a trail..

However im ASKING u to test it !!! (u can even test it on my server)

Here is link :
http://forums.alliedmods.net/showthread.php?p=164803

Quote:
Originally Posted by DNR3 View Post
@scre@m: i'm using you scxpm version
No problem ! I hope ull enjoy this ! ;)

Last edited by ``~Scre@m~``; 10-04-2010 at 22:40.
``~Scre@m~`` is offline
Scroxx
Junior Member
Join Date: Oct 2010
Old 10-16-2010 , 04:30   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #809

Hey guys, i have a Problem with the SQL...

LOG:

[scxpm debug] Begin Init the sql
[scxpm debug] End init the sql

[scxpm debug] Begin ShowTableHandle
[scxpm debug] executed query: show tables like ´scxpm_stats´
[scxpm debug] Database table found: scxpm_stats
[scxpm debug] End ShotTableHandle

The Problem, it will not save to sql
can anyone help me?

I tryed the localhost IP also the "localhost"

LoadDataHandle maybe works, but i think it don't wirte something in the Database


// EDIT

I used the version 17.0 with a save in file. Yesterday i updated to version 17.31.1

Now, i tried the SQL .. but it don't work (my post).
now, i tried to save in a File till the SQL is running. But it uses the old file from version 17.0 and it don't overwrite!
I made some new Level and after mapchange it don't save, i have still the same old level. Maybe is there the same problem for SQL and File?

Can i delet the OLD savefile from version 17.0 witch file is it?


// Edit2

I tryed the version 17.28 now i become the error code:

[scxpm debug] saving data for: USER
[scxpm debug] Begin QueryHandle
[scxpm debug] executed Query INSERT into scxpm_stats and all the values...
[scxpm SQL] SQL Query failed Instert into....
[amxx] PLugin scxpm_wrd.amxx is setting itself as failed
[amxx] plugin says: [SCXPM SQL] SQL Query failed
[amxx] Run time error 1 <plugin scxpm_wrd.amxx> foreced exit

Whats wrong... hope someone can help

Last edited by Scroxx; 10-16-2010 at 09:51.
Scroxx is offline
Scroxx
Junior Member
Join Date: Oct 2010
Old 10-16-2010 , 04:45   Re: Sven Cooperative Experience Mod [Current Version: 17.0]
Reply With Quote #810

Hey guys, i have a Problem with the SQL...

LOG:

[scxpm debug] Begin Init the sql
[scxpm debug] End init the sql

[scxpm debug] Begin ShowTableHandle
[scxpm debug] executed query: show tables like ´scxpm_stats´
[scxpm debug] Database table found: scxpm_stats
[scxpm debug] End ShotTableHandle

The Problem, it will not save to sql
can anyone help me?

I tryed the localhost IP also the "localhost"

LoadDataHandle maybe works, but i think it don't wirte something in the Database

I use mysqlserver 5.1 phpmyadmin 2.11.11 scxpm 7.31.1

I hope someone can help me =)
Scroxx is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode