Raised This Month: $ Target: $400
 0% 

Solved Simple Script Fix....


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 03-26-2017 , 17:03   Re: Simple Script Fix....
Reply With Quote #1

Quote:
Originally Posted by Adomaz1 View Post
Code:
new bool:one_time

public plugin_init() register_event("HLTV", "NewRound", "a", "1=0", "2=0")  

public NewRound() one_time = false

public code()
{
    one_time = true
    
    if(one_time) client_print(id, print_chat, "This Coammnd Can Used 1 Time A Round"
    
    else if(!one_time)
    {
    // Your Code
    }
}
found this on the forums in 10 seconds.
i added it and its when say /vipmenu its in begin say this command can used 1 time..... complet yours help by posting full req plugin mean add it to me ))
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
Adomaz1
Senior Member
Join Date: Feb 2014
Old 03-27-2017 , 12:36   Re: Simple Script Fix....
Reply With Quote #2

Quote:
Originally Posted by D3XT3R View Post
i added it and its when say /vipmenu its in begin say this command can used 1 time..... complet yours help by posting full req plugin mean add it to me ))
then you did something wrong.

p.s the command won't work if you will type it the second time after respawn.
Adomaz1 is offline
Reply



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 17:55.


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