Search Results
ty Merci du partage reped
1,825
i think for stoping animation
123
you can also use this , for just add one level PHP код: new wantedlevel; wantedlevel = GetPlayerWantedLevel(playerid); SetPlayerWantedLevel(playerid, wantedlevel + 1 ) ; 
91
like ? PHP код: #define Max_Question 5 RandomQuestion() {     new Qu[512];     switch(random(Max_Question))     {         case 0: Qu="Question 1";         cas...
65
you can create your own radio by using radionomy
79
you have ? PHP код: new player_zone[MAX_PLAYERS]; 
86
try to add +1 to z cord PHP код: SetSpawnInfo( playerid,  team, skin,1642.1957, -2334.4849, 13.5469 +1 , 0.0, weapon1,weapon1_ammo , weapon2,weapon2_ammo, weapon3, weapon3_ammo)...
189
Quote: While in Pawno, go to Build -> Run Options, and check to see if the boxes are set as the following: Copy script to directory: \ Execute this file: pawncc.exe With these paramet...
93
You're probably using huge variables. Try optimising your code. Also check #pragma dynamic
362
oops Quote: SetObjectMaterialText(myobject,text, 0, OBJECT_MATERIAL_SIZE_256x128, "Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
116
strang problem try to make Quote: public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid)
81
You can use this functions to change the material & the text of the object you created and attached to vehicle. https://sampwiki.blast.hk/wiki/SetObjectMaterial https://sampwiki.blast.hk/wiki/SetO...
116
direct link added sorry
200
Hello I'made a simple script that allow to explode anything with hydra or hunter ..... so if any player rang in explosion zone he's die :^p ((soory for my very bad english i learn :^p) ^^ Cmd :...
200
hello i have a problem with SetPlayerAttachedObject PHP код: new Float:KamObjectsPos[][] = {     {-0.00070, 0.66170, 0.01860,   -81.00000, 0.00000, 0.00000  },      {0....
49
If you want to keep it simple use this https://sampforum.blast.hk/showthread.php?tid=282883
169