Search Results
i'm noob at scripting
maybe this
Timer:PengurangData[1000]()
{
foreach(Player, i)
{
if(gPlayerLogged{i})
{
SetProgressBarValue(stabar[i], PlayerInfo[i][pEnergi]);
SetProgressBa...
248
ok , so my hunger and energy textdraw is bug , i dont know why , when the bar is full it's not bugging . when the bar is half full , it's start bugging , (sorry bad english , i'm indonesian) here's th...
248
Hello SA:MP Users , Today I Got This Bunch Of Message From crashdetect Plugins
Код:
[09:56:11] [debug] Run time error 4: "Array index out of bounds"
[09:56:11] [debug] Accessing element at index...
148
sorry for bad english
161
hello guys , thx b4 for visiting my thread
this i got this message
Код:
[21:33:17] [debug] #0 000eea10 in public AutoPark () from gegeerpe.amx
[21:33:18] [debug] Run time error 4: "Array index out...
161
Thanks dude , it's works now just line 4677
410
download foreach.inc
and put it on your /pawno/include
and recompile.
problem solved
250
here is line 4677
public settime(playerid)
{
new string[256],year,month,day,hours,minutes,seconds;
getdate(year, month, day), gettime(hours, minutes, seconds);
format(string, sizeof string, "%d/%s%...
410
Код:
D:\SAMP\rp\pawno\include\streamer.inc(348) : error 017: undefined symbol "Streamer_OnPlayerEditObject"
D:\SAMP\rp\gamemodes\ggrpnew.pwn(104) : error 021: symbol already defined: "Time"
D:\SAM...
410
Код:
[21:49:36] [debug] Run time error 4: "Array index out of bounds"
[21:49:36] [debug] Accessing element at index 999 past array upper bound 500
[21:49:36] [debug] AMX backtrace:
[21:49:36] [de...
171
Quote:
Originally Posted by Konstantinos
First of all, you should fix all your warnings.
Crashdetect doesn't fully report. There's a special version of crashdetect for 65k+ lines of code ...
235
Quote:
Originally Posted by Konstantinos
Compile with -d3: https://github.com/Zeex/samp-plugin-...ith-debug-info
and when crashdetect prints information with [debug] prefix again, post the...
235
Код:
02:17:38] [debug] Run time error 4: "Array index out of bounds"
[02:17:38] [debug] Accessing element at index 51 past array upper bound 50
[02:17:38] [debug] Backtrace (most recent call fir...
235