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

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Arkshine
Forum: Code Snippets/Tutorials 12-10-2009, 09:05
Replies: 32
Views: 29,582
Posted By Arkshine
Re: How To: Respawn a player

Ask in the Requests section.
Forum: Code Snippets/Tutorials 08-20-2008, 12:36
Replies: 32
Views: 29,582
Posted By Arkshine
Re: How To: Respawn a player

It's really in fakemeta_util. But I just wanted to show the iuser part. That's all.
Forum: Code Snippets/Tutorials 08-20-2008, 12:27
Replies: 32
Views: 29,582
Posted By Arkshine
Re: How To: Respawn a player

fakemeta_util :

stock fm_cs_user_spawn(index) {
set_pev(index, pev_deadflag, DEAD_RESPAWNABLE);
dllfunc(DLLFunc_Spawn, index);
set_pev(index, pev_iuser1, 0);

return 1;
}
Showing results 1 to 3 of 3

 
Forum Jump

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


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