Question about samp 0.3 -
benlevi - 21.08.2009
Hey,
first of all, sorry for my bad english. I hope you will understand what I am telling
Okay, I scripting RP mode ,
I saw in wiki.sa-mp.com The name of the publics, has been changed
I know I have to change my mode to 0.3 Version.
So my question is, what I need to change?
and the functions like: "SetPlayerHealth" Will change too?
Ben,
Israel
Re: Question about samp 0.3 -
JaTochNietDan - 21.08.2009
You really don't have to change anything...in fact I don't think any of the public callbacks have been changed, simply new ones have been added. As for functions I don't think any of them have changed either, some have been removed and more have been added.
Re: Question about samp 0.3 -
beckzy - 21.08.2009
Some functions have been removed. The only function that has changed is ShowPlayerMarkers. It now has 3 modes.
#define PLAYER_MARKERS_MODE_OFF (0)
#define PLAYER_MARKERS_MODE_GLOBAL (1)
#define PLAYER_MARKERS_MODE_STREAMED (2)
Re: Question about samp 0.3 -
MenaceX^ - 21.08.2009
Quote:
Originally Posted by BeckzyBoi
Some functions have been removed. The only function that has changed is ShowPlayerMarkers. It now has 3 modes.
#define PLAYER_MARKERS_MODE_OFF (0)
#define PLAYER_MARKERS_MODE_GLOBAL (1)
#define PLAYER_MARKERS_MODE_STREAMED (2)
|
Where'd you see it?
Re: Question about samp 0.3 -
benlevi - 21.08.2009
Thanks
I have more one question.
The bots will drive in cars? or just walk in the walk side?
And how to add bots to my server?
Re: Question about samp 0.3 -
MenaceX^ - 21.08.2009
Quote:
Originally Posted by benlevi
Thanks
I have more one question.
The bots will drive in cars? or just walk in the walk side?
And how to add bots to my server?
|
This is supposed to be in scripting dicussion. Though if you had look trought wiki there's an OnNCPConnect etc..
Re: Question about samp 0.3 -
benlevi - 21.08.2009
I know that is unpossible to add bots to 0.2X
I Asked about 0.3...
What the function to add them?
Re: Question about samp 0.3 -
MenaceX^ - 21.08.2009
Quote:
Originally Posted by Seif_ [adream-rp.com
]
Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by benlevi
Thanks
I have more one question.
The bots will drive in cars? or just walk in the walk side?
And how to add bots to my server?
|
This is supposed to be in scripting dicussion. Though if you had look trought wiki there's an OnNCPConnect etc..
|
No he's still asking about 0.3.
Quote:
Originally Posted by benlevi
Thanks
I have more one question.
The bots will drive in cars? or just walk in the walk side?
And how to add bots to my server?
|
I suppose bots will be able to walk and drive cars too. You can't add bots to your server in 0.2X, only in 0.3. Check wiki.
|
The function to make them talk is already released.
Quote:
Originally Posted by benlevi
I know that is unpossible to add bots to 0.2X
I Asked about 0.3...
What the function to add them?
|
Wiki................................
Re: Question about samp 0.3 -
benlevi - 21.08.2009
Thank you so much!
SAMP 0.3 Gonna be great
Re: Question about samp 0.3 -
[eLg]Timmy - 21.08.2009
Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by BeckzyBoi
Some functions have been removed. The only function that has changed is ShowPlayerMarkers. It now has 3 modes.
#define PLAYER_MARKERS_MODE_OFF (0)
#define PLAYER_MARKERS_MODE_GLOBAL (1)
#define PLAYER_MARKERS_MODE_STREAMED (2)
|
Where'd you see it?
|
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers