Stock problem
#2

Everybody would wish to be that simple but without #emit, you can't get it working.

PHP код:
// By Nero_3D
SCM(playeridcolorform[], {Float_}: ...)
{
    
#pragma unused form
    
static
        
tmp[145];
    new
        
t1 playerid,
        
t2 color;
    const
        
n4 = -4,
        
n16 = -16,
        
size sizeof tmp;
    
#emit stack 28
    #emit push.c size
    #emit push.c tmp
    #emit stack n4
    #emit sysreq.c format
    #emit stack n16
    
return SendClientMessage(t1t2tmp);

Reply


Messages In This Thread
Stock problem - by Shinja - 03.07.2016, 22:19
Re: Stock problem - by Konstantinos - 03.07.2016, 22:22
Re: Stock problem - by Dayrion - 03.07.2016, 22:30
Re: Stock problem - by Shinja - 03.07.2016, 22:33
Re: Stock problem - by Dayrion - 03.07.2016, 22:38

Forum Jump:


Users browsing this thread: 1 Guest(s)