Search Results
The entering of locked bikes can be done using OnPlayerKeyStateChange
417
Somewhere in your script, pHeadVaule is automatically returning zero.
62
Quote: Originally Posted by sim_sima He can do that if he wants? What is your problem? The fact that he's using stolen work, calling it his, and can't even fix it is the damn problem.
149
Show us case 3: uner onplayerdisconnect since that is the kick reason.
160
Quote: Originally Posted by Twisted_Insane Otherwise, maybe THIS is 'causing problems? pawn Код: { otext = "Romania"; } That ain't it, I use a method like this as a stock to get a...
218
Yea, stop using the NGRP script thanks.
149
Maybe you could ForceClassSelection and under OnPlayerRequestClass, add this? pawn Код: AddPlayerClass(MaleSkins[],rest of parameters here); This is just my way of thinking.
98
If you have a register system with dialogs, then post your OnDialogResponse code. If you don't have a register system, just show your OnPlayerConnect part of your script.
129
I am not here to piss you off. I'm telling you the straight up truth. I just don't care for BS. Go read a damn wiki and quit being so god damn lazy.
103
Those undefined symbols are variables that you never defined using Код: new This is an example of a /setadmin command. pawn Код: CMD:setadmin(playerid,params[]){    new level, targetid; /* ...
140
Stop using their script for crying out loud... If you can't even fix this, then you are officially incompetent to handle it. The NGRP script was made for noobs not to be able to mess with. If you rea...
103
Have you updated to the latest sa-mp version?
162
You don't define a word and magically expect it to become a color. You have to define a color in pawn format. Example Код: #define COLOR_WHITE 0xFFFFFFFF This makes it so you can use Код: C...
116
He means where is your code? We are not telepathic super-human beings that can automatically tell what's wrong without looking at your code.
162
Mehh, you could have chosen a better place, because the grass is coming through the floor. Keep it up. You can get better.
518
You are not defining any hexadecimal colors. You are defining words...
116
It is possible, however they can just refill their health using health hacks, but I do believe it would slightly slow down god mode.
90
Thank you for posting your whole script and not providing the error line.
91
Quote: Originally Posted by Franco Falcone Okay I added it and It compiled now when I type in ANY command it says "You have no logged in yet or havent spawned" and im clearly walking aroun...
118
pawn Код: SetPlayerSkillLevel(playerid, WEAPONSKILL_SAWNOFF_SHOTGUN, 1000);
118