Raised This Month: $ Target: $400
 0% 

Light Problem


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
DarthMan
Veteran Member
Join Date: Aug 2011
Old 02-24-2017 , 11:48   Re: Light Problem
Reply With Quote #10

Quote:
Originally Posted by abdobiskra View Post
just get origin :
when you aiming to this window ! say /get
PHP Code:
public plugin_init() {

   
register_clcmd("say /get","Get")
}
public 
Get(id){
   new 
origin[3]
   
get_user_origin(idorigin3)
   
client_print(idprint_chat"origin ------> %d %d %d",origin[0],origin[1],origin[2])

No it's not that. Basically what I want is I created a task : set_task(6.0, "create_light", 0, "", 0, "b", 0).
On that task I want to automatically create lights for every glass_votemap entity.

Last edited by DarthMan; 02-24-2017 at 11:49.
DarthMan is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:46.


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