Search found 7 matches

by MithatGuner
Thu Jul 06, 2017 5:28 pm
Forum: Plugin Releases
Topic: Bomb Money
Replies: 8
Views: 8847

Re: Bomb Money

Good Job, kill u are awesome.
by MithatGuner
Sun Jul 02, 2017 9:56 am
Forum: Plugin Development Support
Topic: How can i print arg string
Replies: 2
Views: 2883

Re: How can i print arg string

İts fixed thanks to "Kill"
by MithatGuner
Sun Jul 02, 2017 9:43 am
Forum: Plugin Development Support
Topic: How can i print arg string
Replies: 2
Views: 2883

How can i print arg string

i wanna print the client args string how can i do that from messages import SayText2 from players.entity import Player from commands.client import ClientCommand @ClientCommand('!test', 'admin') def _registered_client_command_function(command, pindex): player = Player&...
by MithatGuner
Sun Jul 02, 2017 9:04 am
Forum: Plugin Development Support
Topic: How to refresh auth's in game
Replies: 4
Views: 4508

Re: How to refresh auth's in game

Thanks for answer :)
by MithatGuner
Sat Jul 01, 2017 9:33 am
Forum: Plugin Development Support
Topic: How to refresh auth's in game
Replies: 4
Views: 4508

How to refresh auth's in game

Hi , how can i refresh auth's in game is there any command ?
and sorry for my bad english.
by MithatGuner
Fri Jun 30, 2017 12:40 pm
Forum: Plugin Development Support
Topic: Client Command ?
Replies: 3
Views: 4307

Re: Client Command ?

Thanks for answer :)
by MithatGuner
Fri Jun 30, 2017 8:49 am
Forum: Plugin Development Support
Topic: Client Command ?
Replies: 3
Views: 4307

Client Command ?

Hi im new at source.python
example :
in sourcemod i do

Code: Select all

RegConsoleCmd("sm_test", TEST);

public Action TEST(int client, int args)
{
 PrintToChat(client, "HELLO WORLD!);
}

how can i do this in source.python
sorry for my bad english.

Go to advanced search