AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Drug Player (https://forums.alliedmods.net/showthread.php?t=51077)

Alka 02-10-2007 19:36

Drug Player
 
I make this for drug player but doesn't work why?:shock: =>>

PHP Code:

public drug_player(player)
{
 
  if(
is_user_alive(player))
  {
    
message_begin(MSG_ONEgmsgSetFOV, {000}, player)
 
    
write_byte(170)
 
    
message_end()
  }
 


Thanks!:wink:

EDIT: PROBLEM SOLVED! ..DELETE THIS!


All times are GMT -4. The time now is 00:34.

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