Forum: Scripting Help
19/08/2018, 03:32 AM
|
Replies: 11
Views: 632
|
Forum: Scripting Help
18/08/2018, 06:34 PM
|
Replies: 11
Views: 632
mysql host prob website
Hello i've created a website tops list and gangs list and etc.
When I connect it with VPS it's says failed to connect to database.
I got a free db4free.net db and tested it and worked .
What the...
|
Forum: Scripting Help
11/08/2018, 05:33 AM
|
Replies: 4
Views: 211
|
Forum: Scripting Help
11/08/2018, 05:17 AM
|
Replies: 4
Views: 211
Re: Help
Can you give me the code ? sorry i am not very good in PHP
|
Forum: Scripting Help
11/08/2018, 02:19 AM
|
Replies: 13
Views: 338
Re: How to
You were saying that all players are getting the jail releases and confinement payment messages.
Right?
That why because you've used SendClientMessageToAll.
|
Forum: Scripting Help
11/08/2018, 02:16 AM
|
Replies: 13
Views: 338
Re: How to
SendClientMessageToAll(COLOR_DODGERBLUE, fstr2);
You used SendClientMessageToAll instead of using SendClientMessage.
|
Forum: Scripting Help
10/08/2018, 11:27 PM
|
Replies: 4
Views: 211
Help
Hello i was making a tops list/ban list for my server website.
The List is repeating with same details with the registered users on server
AccID Name Money Score Kills Death GC
4 ...
|
Forum: Scripting Help
11/07/2018, 01:31 PM
|
Replies: 6
Views: 301
Re: Changing.
Bro i wanna make whole in same style but in pGroupID , i'll remove GangID
|
Forum: Scripting Help
11/07/2018, 11:59 AM
|
Replies: 6
Views: 301
|
Forum: Scripting Help
11/07/2018, 11:24 AM
|
Replies: 6
Views: 301
Changing.
stock GetGangID(id)
{
foreach(new i : Gangs)
//if(Gang[i][GangID] == id)
return i;
return -1;
}
Anyway to change it to that format?
|
Forum: Scripting Help
11/07/2018, 08:55 AM
|
Replies: 9
Views: 431
|
Forum: Scripting Help
11/07/2018, 05:00 AM
|
Replies: 9
Views: 431
Re: Errors.
Iterator:WarArenas<MAX_GANG_WARS>, is E:\New folder\New folder\pawno\include\SSGANG\Core\Gangs\GangData.pwn(32) : error 018: initialization data exceeds declared size
E:\New folder\New...
|
Forum: Scripting Help
11/07/2018, 04:20 AM
|
Replies: 9
Views: 431
Re: Errors.
E:\New folder\New folder\pawno\include\SSGANG\Core\Gangs\GangData.pwn(32) : error 018: initialization data exceeds declared size
E:\New folder\New...
|
Forum: Scripting Help
11/07/2018, 03:40 AM
|
Replies: 9
Views: 431
Re: Errors.
#define COL_RED "{FF002B}"
Because SendClientMessage doesn't read HEX.
For example:
#define COL_RED "{FF002B}"
#define COL_BROWN "{6B3F34}"...
|
Forum: Scripting Help
11/07/2018, 03:20 AM
|
Replies: 9
Views: 431
Re: Errors.
new
GInfo[MAX_PLAYERS][G_USER_DATA],
Iterator:WarArenas<MAX_GANG_WARS>,
bool:ActiveWar[MAX_GANG_WARS];
|
Forum: Scripting Help
11/07/2018, 02:51 AM
|
Replies: 17
Views: 682
Re: What's wrong with this command?
format(string, sizeof(string), "{808000}%s(%d) {ffffff}has been {808000}ARRESTED {ffffff}by {00FFFF}S.W.A.T %s(%d){ffffff}!! Wanted Level: {00FFFF}%d.", pName,targetid,...
|
Forum: Scripting Help
11/07/2018, 02:33 AM
|
Replies: 9
Views: 431
Errors.
E:\New folder\New folder\pawno\include\SSGANG\Core\Gangs\GangData.pwn(32) : error 018: initialization data exceeds declared size
E:\New folder\New...
|
Forum: Scripting Help
05/04/2017, 10:08 AM
|
Replies: 4
Views: 474
|
Forum: Scripting Help
01/04/2017, 07:42 AM
|
Replies: 7
Views: 505
Re: help
What is the examples of the names to change to ?
|
Forum: Scripting Help
01/04/2017, 07:18 AM
|
Replies: 7
Views: 505
Re: help
Can you please stop posting here if you are not helping me ? thanks.
|
Forum: Scripting Help
01/04/2017, 12:39 AM
|
Replies: 7
Views: 505
Re: help
That a cbug script which i am trying to add into my gamemode and i don't know how to fix those errors.
|
Forum: Scripting Help
01/04/2017, 12:13 AM
|
Replies: 7
Views: 505
help
Getting some errors on this line
C:\Users\Kimo CompuTeR\Downloads\New folder\pawno\include\YSI\y_debug.inc(277) : warning 219: local variable "str" shadows a variable at a preceding level...
|
Forum: Gamemode Scripts
18/02/2017, 10:00 PM
|
Replies: 35
Views: 15,844
|
Forum: Scripting Help
17/02/2017, 06:43 PM
|
Replies: 5
Views: 460
Re: Code
I mean i want to add just in the code admins and vips
like Admins
Name , etc
VIPS
name , etc just that
|
Forum: Scripting Help
17/02/2017, 06:02 PM
|
Replies: 5
Views: 460
|