-
Posts
627 -
Joined
-
Last visited
Everything posted by Phat Looser
-
That one isn't a server I administrate - I just host it, it belongs to DgtPuma. My own servers never had that issue. His default gamemode is race, and every time I connected to it there was no other gamemode running than race. The administrator of the server is bandi93. As far as I know his race gamemode is modded, but since he never asked for it I never looked through his code. Weird thing is that his server stopped crashing after I cleaned up his databases. A backup of the database doesn't work and results in a crash too. But I really don't know if the one has to do with the other.
-
Not really a pastebin, but: #0 0xf7183065 in ProcessOfflineNetworkPacket () from /emul/ia32-linux/mta-servers/DgtPuma/net.so #1 0xf71840ff in ProcessNetworkPacket () from /emul/ia32-linux/mta-servers/DgtPuma/net.so #2 0xf7184e5e in RakPeer::RunUpdateCycle () from /emul/ia32-linux/mta-servers/DgtPuma/net.so #3 0xf7187d11 in UpdateNetworkLoop () from /emul/ia32-linux/mta-servers/DgtPuma/net.so #4 0xf74d2195 in start_thread () from /lib32/libpthread.so.0 #5 0xf75bffee in clone () from /lib32/libc.so.6 I know this error from somewhere, but it appears to be on one server only... This one just happened, it seems to be the same #0 0xf7146065 in ProcessOfflineNetworkPacket ()ady. from /emul/ia32-linux/mta-servers/DgtPuma/net.so #1 0xf71470ff in ProcessNetworkPacket () from /emul/ia32-linux/mta-servers/DgtPuma/net.souma/mta-server #2 0xf7147e5e in RakPeer::RunUpdateCycle () from /emul/ia32-linux/mta-servers/DgtPuma/net.so #3 0xf714ad11 in UpdateNetworkLoop () from /emul/ia32-linux/mta-servers/DgtPuma/net.so #4 0xf7495195 in start_thread () from /lib32/libpthread.so.0 #5 0xf7582fee in clone () from /lib32/libc.so.6
-
Well, I could do that too with the DDC maps I once hosted, but thats sort of stupid. But if anyone else already bought them and gave them to other people, its something different though.
-
How can I contact those two? Its better to contact them personally in this case. I don't want to post names here, there is enough mobbing about "stealing" and such stuff. Anyways, I'll ask the one who posted them where the maps are from.
-
Ok, no problem then. I guessed its a face, but I don't want to steal stuff.
-
I think he is talking about my zombie mod gamemode. Zombies spawning with weapons isn't supported, I'm sorry for that. Also, currently zombie spawns and "survivor" spawns are the same, even though I am working on an option that enables special spawns for zombies, the flag would be "zombiespawn" then.
-
How can I send crash reports if the server is running on linux?
-
Not available in Germany due to GEMA fail. They don't like the music. Must be HipHop.
-
The idea which checks the damage of both vehicles with a check if the damage could be done is the best. A fairly different idea is of course to do it client side, so that every cat checks whats in front of it (as seen above) which triggers when the line of sight gets disturbed. And the most cheater-and-lagger proof idea should be to create a collision check server side (for vehicles only, of course) which finds out which element hit which just by checking a 3D col shape.
-
I can see a nice screenshot. Do you want to upload the map?
-
Somebody uploaded some maps for me, and somebody else said they were "hacked and stolen". So I wanted to ask: Are these maps stolen or not? Where do they belong to? Can I use them? Rafinha V 10 Rafinha vol 9 Vortex v8 Sebas Maps
-
If its just one map related script - its something even a script generator could do.
-
Hard to say. It would require a lot of math.
-
Today the special effects script will be tuned so that all effects are shut down below 20 fps.
-
The colshape doesn't really work, since its bigger than the object itself.
-
Tables are much faster, though, since the computer doesn't have to check 64 different variables just to find out that none fits.
-
[TUT] Protect your client-sided code with fileDelete
Phat Looser replied to NeXTreme's topic in Tutorials
If you need to protect your client side resources, you are giving them too much rights. I just can imagine what happens if someone steals mine: Well, they would fail hard, since the serverside counterpart is the most important part... -
As far as I can see, someone messed with the race resource. Debugscript 3 will help - if it doesn't, you shouldn't be modding race.
-
Well, it contains a picture If you do that with the folder where the map is in now, I actually can add it.
-
Thank you very much, thats what I wanted to hear. Westerwelle is the man who takes his boyfriend into countries where being gay is forbidden by law. Epic win.
-
He is Germany's minister of foreign affairs, and I wanted to ask the foreign affairs (you) what your opinion about him is.
-
You need to upload something onto the internet so I can download it. Unless somebody hacks your computer, "C:\Documents and Settings\User\Desktop\as-airbase" doesn't tell us anything.
-
I'm trying my best but I promise nothing!
-
Changes in ZM: The sound system was upgraded, now its less noisy. Also, in the derby server, the health and speed system has been changed.