Search Results
So, as the title says, are we able to import textures not from SAMP, as in, textures used in Blender or so? I mean, are we able to import complete custom objects, modelled, textured and adjusted in Bl...
209
Greetings, SA-MP community. Who are you? I'm Muhammad Sakr. From Egypt, I've been working as a SA-MP developer for roughly 4 years. Although my first year was technically a phase of training, I have...
196,646
Greetings, SA-MP community. Who are you? I'm Muhammad Sakr. From Egypt, I've been working as a SA-MP developer for roughly 4 years. Although my first year was technically a phase of training, I have...
196,646
Greetings, SA-MP community. Who are you? I'm Muhammad Sakr. From Egypt, I've been working as a SA-MP developer for roughly 4 years. Although my first year was technically a phase of training, I have...
196,646
Код: Player[id][Admin] = level; You need to change that with the respective value in your enumerator. Can you show me your player stats enumerator structure?
109
Well. While testing a dialog I've just coded, I found that the formatted lines in strcat don't appear, what could be the reason of that? Код: format(classformula,sizeof(classformula),"<snip>...
53
Greetings, SA-MP community. Who are you? I'm Muhammad Sakr. From Egypt, I've been working as a SA-MP developer for roughly 4 years. Although my first year was technically a phase of training, I have...
196,646
Interesting, a bit more than unique and has a touch of particular exciting taste. This surely will bring rather good RP experiences into your server. Manage your server well, and if you need help with...
678
Greetings, SA-MP community. Who are you? I'm Muhammad Sakr. From Egypt, I've been working as a SA-MP developer for roughly 4 years. Although my first year was technically a phase of training, I have...
196,646
I'd say you should start with checking if you have the latest version of YSI / y_commands, and that the files are not corrupted.
107
if(!strcmp(BizInfo[biz][Owner], GetPlayerNameEx(playerid), true)) That line has something wrong with it, but I don't really know how to fix it.
213
Not in the simple includes, It must be in PAWNO foldier, then INCLUDES in it. And check if you have the right version.
113
Well, In LINE: 2357, You don't type function. You just type it like, ZombieInfect(playerid) { .. .. .. And in LINE: 2371, I guess you didn't define what is foreach. And in LINE: 2377, I guess that...
67
Well, My question was simple, and i think i solved it. In the global declarations, i was putting new Text3D:helmetlabel; = Create3DTextLabel("Helmet ON",COLOR_TEAL,30.0,40.0,50.0,40.0,0); new Text3D...
145
Well, When i try to create 3DTextDraws globally then compile, i get that output "Pawno compiler has stopped working" Any help?
145