Search Results
Why my MAX_ARM not working? After i goto armour my armour isnt increase This is my OnPlayerPickUpDynamicPickup code Код: public OnPlayerPickUpDynamicPickup(playerid, pickupid) { for(new i = ...
165
Код: CMD:carmour(playerid, params[]) { new string[255], value, i = SpawnARM+1, Float:x, Float:y, Float:z; if(sscanf(params,"dd", value)) return SendClientMessage(playerid, ...
150
yeah i know that. but i want my Textdraw. like this . Nickname: <<< your name . this textdraw get your name
189
this is my textdraw code Код: new Text:Textdraw2; Textdraw2 = TextDrawCreate(552.854858, 123.083374, "Nickname = vansessbro"); TextDrawLetterSize(Textdraw2, 0.178725, 1.529998); TextDrawAlignment(...
189
Hello Everybody i want to show you code for Headshot system Lets startt!!!! One shot to the head to kill with sniper rifle Код: public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weap...
1,579
Excuse me Scripter Why for my warning Код: D:\srv\gamemodes\bare.pwn(1066) : warning 219: local variable "Name" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright (c) 1...
186
Put On Your Script Quote: new Textdraw; why no zero (0)? because you get this Quote: warning 203: symbol is never used: "TextDraw"
325
Help mee ABusinessData[BusID][DoorText] = CreateDynamic3DTextLabel(Msg, 0x008080FF, x, y, z + 1.0, 50.0); I want change Draw Distance but i can't how to help me pleaseeeeee Sorry for my bad english...
126
Try this Quote: SetPlayerScore(playerid, GetPlayerScore(playerid)+1); This if u want got score on kill public OnPlayerDeath(playerid, killerid) { SetPlayerScore(killerid, G...
268
How to create interior Ammunation ?? if enter interior press command /enter if exit interior press command /exit if buy gun press command /buygun and you can saw List Weap To Buy , You just can buy a...
109
Okay i already change that code , and how to if i kill you send client message : You Got Score 7 From Kill Richard ?
361
No -__- , Now is my score 252 okay , if i kill you i get 7 score , 252+7 = 259 and the killerid/me get message You got score 7 From Killing richard ? you understand ? just example
361
I Want If i Kill playerid , I Get score example 5 . and Send Message , You Kill playerid and got 5 score how to ?
361
How To "You Got score %d << Got Score From Killing Example Random 17 And Message Say , You God Score 17 From Kill blablabla How To ?? OnPlayerDeath Code: SetPlayerScore(killerid,GetPlayerSc...
361
http://forum.sa-mp.com/showthread.ph...=1#post3213193 Help This ?? No Ones Help ? please reply
189
Thanks before , how to this ?? You get score %d <<<(get score after kill)
160
How to kill get score and if kill send message you got this score (get score from kill) From Killing (killerid) ?? No Ones help ??
160
Why If I Compile I get this error ../include/gl_common.inc(80) : error 021: symbol already defined: "strtok" ../include/gl_common.inc(139) : error 021: symbol already defined: "isNumeric" line 80: #...
148