Search Results
Quote: Originally Posted by [NRG]Dark They abandoned the project and drain the rest of the money he can give through the 'TabHosted bug'. We can only wait until someone (most likely better...
38,117
Quote: Originally Posted by RedMF why have you disabled internet tab, on lasted version of samp? because you can't read
38,117
Quote: new string[128]; GetPlayerName(playerid,string,sizeof(string)); format(string,sizeof(string),"[Vip Chat] %s (%d): %s",string,playerid,text[1]) Mate, why did you form...
204
ShowStats(playerid,playerid); Are u sure you should put "playerid" twice?
142
Yes, the server is running on Linux, thank you for your reply, I didn't know it works diffrent on Linux, thank you! You are the best!
196
I have idea to change vehicle's velocity, why not try.
142
Hi SAMP forum! I had really nice help my last times from you and I thank you for that I have problem with DFile file system, when my player created his account, for example: John_Smith then if he joi...
196
Thank you all for replies, I have idea to make player "god", I'll create textdraw to hide the real health bar and then player will has always 1000 hp or something.
178
Hello, I have a problem with weaponid 54 called in OnPlayerTakeDamage callback. When player fell on the ground from a height then he dies. I want take damage from him, for example only 5 hp.
178
It's so weird! GetPlayerTeam function returns the player's team but player's team does not work correctly!
1,009
I discovered, when I use SetSpawnInfo on me and I set in this Team: 0, and my friend has same team as me set by SetSpawnInfo too then if we get "GetPlayerTeam" our teams are 0, right? But callback OnP...
1,009
I know! I just tested it! It's SAMP BUG! SetSpawnInfo does not work! Try it! Player will take damage to other players from same team! If I use command: CMDetteam (playerid, params[]) { new tid, tm; ...
147
I want to make custom damage system but I have an issue. I tried everything - I wanted to make player deathless from everyweapon. It works! But, weaponid 0 always take damage. Why? Code: public OnPla...
147
Quote: Originally Posted by Weponz 3D Text Labels do this, the only thing you can do is show them only when the player is very close. I will do that! Thanks!
528
Quote: Originally Posted by Weponz 3D Text Labels do this, the only thing you can do is show them only when the player is very close. I was thinking about it.
528
new msg[128]; format(msg, sizeof(msg), " %d, %s", playerid, CharacterCache[CharacterUID(playerid)][cICName]); CharacterCache[CharacterUID(playerid)][cNameLabel] = CreateDynamic3DTextLabel(...
528
Hello! I'm Milak and this is my first and new thread on this forum. I want to ask you for help. I have a problem with 3D Text Label, I use it to make custom nicknames and it works but draw distance is...
528