SAMP Problem
#1

I need some one to help me learn how to make a SA:MP 0.3A script into a SA:MP 0.3D script
Just like -

THIS INTO THIS.


Thanks
@Mark Black
@Twit
@-8-Dozzer

Reply
#2

here link of tutorial https://sampforum.blast.hk/showthread.php?tid=309314
Reply
#3

Thanks but it dont show the tutorial for converting the FS's GM's and Them shit
Reply
#4

Just replace the includes, and recompile, that's it.
There is no ''converting''.
Reply
#5

Just recompile with the new package
Reply
#6

Use this link. https://sampforum.blast.hk/showthread.php?tid=199379
Reply
#7

Thanks now the server is 0.3D but i can not play in the server just like when i connect i accept the rules and then i enter my registration password and i click register then server closes connection help !
Reply
#8

Quote:
Originally Posted by -8-Dozz3r
Посмотреть сообщение
Thanks now the server is 0.3D but i can not play in the server just like when i connect i accept the rules and then i enter my registration password and i click register then server closes connection help !
I guess you're having same problem that I had when i compiled from 0.3c to 0.3d..there is lil spawn bug in 0.3d. You have to use

pawn Код:
SetSpawnInfo(playerid, team, skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);
Before

pawn Код:
SpawnPlayer(playerid);
Just search for SpawnPlayer and place SetSpawnInfo thing above it and then it should work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)