Search Results
Forget it, i found out that i needed to add it in OnPlayerConnect.
32
I was trying to add in RemoveBuildingForPlayer(playerid, 4025, 1777.8359, -1773.9063, 12.5234, 0.25);
and then i get:
undefined symbol "playerid"
how do i fix it so i can be able to remove buildni...
32
Im using a samp constructer editor that i found at this forum.
how am i supposed to get to los santos when its only the map around the small desert place??
i dont know how to get a pwn file for the ...
70
How do i make a roleplay time script?
Like /time and then the roleplay comes and then the time?
Anybody know?
37
Quote:
Originally Posted by Namer
you missing parameter show those lines code
pawn Код:
//CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid...
52
I am having a problem what does this mean?
I get this:
***CreateDynamicObject: Expecting 11 parameters, but found 12
***CreateDynamicObject: Expecting 11 parameters, but found 12
***CreateDynamic...
52
Well davidstyle search for some tutorials on the internet then.
93
Quote:
Originally Posted by MCZOFT
okay just relax ,
give me the exit command and the player Pos Before he types the command to enter the BIZZ , (like /Enterbiz or something .. ) and i'...
69
Quote:
Originally Posted by MCZOFT
okay just relax ,
give me the exit command and the player Pos Before he types the command to enter the BIZZ , (like /Enterbiz or something .. ) and i'...
69
Quote:
Originally Posted by MCZOFT
use this code // test with them just and tell me if it works
PHP код:
if(BizInfo[idx][bType]Â ==Â 1)Â //Â 24/7Â BusinessÂ
         ...
69
Holy shit it worked man <3 <3 THANK YOU SO MUCH <3 i will rep u <3 <3
69
try this tutorial https://sampwiki.blast.hk/wiki/MoveObject
49
Well i try a coordinate for the 24/7 the code is like this:
PHP код:
  if(BizInfo[idx][bType] == 1) // 24/7 Business
                {
                 Â...
69