This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Reset All


Post New Thread Reply   
 
Thread Tools Display Modes
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-08-2010 , 10:09   Re: Reset All
Reply With Quote #11

Yea, it work THANK YOU VERY VERY Much
HaLLoWeN is offline
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 04-08-2010 , 10:24   Re: Reset All
Reply With Quote #12

really? no no no xD
Quote:
Originally Posted by schmurgel1983 View Post
todo:
Code:
command only once per round
__________________

Working on:
nothing
schmurgel1983 is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-08-2010 , 10:29   Re: Reset All
Reply With Quote #13

I read code from some ResetScore plugin (i include it in my and schmurgle plugin ) and i need to change this :
Code:
cs_set_user_deaths(id, 0)
set_user_frags(id, 0)
to
Code:
cs_set_user_deaths(id, 0)
set_user_frags(id, 0)
cs_set_user_deaths(id, 0)
set_user_frags(id, 0)
Because when i set only one time this.. it's reset score next round no instant
Now i am editing this..
HaLLoWeN is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 04-08-2010 , 10:34   Re: Reset All
Reply With Quote #14

Spell your word(s) right.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-08-2010 , 10:36   Re: Reset All
Reply With Quote #15

Sorry for it.. I will fix all my word in plugin.. when come my sister home D she speak english well
HaLLoWeN is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-08-2010 , 15:06   Re: Reset All
Reply With Quote #16

Added cvar for plugin.. in first posts..
HaLLoWeN is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 04-08-2010 , 15:08   Re: Reset All
Reply With Quote #17

healt

should be health.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-08-2010 , 15:16   Re: Reset All
Reply With Quote #18

Oh, i am soo stupid.. Sorry.. I will edit it as soon as posible (and add comments on line.. with good spelling ) But now i am busy sorry..
HaLLoWeN is offline
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 04-08-2010 , 15:34   Re: Reset All
Reply With Quote #19

Quote:
Originally Posted by you
stuff
Code:
cs_set_user_deaths(id, 0)
set_user_frags(id, 0)
cs_set_user_deaths(id, 0)
set_user_frags(id, 0)
No, you don't need that. You can either:
  • Remove the last set_user_frags, since frags update when deaths update.
  • Use a message (message_begin(), write_byte, etc.) to update the scoreboard.
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-08-2010 , 15:39   Re: Reset All
Reply With Quote #20

Now i am trying to fix it
HaLLoWeN 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 23:52.


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