Search Results
348
Quote:
CMD:nametags(playerid)
{
if(GetPVarInt(playerid, "nameTagOFF") == 0)
{
foreach(Player, ii) ShowPlayerNameTagForPlayer(ii, playerid, false);
SetPVarInt(playerid, "nameTagOFF",...
651
Delete the things which are there in this script.
Hope if you want to compile the event script with gamemode there is another way.
use event script as event.pwn ( put in gamemode folder)
now goto...
289
Loadhousedata
Код:
function LoadHouseData()
{
new h, h_id;
new resultline[600];
mysql_store_result();
while(mysql_fetch_row_format(resultline))
{
sscanf(resultline, "p<|>is[80]...
192
http://forum.sa-mp.com/showthread.ph...holding+object
here you go
179
Braces, or brackets.
or
if you scirpt have many lines like or 1000+ 2000+ , it will take sometime to compile.
Leave it till compiles.
or check the last thing you did in the script and check whether ...
359
Quote:
Originally Posted by HoNEYKISS
uhh i am so tired with this codes cant anyone make me the code without giving me examples? i want a list of my admin commands everytime i do /acmds i ...
220
RemoveBuildingForPlayer(playerid, 3985, 1479.5625, -1631.4531, 12.0781, 0.25);
this line the ground(floor) id! Delete this line from RemoveBuildingForPlayer, so the floor will be restored!
152
Quote:
Originally Posted by Logic_
Why are you using such an old MySQL plugin version? Upgrade to R39-6 or R41-3.
My script works only on that version bro!
271
Quote:
Originally Posted by Logic_
Why are you using such an old MySQL plugin version? Upgrade to R39-6 or R41-3.
ok Let me try upgrading mysql!
271
Quote:
Originally Posted by thegamer355
Check your mysql log when you execute this, there might just be a error in the query causing this
Код:
[04:19:31] [debug] Run time error 4: "...
271
My problem is in ostats , /ostats <player name>
which i type player it doesn't show the dialog box of the offline player stats.!(means no respond)
here is my code!
Код:
CMD:offlinestats(pl...
271
Quote:
Originally Posted by JasonRiggs
I've got a little program overhere..
Any solution please?
Don't use mysql.so .
use mysql_static.so it will work!
225
Quote:
Originally Posted by Ghazal
Are you objects in a filterscript? Show us your server_log and server_config
Are you objects in a filterscript?
Yes , I am using the objects as Fs.
...
286
bumpy.
No that problem again occurred.. please help me now..! I want to fix it permanently!
286
Fixed
Closed,,,!
Edit:
No that problem again occurred.. please help me now..! I want to fix it permanently!
286
Seriously i am trying to fix my objects loading problem more than 1 week but didn't find any solution then i decided to post a thread here..
My Streamer version is v2.7.6
Objects Streamer also v2....
286
Quote:
Originally Posted by YouHack
Show the lines where there are errors.
Код:
Line 335 : if(sscanf(params, "h", color) || strlen(params) != 6)
Line 357 : if(sscanf(params, "u", ...
260
i am having a prob in this
my inc folder pic
I am using YSI 4
and Mysql r39-2
But i don't know how to fix it :/
+rep in advance
260