Search Results
Put the line hwere it gives the error
115
Hmm, maybe there are something in OnplayerSpawn, this is the code from the inc. inc: pawn Код: //===============[OnPlayerSpawn]================================public OnPlayerSpawn(playerid){  Â...
169
Sorry for double post But if i define that publics in my FS, when i spawn IG i automatically die. Thats why i need to no define that publics Someone know?
169
pawn Код: ABroadCast(COLOR_YELLOW,string,1); Remove the 1 at the end pawn Код: ABroadCast(COLOR_YELLOW,string); Try that
145
Try this: pawn Код: if(GetPlayerAnimationIndex(playerid)){new animlib[32],animname[32],acname[MAX_PLAYER_NAME];GetPlayerName(playerid, acname, sizeof(acname));GetAnimationName(GetPlayerAnimationI...
145
But i need that publics because i need it, its a anti health and armour hack..
169
And, how to fix it? i dont want to put that publics in my GM.. how to? EDIT: If i don't put anthung in the include, it make something weird..
169
Hi, I want to dont use the next publics pawn Код: C:\Users\Valentino\Desktop\Rat's propiety\0.3b Server Samp1\pawno\include\vida.inc(180) : error 004: function "UnJugadorHaHackeadoVida" is not i...
169
Hi, I want to put this, when a admin is online, i want one admin under other one, Incorrect: Admins online: Player1, Player2, Player3 Correct: Admin Online: Player 1 Player...
55
Mr.1337, i mean to put the camera position more far, like pressing V. V doesn't work because my skin is inside the cow..
211
The skin is soo near my screen, i want it more far for see the Cow correctly
211
It worked, but do u know how to put the camera more far? for see the cow good?
211
And for delete it? EDIT: It doesn't add nothing to the player...
211
Hello I want to know why this command doesn't attach a object to my player: pawn Код: if(!strcmp("/cow", cmdtext, true))    {                  AttachObjectToPlayer(16442, playerid, 1....
211
Post your pawn Код: Public OnPlayerCommandText
194
No, i mean, if a team for example Army have 5 players spawned, and the 6th want to spawn, he cant.
122
Hello! Im looking for, if a Team have 4 players spawned, if someone want to spawn in that team, he cant Someone know something about this?
122