User
Pass
2FA
 
 

scripting....[amxx] please ajutor:((:((:((

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources
Author Message1105
ProNuMe-CoCo*
[Banned user]


Banned


Status: Offline
(since 03-03-2008 20:01)
Joined: 25 Jan 2008
Posts: 9, Topics: 7
Location: Portugal

Reputation: 86.4
Votes: 4

Post Posted: 02-03-2008, 17:34:55 | Translate post to: ... (Click for more languages)

sal unde intra sa modific si io ceva la server cum ar fi:
1 cand ma conectez pe sv zice CoCo* se conecteaza
2 scre cu galben
3 vreu sa stiu unde intru sa modific
4 helpp... -
- - - -


|:CoCo:|
0 0
  
Back to top
View user's profile Send private message
anakin_cstrike

[Mentally Stable]



Status: Offline
(since 08-02-2012 07:25)
Joined: 08 Apr 2008
Posts: 17, Topics: None
Location: Romania

Reputation: 166.1
Votes: 4

Post Posted: 08-04-2008, 13:20:15 | Translate post to: ... (Click for more languages)

->
Code:

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "New Plugin"
#define VERSION "1.0"
#define AUTHOR "Anakin"

new saytext;

public plugin_init() {
   register_plugin(PLUGIN, VERSION, AUTHOR)
   
   saytext = get_user_msgid("SayText");
}

public client_connecting(id){
   
   new name[32]
   get_user_name(id,name,31)
   new Buffer[128]
   
   formatex(Buffer,127,"^x01 %s se conecteaza",name)
   
   new players[32],num
   get_players(players,num)
   new f,fid;
   
   for(f=0;f<num;f++){
      fid = players[f];
      
      message_begin(MSG_ONE,saytext,_,fid)
      write_byte(fid);
      write_string(Buffer);
      message_end();
   }
}

0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore




 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources  


The time now is 05-12-2024, 01:32:36
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x