This is kinda embarrassing(Class Request Issue)
#1

Well I woke up before a couple of hours and I decided to make a simple TDM script cause of boredom.Well I've started setting up the account system using Djson.I decided to add some Test Classes so I can run the server to test the registration system.I went IG and nothing.I can register/login but I can't spawn or select class.I looked all over the place for similar issues but nothing...Can you take a minute to check my script?Any help would really be appreciated.


http://pawn.pastebin.com/qvtJdC5c


Thanks in advance
Reply
#2

This is what happens..

(oops sorry for the bump..I should use "Edit")
Reply
#3

Try forcing the character to class selection.
ForceClassSelection(playerid);
Reply
#4

Quote:
Originally Posted by EllipseRage
Посмотреть сообщение
Try forcing the character to class selection.
ForceClassSelection(playerid);
Thanks for your help but unfortunately I tried it but nothing changed..
Reply
#5

EDIT: I guess you have some, major issuse because there won't appear << >> Spawn buttons, you not connect to server till "end", you stop in like half way
Reply
#6

Try doing
pawn Код:
SpawnPlayer(playerid);
ForceClassSelection(playerid);
Reply
#7

Quote:
Originally Posted by LarzI
Посмотреть сообщение
Try doing
pawn Код:
SpawnPlayer(playerid);
ForceClassSelection(playerid);
Thanks but...Nope :S
Reply
#8

Sorry but this is driving crazy...**Bump**
Reply
#9

Try to remove the OnPlayerCommandText callback. It tends to conflict with zcmd.
Reply
#10

Quote:
Originally Posted by Vince
Посмотреть сообщение
Try to remove the OnPlayerCommandText callback. It tends to conflict with zcmd.
I removed it and forced skin class and everything but nothing...Thanks anyways
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)