Guest User

Untitled

a guest
Dec 22nd, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. new strstringer[50];]
  2.  
  3. [22:14:16] d2 = 0 - KyleSmith,729.71,89.90,51.68,1,0
  4. [22:14:16] sscanf warning: String buffer overflow.
  5.  
  6.  
  7. printf("d2 = %d - %s", d, strstringer);
  8. if(!sscanf(strstringer,"s[24]fffdd",DrugPlants[playerid][d][DrugOwner], DrugPlants[playerid][d][DrugPositionX], DrugPlants[playerid][d][DrugPositionY], DrugPlants[playerid][d][DrugPositionZ], DrugPlants[playerid][d][DrugSize], DrugPlants[playerid][d][DrugFertilized]))
  9. {
Advertisement
Add Comment
Please, Sign In to add comment