Raised This Month: $51 Target: $400
 12% 

Point System 1.6.2 || [14/10/2008]


Post New Thread Reply   
 
Thread Tools Display Modes
Jon
Veteran Member
Join Date: Dec 2007
Old 11-01-2009 , 07:44   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #461

Quote:
PS: A temporaty solution would be to remove the /psgive function between players.
Attached Files
File Type: sma Get Plugin or Get Source (point_system.sma - 522 views - 38.7 KB)
Jon is offline
Fra1m
New Member
Join Date: Nov 2009
Old 11-30-2009 , 00:30   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #462

Can you give .sma for vault version?
Fra1m is offline
fireattack
Senior Member
Join Date: Jul 2008
Old 12-12-2009 , 09:49   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #463

Quote:
Can you give .sma for vault version?
+1 , please give the .sma of vault version.
fireattack is offline
Zerokhoe
New Member
Join Date: Feb 2010
Old 02-24-2010 , 16:41   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #464

Hey guys, Is there anything like this for CSS?. Its a bit depressing because from what i have read of this script it seems beautiful. But a CSS equivilant would be great. Anyone know of any? postlinks please?
Zerokhoe is offline
jagbabz
New Member
Join Date: Feb 2010
Old 02-28-2010 , 15:26   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #465

Hey i cant make this thing work :S
do i need the Sqlx modul
jagbabz is offline
peaces
Junior Member
Join Date: May 2008
Old 04-08-2010 , 04:57   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #466

A small error:

open motds.inl

Find:
PHP Code:
format_motd_top(idpBuffer[MOTD_LENGTH 1])
{
******************************************
  
fclose(vault);
 static 
title[MAX_LENGTH 1];
 
formatex(titleMAX_LENGTH"%L"id"POINT_PLAYER"
 
add(pBufferMOTD_LENGTH"</table></body></html>");
 
show_motd(idpBuffertitle);
 
#endif

"format_motd_top" for /ps15
EDIT:
PHP Code:
format_motd_top(idpBuffer[MOTD_LENGTH 1])
{
******************************************
  
fclose(vault);
 static 
title[MAX_LENGTH 1];
 
formatex(titleMAX_LENGTH"%L"id"POINT_TOP_PLR"
 
add(pBufferMOTD_LENGTH"</table></body></html>");
 
show_motd(idpBuffertitle);
 
#endif


===
open handles.inl

FIND:
PHP Code:
public show_top_points(id)
{
 if(
gb_user_connected[id])
 {
  static 
sBuffer[MOTD_LENGTH 1]; sBuffer "";
  
format_motd_points(sBuffer);
  static 
title[34];
  
formatex(title33"%L"id"POINT_TOP_PLR");
  
show_motd(idsBuffertitle);
 }

"public show_top_points" for /pstop
EDIT:
PHP Code:
public show_top_points(id)
{
 if(
gb_user_connected[id])
 {
  static 
sBuffer[MOTD_LENGTH 1]; sBuffer "";
  
format_motd_points(sBuffer);
  static 
title[34];
  
formatex(title33"%L"id"POINT_PLAYER");
  
show_motd(idsBuffertitle);
 }

===
language not found
"POINT_TOP_PLR" = Players TOP Ranks
"POINT_PLANTED" = Planted The Bomb You received %d point(s)
"POINT_DEFUSED" = Defused The Bomb You received %d point(s)
===

Last edited by peaces; 06-03-2023 at 07:58. Reason: debug
peaces is offline
cs-portal
BANNED
Join Date: Dec 2009
Location: Kiev
Old 04-09-2010 , 13:47   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #467

high cpu usage when using mysql
give nvault version pls
cs-portal is offline
Send a message via ICQ to cs-portal Send a message via Skype™ to cs-portal
spALky
New Member
Join Date: Jan 2010
Old 04-29-2010 , 08:56   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #468

This is possible rank work to IP. i dont need steamid rank?
spALky is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 04-29-2010 , 12:11   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #469

Quote:
Originally Posted by spALky View Post
This is possible rank work to IP. i dont need steamid rank?
It's impossible to get it to work with IP.
KadiR is offline
spALky
New Member
Join Date: Jan 2010
Old 04-29-2010 , 14:27   Re: Point System 1.6.2 || [14/10/2008]
Reply With Quote #470

Quote:
Originally Posted by KadiR View Post
It's impossible to get it to work with IP.
how can i do that?
help please
spALky 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 12:58.


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