- 0
O problema...
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
multisecret2000
Buna Ziua Samp.ro am si eu o problema deci i-au niste mape depe acest site si alte site cu CreateDynamicObject
as fi pus poze dar vad ca face figuri site imageshack
/**********************************************************************************************************/
#include < a_samp >
#include < streamer >
#include < core >
#include < float >
/**********************************************************************************************************/
public OnFilterScriptInit()
{
AntiDeAMX();
deci asa arata de sus si jos pun CreateDynamicObject si la Sfarsit imi arata cam asa
/**********************************************************************************************************/
return 1;
}
/**********************************************************************************************************/
AntiDeAMX()
{
new a[][] =
{
"Unarmed (Fist)",
"Brass K"
};
#pragma unused a
}
/**********************************************************************************************************/
si cand complimiez imi arata cam asa
C:\Users\Ionut\Desktop\Objects.pwn(8826) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(8921) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(10762) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(10872) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(14613) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(14750) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(16975) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(17167) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(18312) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(18531) : warning 217: loose indentation
C:\Users\Ionut\Desktop\Objects.pwn(18877) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 620 bytes
Code size: 2940224 bytes
Data size: 3688 bytes
Stack/heap size: 16384 bytes; estimated max. usage=51 cells (204 bytes)
Total requirements: 2960916 bytes
11 Warnings.
Sper.. ca vam dat destule informatii ca sa ma puteti ajuta Multumesc!
2 answers to this question
Recommended Posts