spawn ---> fakemeta
How can I respawn dead players using ONLY fakemeta? I tryed this:
Code:
dllfunc(DLLFunc_Spawn,id)then I found this: Code:
stock fm_respawn(id) |
Re: spawn ---> fakemeta
See fakemeta_utils.inc
|
Re: spawn ---> fakemeta
have you tried...
PHP Code:
|
Re: spawn ---> fakemeta
oh thx i hadn't set the hp that was the problem
|
Re: spawn ---> fakemeta
I don't think you need to set the HP.
Anyway, would be better to use hamsandwich : ExecuteHamB(Ham_Spawn, id) |
Re: spawn ---> fakemeta
Quote:
|
Re: spawn ---> fakemeta
Quote:
|
Re: spawn ---> fakemeta
On my server there are plugins that are only using Fakemeta and CSDM modules.. so I don't want to add HamSandwich..
Anyway this works perfectly: Code:
stock fm_respawn(id) |
Re: spawn ---> fakemeta
There is a thread in the Code Snippets/Tutorials forum in which you can find posts explaining how to properly get around those bugs when using the Fakemeta method (pages 2 and 3 IIRC).
|
Re: spawn ---> fakemeta
#19 ^^
|
| All times are GMT -4. The time now is 08:52. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.