SA-MP Forums Archive
SA-MP 0.3c RC client/server (Now released) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SA-MP 0.3c RC client/server (Now released) (/showthread.php?tid=194031)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


Re: SA-MP 0.3c RC client/server (RC1-2) - jonnyboy - 28.11.2010

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
Go to my topic, I've updated my code so that the vehicle doesn't spawn elsewhere.
what topic?


Re: SA-MP 0.3c RC client/server (RC1-2) - Kalcor - 28.11.2010

Quote:
Originally Posted by jonnyboy
Посмотреть сообщение
i can read. "lmao" if it works for others then it should work for me...

and why do i get unknown server command if i write /help?...
That means your filterscript died - most likely because it contains SetPlayerHoldingObject and that function is no longer available in 0.3c. Recompile your scripts with the 0.3c includes and please read the first post of this thread.


Re: SA-MP 0.3c RC client/server (RC1-2) - jonnyboy - 28.11.2010

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
That means your filterscript died - most likely because it contains SetPlayerHoldingObject and that function is no longer available in 0.3c. Please read the first post of this thread.
its not in filterscript... its in my gamemode


Re: SA-MP 0.3c RC client/server (RC1-2) - Kalcor - 28.11.2010

Did you recompile your scripts for 0.3c?


Re: SA-MP 0.3c RC client/server (RC1-2) - RodiauOUI - 28.11.2010

The link to download the client is corrupted please fix it for me download q already downloaded could someone upload for me?
Thanks.


Re: SA-MP 0.3c RC client/server (RC1-2) - jonnyboy - 28.11.2010

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
Did you recompile your scripts for 0.3c?
yes. i did twice

and most of them are "if (strcmp bla bla bla"

is if (strcmp gone also?


Re: SA-MP 0.3c RC client/server (RC1-2) - WillyP - 29.11.2010

Quote:
Originally Posted by $t3ve
Посмотреть сообщение
Please anyone help! I have Windows 7 Ultimate 32 bit and installed it as the same way as SA-MP 0.3a, 0.3b. They worked fine for me (and yes i open all as administrator). Then 0.3c camed. I installed it. Then it just goes ingame for 3 seconds and then i uninstalled SA-MP 0.3c. And now, not evan SA-MP 0.3a or SA-MP 0.3b works.. Really weirdo... PLEASE HELP
You trolled SAMP, so we will troll you.




Re: SA-MP 0.3c RC client/server (RC1-2) - $t3ve - 29.11.2010

@ [FU]Victious

Seriosly dude i need help i dont wanna reinstall my windows cuz samp 0.3c ..


Re: SA-MP 0.3c RC client/server (RC1-2) - $t3ve - 29.11.2010

Quote:
Originally Posted by stonys12
Посмотреть сообщение
I get crash after playing for about 2secs. Sometimes on the load screen.
so you need help too like me


Re: SA-MP 0.3c RC client/server (RC1-2) - wups - 29.11.2010

maybe you should erase your cheats ?


Re: SA-MP 0.3c RC client/server (RC1-2) - $t3ve - 29.11.2010

Quote:
Originally Posted by wups
Посмотреть сообщение
maybe you should erase your cheats ?
I dont use hack programs I hate 0.3c .. sorry that had to be said.


AW: SA-MP 0.3c RC client/server (RC1-2) - Meta - 29.11.2010

Maybe i found a bug (i seem it is ^^)
i got color in my Message of the Day Box.
See my Code:
But this will get displayed as this:

Please help


Re: SA-MP 0.3c RC client/server (RC1-2) - Jake Winstonn - 29.11.2010

Uhhh ghea


Re: AW: SA-MP 0.3c RC client/server (RC1-2) - WillyP - 29.11.2010

Quote:
Originally Posted by Meta
Посмотреть сообщение
Maybe i found a bug (i seem it is ^^)
i got color in my Message of the Day Box.
See my Code:
But this will get displayed as this:

Please help
That bug has already been confirmed by Kalcor.


AW: Re: AW: SA-MP 0.3c RC client/server (RC1-2) - Meta - 29.11.2010

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
That bug has already been confirmed by Kalcor.
good to know ^^
thx


Re: SA-MP 0.3c RC client/server (RC1-2) - $t3ve - 29.11.2010

please help anyone


Re: SA-MP 0.3c RC client/server (RC1) - Hunden1309 - 29.11.2010

Quote:
Originally Posted by JernejL
Посмотреть сообщение

Heres come the terrorist lol :P

Anyway cant wait for the final release of 0.3c!


Re: SA-MP 0.3c RC client/server (RC2) - Donanator - 30.11.2010

Looking good and nj man


Re: SA-MP 0.3c RC client/server (RC2) - scottyishere - 01.12.2010

There are a lot of bugs listed in this section and the bug section which would greatly need a fixing. Please take a look at them. thx


Re: SA-MP 0.3c RC client/server (RC2) - dugi - 02.12.2010

Quote:
Originally Posted by Raresh
View Post
I think i found a bug....
Im using this at my login system
Code:
ShowPlayerDialog(playerid, 1245, DIALOG_STYLE_INPUT,"{00FF00}Welcome, Please Log-In","{FFFF33}Type your password","{0000FF}Log-In","{FF0000}Quit");
First 2 colors are working....but i dont know why this is not working
Code:
"{0000FF}Log-In","{FF0000}Quit");
If i did something wrong tell me please...im a newbie scripter xD
The color in dialog buttons can not be changed.