Započeo Sponzo
•7. Avg. 2010.Core.INC problem
1,203
pregleda
6
postova
Enforcer
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
286
Postovi:
76
Teme:
Pridružio se:Jan. 2010
7. Avg. 2010.
Linija 12:
Cijeli kod:
native heapspace();Cijeli kod:
/* Core functions
*
* (c) Copyright 1998-2005, ITB CompuPhase
* This file is provided as is (no warranties).
*/
#if defined _core_included
#endinput
#endif
#define _core_included
#pragma library Core
native heapspace();
native funcidx(const name[]);
native numargs();
native getarg(arg, index=0);
native setarg(arg, index=0, value);
native tolower(c);
native toupper(c);
native swapchars(c);
native random(max);
native min(value1, value2);
native max(value1, value2);
native clamp(value, min=cellmin, max=cellmax);
native getproperty(id=0, const name[]="", value=cellmin, string[]="");
native setproperty(id=0, const name[]="", value=cellmin, const string[]="");
native deleteproperty(id=0, const name[]="", value=cellmin);
native existproperty(id=0, const name[]="", value=cellmin);
7. Avg. 2010.
DeFox wrote on August 7, 2010, 1:33 pm:
neznam jel je u tome problem ali mozda nisi u .cfg dodao ako se mora sta dodat
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava