Raised This Month: $ Target: $400
 0% 

Native problem.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
RafalB.
Junior Member
Join Date: Nov 2012
Old 01-25-2013 , 16:04   Re: Native problem.
Reply With Quote #7

PHP Code:
native bool:use_pobierz_restart(id)
native use_ustaw_restart(id,wartosc)
    
native bool:use_pobierz_KameHame(id)
native use_ustaw_KameHame(id,bool:wartosc)

native bool:use_pobierz_Drop(id)
native use_ustaw_Drop(id,bool:wartosc)    

native bool:use_pobierz_Push(id)
native use_ustaw_Push(id,bool:wartosc)    


native bool:use_pobierz_Piorun(id)
native use_ustaw_Piorun(id,bool:wartosc)


public 
FPobierzUzylKameHame(id,bool:wartosc){
new 
id get_params(0);
return 
UzylKameHame[id]
}
public 
FUstawUzylKameHame(id,bool:wartosc)
UzylKameHame[id] = wartosc

public FPobierzUzylDropu(id)
return 
uzylDropu[id]
public 
FUstawUzylDropu(id,bool:wartosc)
uzylDropu[id] = wartosc

public FPobierzUzylPush(id)
return 
uzylPush[id]
public 
FUstawUzylPush(id,bool:wartosc)
uzylPush[id] = wartosc

public FPobierzUzylPiorun(id)
return 
uzylPiorun[id]
public 
FUstawUzylPiorun(id,bool:wartosc)
uzylPiorun[id] = wartosc

public FPobierzUzylWykrywacz(id)
return 
uzylWykrywacz[id]
public 
FUstawUzylWykrywacz(id,wartosc)
uzylWykrywacz[id] = wartosc 
good ?

Last edited by RafalB.; 01-25-2013 at 16:05.
RafalB. 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:40.


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