ID 3 doesn't get unfrozen. -
Zh3r0 - 07.10.2011
This is rather strange. When player spawns, I made a function to teleport the player, freeze him, and unfreeze.
The thing is that everyone except ID 3 is getting unfrozen but id 3 is not...
This is strange and annoying, and I don't think it is from the server....
Re: ID 3 doesn't get unfrozen. -
[MWR]Blood - 07.10.2011
If you are using sscanf with 0.3d, this could be causing the problem.
Re: ID 3 doesn't get unfrozen. -
Zh3r0 - 07.10.2011
Quote:
Originally Posted by [MWR]Blood
If you are using sscanf with 0.3d, this could be causing the problem.
|
Ah, forgot to mention. It's 0.3c.
ONCE AGAIN, WHAT DOES SSCANF HAVE TO DO WITH TogglePlayerControllable!
Re: ID 3 doesn't get unfrozen. -
[MWR]Blood - 07.10.2011
Quote:
Originally Posted by Zh3r0
ONCE AGAIN, WHAT DOES SSCANF HAVE TO DO WITH TogglePlayerControllable!
|
Not with TogglePlayerControllable, but the id you are applying it to uses sscanf... anyways that's not the problem as you are using 0.3c.
Re: ID 3 doesn't get unfrozen. -
IstuntmanI - 07.10.2011
Maybe he have lag ? You tested with ID 3 same player ? Or different players with ID 3 ?
Re: ID 3 doesn't get unfrozen. -
Jeffry - 07.10.2011
Is the code executed correctly?
Try to put some 'print(f)' and debug the code in every line. Check the variables and if the code stops anywhere.
If this won't have any success, then try to set a second timer which runs parallel.
Jeffry
Re: ID 3 doesn't get unfrozen. -
Zh3r0 - 07.10.2011
@Blood, your unintentional trolling makes me fucking sick! I said I made a function, I'm not using sscanf at all!
Quote:
Originally Posted by costel_nistor96
Maybe he have lag ? You tested with ID 3 same player ? Or different players with ID 3 ?
|
Yup, different players all the time, I tested with 5 players in total, always Id 3 wasn't getting unfrozen...
Re: ID 3 doesn't get unfrozen. -
Jeffry - 07.10.2011
* Jeffry likes being ignored.
Quote:
Originally Posted by Jeffry
Is the code executed correctly?
Try to put some 'print(f)' and debug the code in every line. Check the variables and if the code stops anywhere.
If this won't have any success, then try to set a second timer which runs parallel.
Jeffry 
|
Re: ID 3 doesn't get unfrozen. -
Zh3r0 - 07.10.2011
Quote:
Originally Posted by Jeffry
* Jeffry likes being ignored. 
|
I got you from the first time, you don't need to repeat yourself.
@Blood, you're the one telling me shit about sscanf while I talk about something else...
I already know that sscanf can't access direct memory of the server because the addreses have changed in the new version!
Re: ID 3 doesn't get unfrozen. -
[MWR]Blood - 07.10.2011
Quote:
Originally Posted by Zh3r0
@Blood, you're the one telling me shit about sscanf while I talk about something else...
I already know that sscanf can't access direct memory of the server because the addreses have changed in the new version!
|
Alright, no need to get mad about this...