Search Results
Its possible , use Sasino97 plugin : https://sampforum.blast.hk/showthread.php?tid=268671
228
My suggestion it is what I made for my gamemode , when admin is spectating player and when he shoot create dynamic pickup any small object like how it is ID : 3105 it is pool ball
175
Write something inside [] like [0] or just delete it its not needed
122
change CreateObject to CreateDynamicObject
190
Sql load more faster then YSI and its more effecient , I dont know what to say about 3rd question , you need to learn sql to swich gamemode to SQL and if you have gm with alot of lines that takes time
247
Probably you are using function CreateObject and this function is limited with 1000 objects , be sure you are using CreateDynamicObject
190
You must use zones for that or if player is in range of point
112
Change new Float:vhealth[MAX_PLAYERS]; to new Float:vhealth;
74
Your symbol already defined one time , do not define same think again and you can use it again
165
Probably you are using anti money hack with detecting if player hack variable pMoney or however you have , be sure when player gambling to use same variable and do not use function GivePlayerMoney
70
Search for GlobalChat onplayerconnect and change 0 to 1
56
Set your type of drug on player stats update , On player login set amount of grams , Set player type of drug 0 on player register
107
https://sampwiki.blast.hk/wiki/Animations Use Crack or Knife
103
Be sure when you create tree will be saved on .cfg then change Trees/%d.ini to cfg
92
Change FCNPC_ApplyAnimation to FCNPC_SetAnimation
103
DestroyPickup(pickupname);
90
Put your cmd on pastebin and vehicles.txt too
69