Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
is the virtualworld value of the CreateDynamicCP the same as the virtualworld of the player?
Posts: 2,726
Threads: 85
Joined: Jul 2010
Reputation:
0
Show us your CreateDynamicCP code perhaps?
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
Have you actually tried what I said?
Can you show the onplayerspawn callback too?
Maybe you did something wrong..
Posts: 221
Threads: 66
Joined: Apr 2012
Reputation:
0
Yes i did what u said, i put that "native..." over the script and I put the "TogglePlayerDynamicCP(playerid, bank, 1);" in OnPlayerSpawn
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
You don't need to put the native thing in it, that was just to show you the function you have to use, just remove the native.
Make sure your streamer plugin and include are up to date.
And that the plugin is loaded correctly.