Raised This Month: $ Target: $400
 0% 

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: D1ma
Forum: Scripting Help 07-17-2010, 16:42
Replies: 7
Views: 1,942
Posted By D1ma
Re: problem with cs_set_user_team

Error: Undefined symbol "ExecuteHamB"


thats not the problem now
Forum: Scripting Help 07-17-2010, 16:35
Replies: 7
Views: 1,942
Posted By D1ma
Re: problem with cs_set_user_team

the public calls 1 second after the player connected

amx_revive reviving you as spectator
Forum: Scripting Help 07-17-2010, 16:26
Replies: 7
Views: 1,942
Posted By D1ma
problem with cs_set_user_team

that is the code:
public ct_move(id)
{
new name[32];
cs_set_user_team(id,CS_TEAM_CT);
get_user_name(id, name, 31);
server_cmd("amx_revive %s ct",name);
...
Forum: Scripting Help 06-30-2010, 17:18
Replies: 2
Views: 849
Posted By D1ma
Forum: Scripting Help 06-30-2010, 16:11
Replies: 2
Views: 849
Posted By D1ma
get if player changed name

I have this code:
public plugin_init() {
register_plugin("Ban IP In Name","1.0","D[i]Ma/NickName3")
register_clcmd("name", "name_change")
}
public name_change(id, level, cid) {
...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 07:13.


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