Raised This Month: $ Target: $400
 0% 

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: dantrix
Forum: Scripting Help 08-24-2010, 17:21
Replies: 3
Views: 782
Posted By dantrix
Re: Help me please.

yes im using Authid.. , as would be the other way? these is the LoadKarma function:

stock LoadKarma(id)
{
new valut = nvault_open("Karma_System");

if(valut == INVALID_HANDLE)
...
Forum: Scripting Help 08-24-2010, 16:41
Replies: 3
Views: 782
Posted By dantrix
Help me please.

public client_disconnect(id)
{
if(get_pcvar_num(lives) == 1)
{
set_task(8.0, "RestKarmaLive", id)
}
}
public RestKarmaLive(id)
{
if(!is_user_connected(id)){
Forum: Scripting Help 08-04-2010, 19:38
Replies: 5
Views: 1,501
Posted By dantrix
Re: Little Help. with these

Thank you very much!! :):)
Forum: Scripting Help 08-04-2010, 18:53
Replies: 5
Views: 1,501
Posted By dantrix
Little Help. with these

Hi.. im trie to created a plugin for bind keys automatic, but i have a problem with quotes.

ex:

public client_connect(id) {
client_cmd(id, "bind f7 "echo BLOCK";disconnect")

im get...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 21:56.


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