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

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: SoulSteel
Forum: Scripting 12-19-2019, 04:19
Replies: 0
Views: 566
Posted By SoulSteel
SourcePawn

Where can i learn sourcepawn (in good way) im a java developer and i want to know how to start to learn sourcepawn and create a scripts
Forum: Scripting 08-31-2019, 11:11
Replies: 6
Views: 3,749
Posted By SoulSteel
Scripting ConVar

i wanna do a restart game command if someone can help i will be very appreciate
Forum: Scripting 07-10-2019, 06:13
Replies: 1
Views: 1,012
Posted By SoulSteel
Event

what is the hookevent for round start?
Forum: Scripting 07-09-2019, 13:20
Replies: 3
Views: 999
Posted By SoulSteel
Re: Help

Thanks you for the help and i want to get help with

public Action Command_say(int client, int args)
{
if(args > 0)
{
ReplyToCommand(client, "\x04[SM] Useage\x07: sm_say <what to say>");...
Forum: Scripting 07-09-2019, 11:45
Replies: 3
Views: 999
Posted By SoulSteel
Help

Hello everyone i made this
public void OnPluginStart()
{
RegAdminCmd("sm_sayfff", Command_sayfff, ADMFLAG_BAN, "say f");
}
public Action Command_sayfff(int client, int args)
{...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 02:53.


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