![]() |
#1 |
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Apr 2009
Posts: 2,757
Reputation: 296
|
![]()
1. Only post if you are looking for someone to help you, or want someone to write a script for you.
2. Do not reply to posts in this thread, PM them. This is not a discussion thread. 3. If you no longer need anyone to help you, edit your post and replace it with -Delete- (or something similar) and it will be deleted 4. Do not make multiple posts, post once per server. 5. Do not repeatedly request for your post to be deleted just to make a new one. 6. You must be the server owner. Script request archive: Script Request Thread #6 Script Request Thread #5 Script Request Thread #4 Script Request Thread #3 Script Request Thread #2 Script Request Thread #1 Last edited by cessil; 26/03/2014 at 02:21 AM. |
![]() |
![]() |
![]() |
#2 |
Little Clucker
![]() Join Date: May 2012
Posts: 26
Reputation: 0
|
![]()
I want a simple script to kill people through rcon. Example: /kill [id] [reason]. And it should show a notification to player saying ''You have killed by the rcon administrator.''
|
![]() |
![]() |
![]() |
#3 | |
Huge Clucker
![]() ![]() ![]() Join Date: Mar 2013
Location: Slovenia
Posts: 468
Reputation: 14
|
![]() Quote:
pawn Code:
|
|
![]() |
![]() |
![]() |
#4 |
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jul 2012
Posts: 1,760
Reputation: 14
|
![]()
i'm looking for a /togtext to turn it on.
and the off one to Code:
SendAdminText(playerid, command[], text[]) { new Name[24], Msg[128]; GetPlayerName(playerid, Name, sizeof(Name)); format(Msg, sizeof(Msg), "%s used: %s %s", Name, command, text); for(new i = 0; i < MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { if(APlayerData[i][PlayerLevel] > 6) { SendClientMessage(i, 0xC9C9C9FF, Msg); } } } printf("%s used: %s %s", Name, command, text); return 1; } |
![]() |
![]() |
![]() |
#5 |
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2012
Posts: 1,400
Reputation: 46
|
![]()
I need an SQL query that would allow me to look up and edit the stats on a player account. Bear in mind that the player accounts must be stored in a table called "accounts". I also need an SQL query that sets the admin level of all disabled accounts to 0, (disabled = 1 means disabled) and also in the table "accounts" with columns "AdminLevel" and "Disabled". Thank you in advance.
|
![]() |
![]() |
![]() |
#6 |
Godfather
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2010
Location: Heaven
Posts: 8,102
Reputation: 701
|
![]()
@Red_Dragon:
pawn Code:
The first thing you're asking for would require me to know your variable/enum structure. |
![]() |
![]() |
![]() |
#7 |
Big Clucker
![]() ![]() Join Date: Feb 2013
Posts: 85
Reputation: -5
|
![]()
I need a /purge command, which simply kicks all members from a faction. Whether they are offline or online.
|
![]() |
![]() |
![]() |
#8 | |
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2012
Posts: 1,400
Reputation: 46
|
![]() Quote:
Can't it be done within the table "accounts" (that stores the players' accounts). Thank you for the other one ! |
|
![]() |
![]() |
![]() |
#9 | |
Godfather
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2010
Location: Heaven
Posts: 8,102
Reputation: 701
|
![]() Quote:
It would be: pawn Code:
![]() |
|
![]() |
![]() |
![]() |
#10 |
Big Clucker
![]() ![]() Join Date: Feb 2011
Location: Lithuania
Posts: 125
Reputation: 1
|
![]()
Can anyone make save/load position for dini ?
P.S I have registration system. |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Suggestion For 'People Looking For Scripters/Helpers' | freddy smyth | General | 12 | 04/05/2014 03:51 PM |
Need help on Helpers | DerickClark | Scripting Help | 2 | 08/02/2013 12:55 AM |
Need help on Helpers | DerickClark | Scripting Help | 4 | 23/01/2013 02:01 AM |
Searching For Scripters [To All Scripters] | Drizzy | Help Archive | 3 | 06/06/2010 03:14 PM |