use this:
[ADDED] Optional player param. for Lua images (only one player can see img)
Apparently, it's just an added 5th parameter:
image(path,x,y,mode,player)
For example,
image('gfx/admin.bmp',1,1,102,1)
Will create an image that follows player 2 around and is only visible to player 1.
Tags:
image × 2
Asked: 1 year, 9 months ago
Seen: 1,099 times
Last updated: 1 year, 9 months ago
how do i...
How use image_death_notice in Customkill?