|
Luigi Auriemmaaluigi.org (ARCHIVE-ONLY FORUM!) |
|
It is currently 19 Jul 2012 13:32
|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 2 posts ] |
|
Author |
Message |
toucan
|
Post subject: sudppipe: making a lag generator ? Posted: 04 Mar 2008 14:52 |
|
Joined: 24 Jan 2008 06:16 Posts: 1
|
Hi, first i'd like to thanks Luigi for all his usefull tools.
i'am making mods for fps , so i'am working with a linux test lan server and a windows client. but my ping is < 10 is not good for some tests , so i did a sudppipe plugin like this :
int sudp_pck(u_char *data, int len) {
usleep(lag);
return(len);
}
that shows server in any game browser with any ping i want but while in the game i get "connection interrupted" :(
anybody has an idea about the correct way to introduce a "real" udp lag ?
|
|
Top |
|
|
zoomah
|
Post subject: Posted: 10 Mar 2008 02:58 |
|
Joined: 03 Mar 2008 10:50 Posts: 7
|
I get "connection interrupted" ever 10-15 min ingame.
I just tab out, and reload it, so i dont get disconnected from the server, just 999 while im restarting it :)
|
|
Top |
|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|