Search Results
Do you have a set world boundaries variable on the script? If you do please show us the part where it's used.
253
Technically it says it cannot find SATDM.amx, so when you compiled it, are you sure there were no errors? Do you know if it really created an amx file? Anyway unless there's a problem with the plugins...
89
So, how many objects exist in "CreateObject"? If its more then 1000 then you will have to change it to CreateDynamicObject inorder to be able to use more then one thousand objects.
164
Which plugin? give us the fail error please
194
Could it be that you've set the player spawn to some x/y/z which is bigger then 20000 or smaller then -20000?
253
Do you mean that when a level 1 admin attempts to kick a level 180 he the level one amped min will be kicked instead?
140
Quote: Originally Posted by Jigsaw123 I have. Still gives same Error -_- Which one did you update to? Are you sure it's the lastest version?
134
Quote: Originally Posted by Triage Currently I've been working on my own RP gamemode that. I've started from complete SCRATCH. So far I've done things like intro music, chat types, spawn l...
113
Quote: Originally Posted by Borntobie way to create a text does not for the player run, only the go my needs to its gamemode Dayz of me = sorry .. ****** tran english I couldn't have u...
132
Quote: Originally Posted by Onepind I changed the language, it still doesn't work. Use the code I gave you, where it says "change it" just place what you want...
129
Quote: Originally Posted by Clad You must be little clucker to give a reputation... We all are, we all are...
160
Quote: Originally Posted by TeddyYeah And SetPlayerFacingAngle is always 270.1485 , or I need to change him. If I need to change him , where I know what is FacingAngle for that position? ...
160
What's the problem exactly? where do you want the objects to be?
117
pawn Код: // This is a comment// uncomment the line below if you want to write a filterscript//#define FILTERSCRIPT#include <a_samp>#include ZCMD#define MAX_DIALOGS (15)#if defined FILTERSCR...
129
Could you show us the script so we can help you?
94
You can unban yourself, depends how does your registration system works, which one do you use, and do you have a place to check or change banned users?
175
Well, they are right, code needs to be shown inorder to help you.
126
are you sure you have included a_samp?
126
Multiple objects 11.-Now, if you have, for example, 4 DIFFERENT or the SAME objects and you don't want to re-write the code for each of them, you can simply add more 'CustObject...' between the brack...
535