The bug I am facing
#1

I just downloaded a beginner scrip and succeed by making myself admin, but after I got a weird screen emerged.




Can I know the symptoms?
Reply
#2

https://sampwiki.blast.hk/wiki/AddPlayerClass
Reply
#3

So I have to goto the debug and make the player positions and ?

Is PlayerClass a player skin?
Reply
#4

i Think Its Your Gravity Bug! Cause about 2 months ago my server like that to because of gravity bug!
Reply
#5

How do I fix it then??
Reply
#6

Quote:
Originally Posted by Goldilox
Посмотреть сообщение
How do I fix it then??
It isn't a gravity bug, it's your issue with AddPlayerClass.

View this thread : https://sampwiki.blast.hk/wiki/AddPlayerClass

Example:
Код:
AddPlayerClass(299, 1529.6, -1691.2, 13.3,  0,  0,  0,  0,  0,  0,  0);
Will spawn you at the Los Santos Police Department.
Reply
#7

So should I add it on OneGameModeInit?

public OnGameModeInit()
{
// People can spawn with either the CJ skin or The Truth skin.
AddPlayerClass(0, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0);
AddPlayerClass(1, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0);
return 1;
}
Reply
#8

Lol Well i'm Wrong Maybe Me Only Got The Gravity Bugs xD
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)