Search Results
Quote: Originally Posted by SequenceCuz Learned more about pawn . . ..... Learned how to use "If" in pawn Learn* Non-useful reply, don't reply here again please.
162
Quote: Originally Posted by Dutheil PHP код: enum Player_Weapons {     Bat,     Knuckles,     Grenades,     p9mm,     Shotgun,     MP5,     Tec9,    ...
162
Well, i made on my DM server a place called "Home" where no deathmatches allowed there and he can buy food for energy, weapons and medkits in that place, so when he buy weapons or medkits it should be...
162
Quote: Originally Posted by ipsLeon What's this? Use a enum to hold player weapons instead, after this its all about logical and basic knowledgeable related to pawn scripting. Yea i kn...
162
Hey, i'm trying to make a inventory system for my server, i'm working to make this inventory system works when i buy a weapon from any weapon shop it saves the weapon which i bought to my inventory or...
162
Here you go http://pastebin.com/AVrySvAH
82
Quote: Originally Posted by Translator What are your plugins? I'm pretty sure its the YSF plugin. Yea it was really that plugin, when i removed it the scoreboard works well now. Thanks ...
153
Quote: Originally Posted by ChuckyBabe That's lag or you have internet trouble. Quote: Originally Posted by TakeiT it means the ping to that server is high. Wait a few seco...
153
While i was working in my server i noticed that the scoreboard won't show the score and ping of the players or even me and i had checked the other server to see if this problem in samp or in my server...
153
Quote: Originally Posted by Vince Place the level up code in GivePlayerExp. I didn't understand that part... can you explain with examples why should i put the level up code in the Give...
171
Oh thanks i didn't take care of these function or even test yet..but about the OnPlayerUpdate part can you help me on it to make it check if my EXP = 2000 it will change my level to level 2 and for le...
171
Hey, im trying to make my own EXP and level system for my DM server but i always fails when i try to make it to check the player's EXP to set him to next level in 'OnPlayerUpdate' part can anyone he...
171
Okay thanks its now working, but anyone know any way to make the player can't spawn until he select any of these TextDraws?
193
okay, i edited it now and it work but there are some problems in selecting TD it selects two TDs when i point at one TD like when i point at Derby deathmatches highlighting in normal deathmatches and ...
193
Quote: Originally Posted by Stanford Did you put this: pawn Код: SelectTextDraw(playerid, textdrawName); Yes, i added this when it show the textdraw... BTW its Код: SelectText...
193
hey, im trying to make selectable textdraws using TDeditor for my new DM server but when i put the curse at any selectable textdraw it don't change the text color and also won't respond when i click a...
193